|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |