|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.axis.handlers.BasicHandler
cgl.narada.wsinfra.deployment.axis.WsInfraAxisHandler
cgl.narada.wsinfra.deployment.axis.wsr.proxy.WsrSinkProxyHelper
public class WsrSinkProxyHelper
Field Summary |
---|
Fields inherited from class org.apache.axis.handlers.BasicHandler |
---|
log, makeLockable, name, options |
Fields inherited from interface cgl.narada.wsinfra.WsMessageFlow |
---|
FROM_APPLICATION, FROM_NETWORK |
Constructor Summary | |
---|---|
WsrSinkProxyHelper()
This Constructor will initiate all services to process SOAPMessage at Wsr Sink Proxy Web Service. |
Method Summary | |
---|---|
void |
enrouteToApplication(SOAPMessage soapMessage)
This will enroute the message to Application. |
WsrSinkNode |
getProcessor()
This will return the instance of Wsr Source Node. |
Methods inherited from class cgl.narada.wsinfra.deployment.axis.WsInfraAxisHandler |
---|
addHandler, enrouteToNetwork, getSoapActionURI, getSOAPContext, initilizeInfraAxisHandler, invoke, setIdentifier, setSoapActionURI |
Methods inherited from class org.apache.axis.handlers.BasicHandler |
---|
canHandleBlock, cleanup, generateWSDL, getDeploymentData, getName, getOption, getOptions, getUnderstoodHeaders, init, initHashtable, onFault, setName, setOption, setOptionDefault, setOptions, setOptionsLockable |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public WsrSinkProxyHelper() throws DeploymentException
DeploymentException
Method Detail |
---|
public final void enrouteToApplication(SOAPMessage soapMessage) throws MessageFlowException
enrouteToApplication
in interface WsMessageFlow
enrouteToApplication
in class WsInfraAxisHandler
soapMessage
-
MessageFlowException
public WsrSinkNode getProcessor()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |