S - public interface DisconnectHandler<S extends ProtocolSession> extends ProtocolHandler
DisconnectHandler will get called once a client gets disconnected from the server| Modifier and Type | Method and Description |
|---|---|
void |
onDisconnect(S session)
Get called on disconnect
|
void onDisconnect(S session)
session - Copyright © 2010-2012 The Apache Software Foundation. All Rights Reserved.