|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventProtocolVersion | |
---|---|
com.genesyslab.platform.configuration.protocol.confserver.runtime.channel | This package is used internally by the protocol. |
Uses of EventProtocolVersion in com.genesyslab.platform.configuration.protocol.confserver.runtime.channel |
---|
Methods in com.genesyslab.platform.configuration.protocol.confserver.runtime.channel that return EventProtocolVersion | |
---|---|
static EventProtocolVersion |
EventProtocolVersion.create()
Creates instance of EventProtocolVersion with no parameters set. |
static EventProtocolVersion |
EventProtocolVersion.create(java.lang.String oldProtocolVersion)
Creates instance of EventProtocolVersion with required parameters set. |
static EventProtocolVersion |
EventProtocolVersion.create(java.lang.String oldProtocolVersion,
java.lang.Integer errorCode,
java.lang.String securityParams,
java.lang.Integer serverEncoding)
Creates instance of EventProtocolVersion with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |