Uses of Interface
net.sf.beep4j.internal.SessionListener

Packages that use SessionListener
net.sf.beep4j.internal   
net.sf.beep4j.internal.tcp   
 

Uses of SessionListener in net.sf.beep4j.internal
 

Subinterfaces of SessionListener in net.sf.beep4j.internal
 interface TransportMapping
          A TransportMapping implements a transport mapping as described by section 2.5 of the BEEP specification (RFC 3080).
 

Classes in net.sf.beep4j.internal that implement SessionListener
 class DelegatingFrameHandler
          FrameHandler implementation that delegates to a unique FrameHandler per channel.
 

Methods in net.sf.beep4j.internal with parameters of type SessionListener
protected  void SessionImpl.addSessionListener(SessionListener l)
           
 

Uses of SessionListener in net.sf.beep4j.internal.tcp
 

Classes in net.sf.beep4j.internal.tcp that implement SessionListener
 class TCPMapping
           
 



Copyright © 2007 null. All Rights Reserved.