|
|||||||||
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.DeferredRequest
This type was created in VisualAge.
Constructor Summary | |
DeferredRequest(ORBConnection connection)
This method was created in VisualAge. |
Method Summary | |
void |
dispatch()
Check if the connection is not null before dispatching the request. |
void |
safeDispatch()
This method should be overridden with user specic code. |
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 DeferredRequest(ORBConnection connection)
connection
- com.ibm.ulc.comm.ORBConnectionMethod Detail |
public final void dispatch()
public void safeDispatch()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |