|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object | +--oracle.svcmsg.ServiceMessage | +--oracle.jbo.common.JboServiceMessage
Constructor Summary |
JboServiceMessage()
|
Method Summary |
Type | Method |
---|---|
ServiceMessage |
copyTo(ServiceMessage copy)
|
byte[] |
getSerRequests()
|
byte[] |
getSerResponses()
|
void |
marshal(java.util.Locale locale,
ApplicationModule am)
|
void |
unmarshal(ObjectMarshaller marshaller)
|
Methods inherited from class oracle.svcmsg.ServiceMessage |
addRequest, addResponse, clear,
getRequests, getResponses, insertRequest,
insertResponse, removeRequest, removeResponse,
setRequests, setResponses |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JboServiceMessage()
Method Detail |
public byte[] getSerRequests()
public byte[] getSerResponses()
public ServiceMessage copyTo(ServiceMessage copy)
copyTo
in class ServiceMessage
public void marshal(java.util.Locale locale, ApplicationModule am)
public void unmarshal(ObjectMarshaller marshaller)
|
Business Components | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |