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, setSessionPassword
addVariable, addVariable, addVariableArray, clone, equals, getVariables, hashCode, setVariables
public GXEndSessionRequest()
public GXEndSessionRequest(GXIApplicationServerContext serverContext)
serverContext
- the server context to disconnect from.public void readExternal(ObjectInput in) throws IOException, ClassNotFoundException
readExternal
in interface Externalizable
readExternal
in class GXAbstractSessionConnectionRequest
IOException
ClassNotFoundException
public void writeExternal(ObjectOutput out) throws IOException
writeExternal
in interface Externalizable
writeExternal
in class GXAbstractSessionConnectionRequest
IOException
Copyright 2021 Software AG. All rights reserved. Use is subject to license terms.