|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Method Summary | |
java.lang.String |
getUniqueName()
Marshaller implementations should provide a unique name. |
void |
init(java.util.Map config)
Called during initialization. |
java.lang.String |
marshallResponse(Response responseType)
|
Request |
unmarshallRequest(java.lang.String message)
Process a request. |
Method Detail |
public void init(java.util.Map config) throws Spml2Exception
Spml2Exception
public java.lang.String getUniqueName()
public Request unmarshallRequest(java.lang.String message) throws Spml2Exception
Spml2Exception
public java.lang.String marshallResponse(Response responseType) throws Spml2Exception
Spml2Exception
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |