org.globus.wsrf.impl.security.util
Class AxisEnvelopeConverter
java.lang.Object
org.globus.wsrf.impl.security.util.EnvelopeConverter
org.globus.wsrf.impl.security.util.AxisEnvelopeConverter
- public class AxisEnvelopeConverter
- extends EnvelopeConverter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AxisEnvelopeConverter
public AxisEnvelopeConverter()
toDocument
public Document toDocument(SOAPEnvelope env)
throws Exception
- Specified by:
toDocument in class EnvelopeConverter
- Throws:
Exception
toSOAPMessage
public SOAPMessage toSOAPMessage(Document doc)
throws Exception
- Specified by:
toSOAPMessage in class EnvelopeConverter
- Throws:
Exception
toSOAPEnvelope
public SOAPEnvelope toSOAPEnvelope(Document doc)
throws Exception
- Specified by:
toSOAPEnvelope in class EnvelopeConverter
- Throws:
Exception
toSOAPEnvelope
public SOAPEnvelope toSOAPEnvelope(Document doc,
MessageContext msgContext)
throws Exception
- Throws:
Exception
toSOAPEnvelope
public void toSOAPEnvelope(Document doc,
MessageContext msgContext,
SOAPEnvelope env)
throws Exception
- Throws:
Exception
Copyright ? 1999-2003 University of Chicago and The University of Southern California. All rights reserved.