Uses of Class
net.i2p.router.transport.TransportImpl
- 
Packages that use TransportImpl Package Description net.i2p.router.transport.ntcp The NTCP transport allows passing I2P messages on top of TCP.net.i2p.router.transport.udp The UDP transport (also known as 'SSU transport') allows passing I2P messages on top of UDP.
- 
- 
Uses of TransportImpl in net.i2p.router.transport.ntcpSubclasses of TransportImpl in net.i2p.router.transport.ntcp Modifier and Type Class Description classNTCPTransportThe NIO TCP transport
- 
Uses of TransportImpl in net.i2p.router.transport.udpSubclasses of TransportImpl in net.i2p.router.transport.udp Modifier and Type Class Description classUDPTransportThe SSU transport
 
-