|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.wsif.base.WSIFDefaultOperation
org.codehaus.activesoap.wsif.ASOperation
Represents an operation in WSIF
| Field Summary |
| Fields inherited from class org.apache.wsif.base.WSIFDefaultOperation |
closed, context, inJmsProps, inJmsPropVals, outJmsProps |
| Constructor Summary | |
ASOperation(org.apache.wsif.WSIFPort port,
javax.wsdl.Operation operation,
RestClient client,
AnyElementMarshaler marshaler)
|
|
| Method Summary | |
protected WSIFHandler |
createClientHandler(org.apache.wsif.WSIFMessage in)
|
protected MessageExchange |
createMessageExchange()
|
void |
executeInputOnlyOperation(org.apache.wsif.WSIFMessage in)
|
boolean |
executeRequestResponseOperation(org.apache.wsif.WSIFMessage in,
org.apache.wsif.WSIFMessage out,
org.apache.wsif.WSIFMessage fault)
|
protected javax.wsdl.Operation |
getOperation()
|
org.apache.wsif.WSIFPort |
getWSIFPort()
|
| Methods inherited from class org.apache.wsif.base.WSIFDefaultOperation |
addInputJmsPropertyValues, close, createFaultMessage, createFaultMessage, createInputMessage, createInputMessage, createOutputMessage, createOutputMessage, executeRequestResponseAsync, executeRequestResponseAsync, fireAsyncResponse, getContext, getInputJmsProperties, getInputJmsPropertyValues, getOutputJmsProperties, makeSomeKindOfJmsMap, processAsyncResponse, setContext, setInputJmsProperties, setInputJmsProperties, setInputJmsPropertyValues, setOutputJmsProperties, setOutputJmsProperties |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public ASOperation(org.apache.wsif.WSIFPort port,
javax.wsdl.Operation operation,
RestClient client,
AnyElementMarshaler marshaler)
| Method Detail |
public void executeInputOnlyOperation(org.apache.wsif.WSIFMessage in)
throws org.apache.wsif.WSIFException
org.apache.wsif.WSIFException
public boolean executeRequestResponseOperation(org.apache.wsif.WSIFMessage in,
org.apache.wsif.WSIFMessage out,
org.apache.wsif.WSIFMessage fault)
throws org.apache.wsif.WSIFException
org.apache.wsif.WSIFExceptionpublic org.apache.wsif.WSIFPort getWSIFPort()
protected javax.wsdl.Operation getOperation()
throws Exception
Exceptionprotected WSIFHandler createClientHandler(org.apache.wsif.WSIFMessage in)
protected MessageExchange createMessageExchange()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||