Package | Description |
---|---|
com.hazelcast.internal.networking |
Contains the socket connection functionality.
|
Modifier and Type | Method and Description |
---|---|
ChannelOptions |
Channel.options()
Returns the
ChannelOptions of this Channel. |
<T> ChannelOptions |
ChannelOptions.setOption(ChannelOption<T> option,
T value)
Sets an option value.
|
Copyright © 2019 Hazelcast, Inc.. All Rights Reserved.