Uses of Interface
org.opensaml.ws.soap.soap11.Envelope

Packages that use Envelope
org.opensaml.ws.soap.soap11.impl Provided implementations of the SOAP 1.1 XMLObject interfaces. 
 

Uses of Envelope in org.opensaml.ws.soap.soap11.impl
 

Classes in org.opensaml.ws.soap.soap11.impl that implement Envelope
 class EnvelopeImpl
          Concrete implementation of Envelope.
 

Methods in org.opensaml.ws.soap.soap11.impl that return Envelope
 Envelope EnvelopeBuilder.buildObject()
          Creates an envelope object with the default SOAP 1.1 namespace, prefix and "Envelope" as the element local name.
 Envelope EnvelopeBuilder.buildObject(java.lang.String namespaceURI, java.lang.String localName, java.lang.String namespacePrefix)
          
 



Copyright © 2006-2011 Internet2. All Rights Reserved.