|
Préférences
Moteurs de recherche
|
|||||||
JavaTM 2 Platform Std. Ed. v1.6.0
javax.xml.ws
|
Method Summary | |
---|---|
T |
invoke(T request)
Invokes an operation occording to the contents of the request message. |
Method Detail |
---|
T invoke(T request)
request
- The request message or message payload.
WebServiceException
- if there is an error processing request.
The cause of the WebServiceException may be set to a subclass
of ProtocolException to control the protocol level
representation of the exception.MessageContext
,
ProtocolException