|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.raritantechnologies.webServices.WebServiceMapper
com.raritantechnologies.webServices.LogoutMapper
Maps a LoggoutRequest message to framework login. Returns a UserSession response.
XML Configuration Template:
<WebServiceMap methodNames="LogoutRequest"
mapperClass="com.raritantechnologies.webServices.LogoutMapper" />
| Constructor Summary | |
LogoutMapper()
|
|
| Method Summary | |
void |
executeService(SOAPEnvelope req,
SOAPEnvelope res)
|
void |
initialize(org.w3c.dom.Element elem)
Initializes the object from an XML tag or element. |
| Methods inherited from class com.raritantechnologies.webServices.WebServiceMapper |
executeService, getCharacterEncoding, getRequestParam, setCharacterEncoding |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public LogoutMapper()
| Method Detail |
public void executeService(SOAPEnvelope req,
SOAPEnvelope res)
executeService in class WebServiceMapperpublic void initialize(org.w3c.dom.Element elem)
IConfigurable
initialize in interface IConfigurableinitialize in class WebServiceMapper
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||