| Package | Description | 
|---|---|
| com.hazelcast.client | 
 Contains classes/interfaces related to Client 
 | 
| com.hazelcast.client.impl | 
 Contains most of the client side HazelcastInstance implementation functionality. 
 | 
| com.hazelcast.nio | 
 This package contains classes related to New IO 
 | 
| Modifier and Type | Method and Description | 
|---|---|
SocketInterceptor | 
ClientExtension.createSocketInterceptor()
Creates a  
SocketInterceptor to be used by this client if available,
 otherwise returns null | 
| Modifier and Type | Method and Description | 
|---|---|
SocketInterceptor | 
DefaultClientExtension.createSocketInterceptor()  | 
| Modifier and Type | Interface and Description | 
|---|---|
interface  | 
MemberSocketInterceptor
Member Socket Interceptor can be registered via
 see  
SocketInterceptorConfig | 
Copyright © 2016 Hazelcast, Inc.. All Rights Reserved.