Uses of Interface
net.sf.beep4j.StartSessionRequest

Packages that use StartSessionRequest
net.sf.beep4j   
net.sf.beep4j.ext   
net.sf.beep4j.internal   
 

Uses of StartSessionRequest in net.sf.beep4j
 

Methods in net.sf.beep4j with parameters of type StartSessionRequest
 void SessionHandler.connectionEstablished(StartSessionRequest s)
          The connectionEstablished method is called by the framework when the connection was established to the other peer.
 

Uses of StartSessionRequest in net.sf.beep4j.ext
 

Methods in net.sf.beep4j.ext with parameters of type StartSessionRequest
 void SessionHandlerAdapter.connectionEstablished(StartSessionRequest s)
          Does not register a profile.
 

Uses of StartSessionRequest in net.sf.beep4j.internal
 

Classes in net.sf.beep4j.internal that implement StartSessionRequest
 class DefaultStartSessionRequest
          Default implementation of the StartSessionRequest interface.
 



Copyright © 2007 null. All Rights Reserved.