|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface Reply
This class holds the reply data and meta-data from a service invocation.
ApplicationToMonitorInterface
Method Summary | |
---|---|
CallDescriptor |
getCallDescriptor()
Returns the service descriptor returned from tpgetrply |
TypedBuffer |
getReplyBuffer()
Returns the (possibly null) typed buffer returned from a service |
int |
gettpurcode()
Returns the tpurcode returned from a service |
Method Detail |
---|
TypedBuffer getReplyBuffer()
TypedBuffer
object that is the
response from a serviceTypedBuffer
int gettpurcode()
integer
tpurcode response from a serviceCallDescriptor getCallDescriptor()
ApplicationToMonitorInterface.tpgetrply(weblogic.wtc.jatmi.CallDescriptor, int)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |