|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--com.ibm.dse.cs.html.HtmlRequestData
Encapsulate the objects which are used when processing a request from an html client. Instances of this class are used to manage Html back and double post processing.
Field Summary | |
ChannelContext |
channelContext
|
DSEServerOperation |
operation
|
java.util.Date |
operCompleteTime
|
Semaphore |
operInProcessSem
|
Methods inherited from class java.lang.Object |
clone,
equals,
finalize,
getClass,
hashCode,
notify,
notifyAll,
toString,
wait,
wait,
wait |
Field Detail |
public ChannelContext channelContext
public DSEServerOperation operation
public Semaphore operInProcessSem
public java.util.Date operCompleteTime
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |