|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocketInterceptorConfig | |
---|---|
com.hazelcast.config |
Uses of SocketInterceptorConfig in com.hazelcast.config |
---|
Methods in com.hazelcast.config that return SocketInterceptorConfig | |
---|---|
SocketInterceptorConfig |
NetworkConfig.getSocketInterceptorConfig()
|
SocketInterceptorConfig |
SocketInterceptorConfig.setClassName(String className)
Sets the name for the com.hazelcast.nio.SocketInterceptor implementation class |
SocketInterceptorConfig |
SocketInterceptorConfig.setEnabled(boolean enabled)
Enables and disables this configuration |
SocketInterceptorConfig |
SocketInterceptorConfig.setImplementation(Object implementation)
Sets the com.hazelcast.nio.SocketInterceptor implementation object |
SocketInterceptorConfig |
SocketInterceptorConfig.setProperties(Properties properties)
|
SocketInterceptorConfig |
SocketInterceptorConfig.setProperty(String name,
String value)
|
Methods in com.hazelcast.config with parameters of type SocketInterceptorConfig | |
---|---|
NetworkConfig |
NetworkConfig.setSocketInterceptorConfig(SocketInterceptorConfig socketInterceptorConfig)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |