Package | Description |
---|---|
com.genesyslab.platform.clusterprotocol |
Cluster Protocol Application Block
|
com.genesyslab.platform.commons.protocol |
Contains classes that support the
Protocol objects
used by applications developed with the Platform SDKs. |
Modifier and Type | Method | Description |
---|---|---|
protected void |
AbstractClusterChannel.throwNotClosed() |
Modifier and Type | Method | Description |
---|---|---|
void |
ClientChannel.open(long timeout) |
|
void |
DuplexChannel.open(long openTimeout) |
Opens the channel by opening underlying connection
including protocol specific handshake procedure using
specified protocol timeout value.
Timeout can be set to following values: positive value - time in ms. |
void |
ServerChannel.open() |
Opens channel synchronously.
|
void |
ServerChannel.open(long timeout) |
Opens channel synchronously.
|
void |
ClientChannel.setAddressResolver(SocketAddressResolver resolver) |
Sets custom SocketAddress resolver reference.
|
void |
ClientChannel.setAddressResolverParams(java.util.Map<java.lang.String,java.lang.Object> parameters) |
Sets parameters for SocketAddress resolver.
|
Send comments on this topicTechpubs.webadmin@genesys.com.
Document version: 9.0.006.00
Copyright © 2006–2019 Genesys Telecommunications Laboratories, Inc. All rights reserved.