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

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

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

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

Methods in com.sun.xml.ws.security.soap12 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.soap12 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.