|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestRegisterClient | |
---|---|
com.genesyslab.platform.outbound.protocol.outboundserver.runtime.channel | This package is used internally by the protocol. |
Uses of RequestRegisterClient in com.genesyslab.platform.outbound.protocol.outboundserver.runtime.channel |
---|
Methods in com.genesyslab.platform.outbound.protocol.outboundserver.runtime.channel that return RequestRegisterClient | |
---|---|
static RequestRegisterClient |
RequestRegisterClient.create()
Creates instance of RequestRegisterClient with no parameters set. |
static RequestRegisterClient |
RequestRegisterClient.create(java.lang.String libraryProtocol)
Creates instance of RequestRegisterClient with required parameters set. |
static RequestRegisterClient |
RequestRegisterClient.create(java.lang.String libraryProtocol,
KeyValueCollection requestProperties)
Creates instance of RequestRegisterClient with all parameters set. |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |