|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Spml2TransportException | |
org.openspml.v2.transport |
Uses of Spml2TransportException in org.openspml.v2.transport |
Methods in org.openspml.v2.transport that throw Spml2TransportException | |
void |
SPMLViaSoapDispatcher.init(RPCRouter router,
java.util.Map config)
We want to run over the config and instantiate our marshallers and excecutors. |
java.lang.String |
SPMLViaSoapDispatcher.dispatchRequest(java.lang.String inMessage)
This does the bulk of the work. |
protected SPMLMarshaller[] |
SPMLViaSoapDispatcher.initMarshallers(RPCRouter router,
java.util.Map config)
Initialize the marshallers names in the config |
protected SPMLExecutor[] |
SPMLViaSoapDispatcher.initExecutors(RPCRouter router,
java.util.Map config)
Set up the executors list from the config. |
void |
RPCDispatcher.init(RPCRouter router,
java.util.Map config)
Called during router initialization. |
java.lang.String |
RPCDispatcher.dispatchRequest(java.lang.String message)
Process a request. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |