public interface SessionEventListener
Modifier and Type | Interface and Description |
---|---|
static class |
SessionEventListener.DefaultSessionEventListener |
Modifier and Type | Field and Description |
---|---|
static SessionEventListener |
DEFAULT |
Modifier and Type | Method and Description |
---|---|
void |
remoteEnd(End end) |
void |
remoteLinkCreation(LinkEndpoint endpoint) |
static final SessionEventListener DEFAULT
void remoteLinkCreation(LinkEndpoint endpoint)
void remoteEnd(End end)
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.