|
Oracle9i Business Components for Java API Reference Oracle9i JDeveloper (9.0.4) B10391-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.jbo.common.SvcMsgResponse | +--oracle.jbo.common.SvcMethodResponse
Field Summary |
Constructor Summary | |
SvcMethodResponse(java.lang.String methodName)
|
|
SvcMethodResponse(java.lang.String methodName,
java.lang.Object response)
|
Method Summary | |
java.lang.String |
getMethodName()
|
java.lang.Object |
getResponse()
|
void |
marshal(ObjectMarshaller marshaller)
|
void |
unMarshal(ObjectMarshaller marshaller)
|
Methods inherited from class oracle.jbo.common.SvcMsgResponse |
getName, getOperation, isReference |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SvcMethodResponse(java.lang.String methodName)
public SvcMethodResponse(java.lang.String methodName, java.lang.Object response)
Method Detail |
public java.lang.Object getResponse()
public java.lang.String getMethodName()
public void marshal(ObjectMarshaller marshaller)
public void unMarshal(ObjectMarshaller marshaller)
|
Oracle9i Business Components for Java API Reference Oracle9i JDeveloper (9.0.4) B10391-01 |
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Copyright © 1997, 2003, Oracle. All rights reserved.