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