|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectSockState | |
---|---|
seda.sandStorm.lib.aSocket | |
seda.sandStorm.lib.aSocket.nbio | |
seda.sandStorm.lib.aSocket.nio |
Uses of ConnectSockState in seda.sandStorm.lib.aSocket |
---|
Methods in seda.sandStorm.lib.aSocket that return ConnectSockState | |
---|---|
protected abstract ConnectSockState |
aSocketImplFactory.newConnectSockState(ATcpConnectRequest req,
SelectSourceIF selsource)
|
Uses of ConnectSockState in seda.sandStorm.lib.aSocket.nbio |
---|
Subclasses of ConnectSockState in seda.sandStorm.lib.aSocket.nbio | |
---|---|
class |
ConnectSockState
Internal class used to represent state of a socket while an outgoing connection is pending. |
Methods in seda.sandStorm.lib.aSocket.nbio that return ConnectSockState | |
---|---|
protected ConnectSockState |
NBIOFactory.newConnectSockState(ATcpConnectRequest req,
SelectSourceIF selsource)
|
Uses of ConnectSockState in seda.sandStorm.lib.aSocket.nio |
---|
Methods in seda.sandStorm.lib.aSocket.nio that return ConnectSockState | |
---|---|
protected ConnectSockState |
NIOFactory.newConnectSockState(ATcpConnectRequest req,
SelectSourceIF selsource)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |