|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcsoap.xml.rpc.handler.MessageContextImpl
csoap.xml.rpc.handler.soap.SOAPMessageContextImpl
Constructor Summary | |
SOAPMessageContextImpl()
|
Method Summary | |
javax.xml.soap.SOAPMessage |
getMessage()
|
java.lang.String[] |
getRoles()
|
void |
setMessage(javax.xml.soap.SOAPMessage Message)
|
Methods inherited from class csoap.xml.rpc.handler.MessageContextImpl |
containsProperty, getProperty, getPropertyNames, removeProperty, setProperty |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface javax.xml.rpc.handler.MessageContext |
containsProperty, getProperty, getPropertyNames, removeProperty, setProperty |
Constructor Detail |
public SOAPMessageContextImpl()
Method Detail |
public javax.xml.soap.SOAPMessage getMessage()
getMessage
in interface javax.xml.rpc.handler.soap.SOAPMessageContext
public java.lang.String[] getRoles()
getRoles
in interface javax.xml.rpc.handler.soap.SOAPMessageContext
public void setMessage(javax.xml.soap.SOAPMessage Message)
setMessage
in interface javax.xml.rpc.handler.soap.SOAPMessageContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |