public class GXEndSessionRequest extends GXAbstractSessionConnectionRequest
| Constructor and Description |
|---|
GXEndSessionRequest() |
GXEndSessionRequest(GXIApplicationServerContext serverContext) |
| Modifier and Type | Method and Description |
|---|---|
void |
readExternal(ObjectInput in) |
void |
writeExternal(ObjectOutput out) |
getApplicationName, getClientId, getServerContext, getServerURL, getSessionID, getSessionPassword, setApplicationName, setClientId, setServerContext, setServerURL, setSessionID, setSessionPasswordaddVariable, addVariable, addVariableArray, clone, equals, getVariables, hashCode, setVariablespublic GXEndSessionRequest()
public GXEndSessionRequest(GXIApplicationServerContext serverContext)
serverContext - the server context to disconnect from.public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal in interface ExternalizablereadExternal in class GXAbstractSessionConnectionRequestIOExceptionClassNotFoundExceptionpublic void writeExternal(ObjectOutput out) throws IOException
writeExternal in interface ExternalizablewriteExternal in class GXAbstractSessionConnectionRequestIOExceptionCopyright 2022 Software AG. All rights reserved. Use is subject to license terms.