|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface PayloadEndpoint
Defines the basic contract for Web Services interested in the mesage payload.
The main entrypoint isinvoke, which gets invoked with the contents of the requesting message.
invoke(javax.xml.transform.Source)| Method Summary | |
|---|---|
Source |
invoke(Source request)
Invokes an operation. |
| Method Detail |
|---|
Source invoke(Source request)
throws Exception
request - the request message
null
Exception - if an exception occurs
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||