|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use SocketChannelWrapperFactory | |
|---|---|
| com.hazelcast.client | Contains classes/interfaces related to Client |
| com.hazelcast.client.impl | Contains most of the client side HazelcastInstance implementation functionality. |
| com.hazelcast.instance | This package contains Hazelcast Instance functionality. |
| com.hazelcast.nio | This package contains classes related to New IO |
| com.hazelcast.nio.tcp | Contains functionality for the TCP/IP Networking between cluster members |
| Uses of SocketChannelWrapperFactory in com.hazelcast.client |
|---|
| Methods in com.hazelcast.client that return SocketChannelWrapperFactory | |
|---|---|
SocketChannelWrapperFactory |
ClientExtension.getSocketChannelWrapperFactory()
Returns SocketChannelWrapperFactory instance to be used by this client. |
| Uses of SocketChannelWrapperFactory in com.hazelcast.client.impl |
|---|
| Methods in com.hazelcast.client.impl that return SocketChannelWrapperFactory | |
|---|---|
SocketChannelWrapperFactory |
DefaultClientExtension.getSocketChannelWrapperFactory()
|
| Uses of SocketChannelWrapperFactory in com.hazelcast.instance |
|---|
| Methods in com.hazelcast.instance that return SocketChannelWrapperFactory | |
|---|---|
SocketChannelWrapperFactory |
DefaultNodeExtension.getSocketChannelWrapperFactory()
|
SocketChannelWrapperFactory |
NodeExtension.getSocketChannelWrapperFactory()
Returns SocketChannelWrapperFactory instance to be used by this Node. |
| Uses of SocketChannelWrapperFactory in com.hazelcast.nio |
|---|
| Methods in com.hazelcast.nio that return SocketChannelWrapperFactory | |
|---|---|
SocketChannelWrapperFactory |
NodeIOService.getSocketChannelWrapperFactory()
|
SocketChannelWrapperFactory |
IOService.getSocketChannelWrapperFactory()
|
| Uses of SocketChannelWrapperFactory in com.hazelcast.nio.tcp |
|---|
| Classes in com.hazelcast.nio.tcp that implement SocketChannelWrapperFactory | |
|---|---|
class |
DefaultSocketChannelWrapperFactory
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||