Uses of Class
com.sun.xml.ws.security.soap12.Body
Packages that use Body
-
Uses of Body in com.sun.xml.ws.security.soap12
Fields in com.sun.xml.ws.security.soap12 declared as BodyMethods in com.sun.xml.ws.security.soap12 that return BodyModifier and TypeMethodDescriptionObjectFactory.createBody()Create an instance ofBodyEnvelope.getBody()Gets the value of the body property.Methods in com.sun.xml.ws.security.soap12 that return types with arguments of type BodyMethods in com.sun.xml.ws.security.soap12 with parameters of type BodyModifier and TypeMethodDescriptionObjectFactory.createBody(Body value) voidSets the value of the body property.