Uses of Class
org.xmlsoap.schemas.soap.envelope.Envelope

Packages that use Envelope
org.xmlsoap.schemas.soap.envelope   
 

Uses of Envelope in org.xmlsoap.schemas.soap.envelope
 

Methods in org.xmlsoap.schemas.soap.envelope that return Envelope
 Envelope ObjectFactory.createEnvelope()
          Create an instance of Envelope
 Envelope Envelope.withAnies(Collection<Object> values)
           
 Envelope Envelope.withAnies(List<Object> value)
           
 Envelope Envelope.withAnies(Object... values)
           
 Envelope Envelope.withBody(Body value)
           
 Envelope Envelope.withHeader(Header value)
           
 



Copyright © 2014 Digipost Open Source. All Rights Reserved.