|
Oracle | ||||||||||
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)
|
Documentation is available at http://download.oracle.com/docs/cd/E12839_01/web.1111 Copyright 1996,2009, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners. Part Number E13941-01 Oracle WebLogic Server 10.3.1 API Reference |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |