|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.String |
dispatchRequest(java.lang.String message)
Process a request. |
java.lang.String |
getContentType()
If you handle a request of a given type, you also need to provide us with contentType string to return. |
void |
init(RPCRouter router,
java.util.Map config)
Called during router initialization. |
Method Detail |
public void init(RPCRouter router, java.util.Map config) throws Spml2TransportException
Spml2TransportException
public java.lang.String dispatchRequest(java.lang.String message) throws Spml2TransportException
Spml2TransportException
public java.lang.String getContentType()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |