Uses of Class
com.sun.xml.ws.security.soap11.Body
Packages that use Body
-
Uses of Body in com.sun.xml.ws.security.soap11
Fields in com.sun.xml.ws.security.soap11 declared as BodyMethods in com.sun.xml.ws.security.soap11 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.soap11 that return types with arguments of type BodyMethods in com.sun.xml.ws.security.soap11 with parameters of type BodyModifier and TypeMethodDescriptionObjectFactory.createBody(Body value) voidSets the value of the body property.