|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestConnect | |
---|---|
com.genesyslab.platform.management.protocol.messageserver.runtime.channel | This package is used internally by the protocol. |
Uses of RequestConnect in com.genesyslab.platform.management.protocol.messageserver.runtime.channel |
---|
Methods in com.genesyslab.platform.management.protocol.messageserver.runtime.channel that return RequestConnect | |
---|---|
static RequestConnect |
RequestConnect.create()
Creates instance of RequestConnect with no parameters set. |
static RequestConnect |
RequestConnect.create(MessageKey messageKey)
Creates instance of RequestConnect with required parameters set. |
static RequestConnect |
RequestConnect.create(MessagePriority priority,
MessageKey messageKey)
Creates instance of RequestConnect with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |