|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use jist.swans.trans | |
---|---|
driver | SWANS demo, benchmark and test simulation programs. |
jist.swans.app | Application layer entity of SWANS simulator and related classes. |
jist.swans.app.net | SWANS counterparts for java.net classes used to simulate standard Java applications. |
jist.swans.misc | Shared odds and ends of SWANS simulator. |
jist.swans.trans | Transport layer entity of SWANS simulator and related classes. |
Classes in jist.swans.trans used by driver | |
---|---|
TransInterface.TransUdpInterface
Defines the Transport sub-interface for UDP entities. |
Classes in jist.swans.trans used by jist.swans.app | |
---|---|
TransInterface.TransTcpInterface
Defines the Transport sub-interface for TCP entities. |
|
TransInterface.TransUdpInterface
Defines the Transport sub-interface for UDP entities. |
Classes in jist.swans.trans used by jist.swans.app.net | |
---|---|
TcpSocket
SWANS Implementation of Socket entity. |
|
TransInterface.SocketHandler
Socket callback handler. |
Classes in jist.swans.trans used by jist.swans.misc | |
---|---|
TransInterface
Defines the interface of all Transport layer entity implementations. |
Classes in jist.swans.trans used by jist.swans.trans | |
---|---|
SocketInterface
Defines the interface of all socket entity implementations. |
|
SocketInterface.TcpServerSocketInterface
Defines the interface for TcpServerSocket specific implementation. |
|
SocketInterface.TcpSocketInterface
Defines the interface for TcpSocket specific implementation. |
|
TcpSocket
SWANS Implementation of Socket entity. |
|
TransInterface
Defines the interface of all Transport layer entity implementations. |
|
TransInterface.SocketHandler
Socket callback handler. |
|
TransInterface.SocketHandler.TcpHandler
Defines the interface for TCP socket callback. |
|
TransInterface.TransMessage
Super-class of all transport layer packets. |
|
TransInterface.TransTcpInterface
Defines the Transport sub-interface for TCP entities. |
|
TransInterface.TransUdpInterface
Defines the Transport sub-interface for UDP entities. |
|
TransTcp.TcpMessage
Data structure for TCP Message. |
|
TransTcp.TcpOptions
Implementation for TCP Options. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |