|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestRestoreSession | |
---|---|
com.genesyslab.platform.configuration.protocol.confserver.runtime.channel | This package is used internally by the protocol. |
Uses of RequestRestoreSession in com.genesyslab.platform.configuration.protocol.confserver.runtime.channel |
---|
Methods in com.genesyslab.platform.configuration.protocol.confserver.runtime.channel that return RequestRestoreSession | |
---|---|
static RequestRestoreSession |
RequestRestoreSession.create()
Creates instance of RequestRestoreSession with no parameters set. |
static RequestRestoreSession |
RequestRestoreSession.create(java.lang.Integer clientType,
java.lang.String clientName,
java.lang.String userName,
java.lang.String userPassword,
java.lang.String protocolVersion,
java.lang.Integer sessionId)
Deprecated. Use create() without arguments and then call needed setters. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |