cgl.narada.transport
Interface TransportDebugFlags
- All Known Implementing Classes:
- IPSecLink, IPSecLinkFactory, MulticastLink, MulticastLinkFactory, MulticastReceiverThread, MulticastRTPLink, MulticastSenderThread, NIOTCPLink, NIOTCPLinkFactory, NIOTCPReceiverThread, NIOTCPSenderThread, NIOTCPServerThread, PoolTCPLink, PoolTCPLinkFactory, PoolTCPLinkReceiver, PoolTCPLinkSender, PoolTCPServerThread, PTCPLink, PTCPLinkFactory, PTCPReceiverThread, PTCPSenderThread, PTCPServerThread, ReceiveTask, RTCPMultiReceiver, RTPLink, RTPLinkFactory, RTPMultiReceiver, RTPReceiver, RTPReceiverThread, RTPSender, RTPSenderThread, SendTask, TCPLink, TCPLinkFactory, TCPReceiverThread, TCPSenderThread, TCPServerThread, TransmissionManager, TransportHandlerImpl, UDPLink, UDPLinkFactory, UDPReceiverThread, UDPSenderThread, UP2PLinkFactory
public interface TransportDebugFlags
This is a utility interface which allows us to debug specific classes
in the underlying transport implementations of the interfaces specified in
this package.
TransportHandlerImpl_Debug
static final boolean TransportHandlerImpl_Debug
- See Also:
- Constant Field Values
TransmissionManager_Debug
static final boolean TransmissionManager_Debug
- See Also:
- Constant Field Values
TCPLinkFactory_Debug
static final boolean TCPLinkFactory_Debug
- See Also:
- Constant Field Values
TCPServerThread_Debug
static final boolean TCPServerThread_Debug
- See Also:
- Constant Field Values
TCPLink_Debug
static final boolean TCPLink_Debug
- See Also:
- Constant Field Values
TCPSenderThread_Debug
static final boolean TCPSenderThread_Debug
- See Also:
- Constant Field Values
TCPReceiverThread_Debug
static final boolean TCPReceiverThread_Debug
- See Also:
- Constant Field Values
PTCPLinkFactory_Debug
static final boolean PTCPLinkFactory_Debug
- See Also:
- Constant Field Values
PTCPServerThread_Debug
static final boolean PTCPServerThread_Debug
- See Also:
- Constant Field Values
PTCPLink_Debug
static final boolean PTCPLink_Debug
- See Also:
- Constant Field Values
PTCPSenderThread_Debug
static final boolean PTCPSenderThread_Debug
- See Also:
- Constant Field Values
PTCPReceiverThread_Debug
static final boolean PTCPReceiverThread_Debug
- See Also:
- Constant Field Values
UDPLinkFactory_Debug
static final boolean UDPLinkFactory_Debug
- See Also:
- Constant Field Values
UDPLink_Debug
static final boolean UDPLink_Debug
- See Also:
- Constant Field Values
UDPSenderThread_Debug
static final boolean UDPSenderThread_Debug
- See Also:
- Constant Field Values
UDPReceiverThread_Debug
static final boolean UDPReceiverThread_Debug
- See Also:
- Constant Field Values
RTPLinkFactory_Debug
static final boolean RTPLinkFactory_Debug
- See Also:
- Constant Field Values
RTPLink_Debug
static final boolean RTPLink_Debug
- See Also:
- Constant Field Values
RTPSenderThread_Debug
static final boolean RTPSenderThread_Debug
- See Also:
- Constant Field Values
RTPReceiverThread_Debug
static final boolean RTPReceiverThread_Debug
- See Also:
- Constant Field Values
MulticastLinkFactory_Debug
static final boolean MulticastLinkFactory_Debug
- See Also:
- Constant Field Values
MulticastLink_Debug
static final boolean MulticastLink_Debug
- See Also:
- Constant Field Values
MulticastSenderThread_Debug
static final boolean MulticastSenderThread_Debug
- See Also:
- Constant Field Values
MulticastReceiverThread_Debug
static final boolean MulticastReceiverThread_Debug
- See Also:
- Constant Field Values
NIOTCPLinkFactory_Debug
static final boolean NIOTCPLinkFactory_Debug
- See Also:
- Constant Field Values
NIOTCPServerThread_Debug
static final boolean NIOTCPServerThread_Debug
- See Also:
- Constant Field Values
NIOTCPLink_Debug
static final boolean NIOTCPLink_Debug
- See Also:
- Constant Field Values
NIOTCPSenderThread_Debug
static final boolean NIOTCPSenderThread_Debug
- See Also:
- Constant Field Values
NIOTCPReceiverThread_Debug
static final boolean NIOTCPReceiverThread_Debug
- See Also:
- Constant Field Values
PoolTCPLinkFactory_Debug
static final boolean PoolTCPLinkFactory_Debug
- See Also:
- Constant Field Values
PoolTCPServerThread_Debug
static final boolean PoolTCPServerThread_Debug
- See Also:
- Constant Field Values
PoolTCPLink_Debug
static final boolean PoolTCPLink_Debug
- See Also:
- Constant Field Values
PoolTCPLinkSender_Debug
static final boolean PoolTCPLinkSender_Debug
- See Also:
- Constant Field Values
PoolTCPLinkReceiver_Debug
static final boolean PoolTCPLinkReceiver_Debug
- See Also:
- Constant Field Values
ReceiveTask_Debug
static final boolean ReceiveTask_Debug
- See Also:
- Constant Field Values
SendTask_Debug
static final boolean SendTask_Debug
- See Also:
- Constant Field Values
IPSecLinkFactory_Debug
static final boolean IPSecLinkFactory_Debug
- See Also:
- Constant Field Values
IPSecServerThread_Debug
static final boolean IPSecServerThread_Debug
- See Also:
- Constant Field Values
IPSecLink_Debug
static final boolean IPSecLink_Debug
- See Also:
- Constant Field Values
IPSecSenderThread_Debug
static final boolean IPSecSenderThread_Debug
- See Also:
- Constant Field Values
IPSecReceiverThread_Debug
static final boolean IPSecReceiverThread_Debug
- See Also:
- Constant Field Values
For comments and suggestions please send
e-mail to
The NaradaBrokering Project