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

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

Uses of TransportMapping in net.sf.beep4j.internal
 

Methods in net.sf.beep4j.internal with parameters of type TransportMapping
protected  Reply SessionImpl.createReply(TransportMapping mapping, int channelNumber, int messageNumber)
           
protected  StreamParser SessionImpl.createStreamParser(FrameHandler frameHandler, TransportMapping mapping)
           
 

Constructors in net.sf.beep4j.internal with parameters of type TransportMapping
DefaultStreamParser(FrameHandler handler, TransportMapping mapping)
           
SessionImpl.DefaultReply(TransportMapping mapping, int channel, int messageNumber)
           
SessionImpl.InitialReply(TransportMapping mapping)
           
SessionImpl(boolean initiator, SessionHandler sessionHandler, TransportMapping mapping)
           
 

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

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



Copyright © 2007 null. All Rights Reserved.