Uses of Class
com.sun.xml.ws.security.soap11.Envelope

Packages that use Envelope
com.sun.xml.ws.security.soap11   
 

Uses of Envelope in com.sun.xml.ws.security.soap11
 

Methods in com.sun.xml.ws.security.soap11 that return Envelope
 Envelope ObjectFactory.createEnvelope()
          Create an instance of Envelope
 

Methods in com.sun.xml.ws.security.soap11 that return types with arguments of type Envelope
 JAXBElement<Envelope> ObjectFactory.createEnvelope(Envelope value)
          Create an instance of JAXBElement<Envelope>}
 

Methods in com.sun.xml.ws.security.soap11 with parameters of type Envelope
 JAXBElement<Envelope> ObjectFactory.createEnvelope(Envelope value)
          Create an instance of JAXBElement<Envelope>}
 



Copyright © 2005-2015 Oracle Corporation. All Rights Reserved.