|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.ulc.util.UlcObject | +--com.ibm.ulc.comm.Request | +--com.ibm.ulc.comm.CloseRequest
Wraps a Connection.close call as a request.
Constructor Summary | |
CloseRequest(UlcConnection connection,
UlcTransportException ex)
|
Method Summary | |
void |
dispatch()
dispatch method comment. |
Methods inherited from class com.ibm.ulc.comm.Request |
dump,
getByteCount,
getName,
read,
readEx,
write,
writeEx |
Methods inherited from class com.ibm.ulc.util.UlcObject |
trouble,
trouble2,
trouble2Err,
troubleErr |
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Constructor Detail |
public CloseRequest(UlcConnection connection, UlcTransportException ex)
Method Detail |
public void dispatch()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |