public interface MemberSocketInterceptor extends SocketInterceptor
SocketInterceptorConfig
Modifier and Type | Method and Description |
---|---|
void |
onAccept(Socket acceptedSocket)
This method will be called when a connection to a member node is accepted meaning security requirements and
clusters are matching.
|
init, onConnect
void onAccept(Socket acceptedSocket) throws IOException
acceptedSocket
- accepted socketIOException
Copyright © 2017 Hazelcast, Inc.. All Rights Reserved.