Constructor and Description |
---|
BaseHandler() |
public void onConnectionInit(Event e)
onConnectionInit
in interface Handler
public void onConnectionLocalOpen(Event e)
onConnectionLocalOpen
in interface Handler
public void onConnectionRemoteOpen(Event e)
onConnectionRemoteOpen
in interface Handler
public void onConnectionLocalClose(Event e)
onConnectionLocalClose
in interface Handler
public void onConnectionRemoteClose(Event e)
onConnectionRemoteClose
in interface Handler
public void onConnectionBound(Event e)
onConnectionBound
in interface Handler
public void onConnectionUnbound(Event e)
onConnectionUnbound
in interface Handler
public void onConnectionFinal(Event e)
onConnectionFinal
in interface Handler
public void onSessionInit(Event e)
onSessionInit
in interface Handler
public void onSessionLocalOpen(Event e)
onSessionLocalOpen
in interface Handler
public void onSessionRemoteOpen(Event e)
onSessionRemoteOpen
in interface Handler
public void onSessionLocalClose(Event e)
onSessionLocalClose
in interface Handler
public void onSessionRemoteClose(Event e)
onSessionRemoteClose
in interface Handler
public void onSessionFinal(Event e)
onSessionFinal
in interface Handler
public void onLinkInit(Event e)
onLinkInit
in interface Handler
public void onLinkLocalOpen(Event e)
onLinkLocalOpen
in interface Handler
public void onLinkRemoteOpen(Event e)
onLinkRemoteOpen
in interface Handler
public void onLinkLocalDetach(Event e)
onLinkLocalDetach
in interface Handler
public void onLinkRemoteDetach(Event e)
onLinkRemoteDetach
in interface Handler
public void onLinkLocalClose(Event e)
onLinkLocalClose
in interface Handler
public void onLinkRemoteClose(Event e)
onLinkRemoteClose
in interface Handler
public void onLinkFlow(Event e)
onLinkFlow
in interface Handler
public void onLinkFinal(Event e)
onLinkFinal
in interface Handler
public void onDelivery(Event e)
onDelivery
in interface Handler
public void onTransport(Event e)
onTransport
in interface Handler
public void onTransportError(Event e)
onTransportError
in interface Handler
public void onTransportHeadClosed(Event e)
onTransportHeadClosed
in interface Handler
public void onTransportTailClosed(Event e)
onTransportTailClosed
in interface Handler
public void onTransportClosed(Event e)
onTransportClosed
in interface Handler
public void onUnhandled(Event event)
onUnhandled
in interface Handler
Copyright © 2015 The Apache Software Foundation. All rights reserved.