Uses of Class
com.sun.xml.ws.security.opt.impl.message.SOAPBody

Packages that use SOAPBody
com.sun.xml.ws.security.opt.impl.crypto   
com.sun.xml.ws.security.opt.impl.dsig   
com.sun.xml.ws.security.opt.impl.message   
 

Uses of SOAPBody in com.sun.xml.ws.security.opt.impl.crypto
 

Constructors in com.sun.xml.ws.security.opt.impl.crypto with parameters of type SOAPBody
SSBData(SOAPBody body, boolean contentOnly, NamespaceContextEx nsContext)
          Creates a new instance of SOAPBodyData
 

Uses of SOAPBody in com.sun.xml.ws.security.opt.impl.dsig
 

Constructors in com.sun.xml.ws.security.opt.impl.dsig with parameters of type SOAPBody
SignedMessagePart(SOAPBody body, boolean contentOnly)
           
 

Uses of SOAPBody in com.sun.xml.ws.security.opt.impl.message
 

Methods in com.sun.xml.ws.security.opt.impl.message with parameters of type SOAPBody
 void SecuredMessage.replaceBody(SOAPBody sb)
           
 



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