public class EnvelopeBuilder extends org.opensaml.xml.AbstractXMLObjectBuilder<Envelope> implements SOAPObjectBuilder<Envelope>
EnvelopeImpl
objects.Constructor and Description |
---|
EnvelopeBuilder() |
Modifier and Type | Method and Description |
---|---|
Envelope |
buildObject()
Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Envelope" as the element local name.
|
Envelope |
buildObject(String namespaceURI,
String localName,
String namespacePrefix) |
buildObject, buildObject, buildObject, buildObject
public Envelope buildObject()
buildObject
in interface SOAPObjectBuilder<Envelope>
Copyright © 1999-2013. All Rights Reserved.