|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MemberSocketInterceptor
Member Socket Interceptor can be registered via
see SocketInterceptorConfig
Method Summary | |
---|---|
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. |
Methods inherited from interface com.hazelcast.nio.SocketInterceptor |
---|
init, onConnect |
Method Detail |
---|
void onAccept(Socket acceptedSocket) throws IOException
acceptedSocket
- accepted socket
IOException
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |