|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectseda.sandStorm.lib.aSocket.ConnectSockState
seda.sandStorm.lib.aSocket.nbio.ConnectSockState
public class ConnectSockState
Internal class used to represent state of a socket while an outgoing connection is pending.
Field Summary |
---|
Fields inherited from class seda.sandStorm.lib.aSocket.ConnectSockState |
---|
clisock, completed, compQ, connectClogTries, connectNumTries, writeClogThreshold |
Constructor Summary | |
---|---|
protected |
ConnectSockState(ATcpConnectRequest req)
|
|
ConnectSockState(ATcpConnectRequest req,
SelectSourceIF write_selsource)
|
Method Summary | |
---|---|
protected void |
complete()
|
protected void |
error(aSocketErrorEvent error)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public ConnectSockState(ATcpConnectRequest req, SelectSourceIF write_selsource) throws java.io.IOException
java.io.IOException
protected ConnectSockState(ATcpConnectRequest req) throws java.io.IOException
java.io.IOException
Method Detail |
---|
protected void complete()
complete
in class ConnectSockState
protected void error(aSocketErrorEvent error)
error
in class ConnectSockState
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |