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