|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.apache.axis2.jaxws.handler.LogicalMessageImpl
public class LogicalMessageImpl
Constructor Summary | |
---|---|
protected |
LogicalMessageImpl(MEPContext m)
|
Method Summary | |
---|---|
javax.xml.transform.Source |
getPayload()
|
java.lang.Object |
getPayload(javax.xml.bind.JAXBContext context)
|
void |
setPayload(java.lang.Object obj,
javax.xml.bind.JAXBContext context)
|
void |
setPayload(javax.xml.transform.Source source)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
protected LogicalMessageImpl(MEPContext m)
Method Detail |
---|
public javax.xml.transform.Source getPayload()
getPayload
in interface LogicalMessage
public java.lang.Object getPayload(javax.xml.bind.JAXBContext context)
getPayload
in interface LogicalMessage
public void setPayload(java.lang.Object obj, javax.xml.bind.JAXBContext context)
setPayload
in interface LogicalMessage
public void setPayload(javax.xml.transform.Source source)
setPayload
in interface LogicalMessage
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |