public static class ConnectionEventListener.DefaultConnectionEventListener extends Object implements ConnectionEventListener
ConnectionEventListener.DefaultConnectionEventListenerDEFAULT| Constructor and Description |
|---|
DefaultConnectionEventListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
closeReceived() |
void |
openReceived() |
void |
remoteSessionCreation(SessionEndpoint endpoint) |
public void openReceived()
openReceived in interface ConnectionEventListenerpublic void remoteSessionCreation(SessionEndpoint endpoint)
remoteSessionCreation in interface ConnectionEventListenerpublic void closeReceived()
closeReceived in interface ConnectionEventListenerCopyright © 2006–2016 The Apache Software Foundation. All rights reserved.