org.apache.axis.message
public class EnvelopeBuilder extends SOAPHandler
| Constructor Summary | |
|---|---|
| EnvelopeBuilder(String messageType, SOAPConstants soapConstants) | |
| EnvelopeBuilder(SOAPEnvelope env, String messageType) | |
| Method Summary | |
|---|---|
| void | endElement(String namespace, String localName, DeserializationContext context) |
| SOAPEnvelope | getEnvelope() |
| void | onEndChild(String namespace, String localName, DeserializationContext context) |
| SOAPHandler | onStartChild(String namespace, String localName, String prefix, Attributes attributes, DeserializationContext context) |
| void | startElement(String namespace, String localName, String prefix, Attributes attributes, DeserializationContext context) |