|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SocketInterface | |
---|---|
jist.swans.trans | Transport layer entity of SWANS simulator and related classes. |
Uses of SocketInterface in jist.swans.trans |
---|
Subinterfaces of SocketInterface in jist.swans.trans | |
---|---|
static interface |
SocketInterface.TcpServerSocketInterface
Defines the interface for TcpServerSocket specific implementation. |
static interface |
SocketInterface.TcpSocketInterface
Defines the interface for TcpSocket specific implementation. |
Classes in jist.swans.trans that implement SocketInterface | |
---|---|
class |
TcpServerSocket
SWANS Implementation of Server Socket entity. |
class |
TcpSocket
SWANS Implementation of Socket entity. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |