Uses of Interface
org.opensaml.soap.soap11.Body
-
Packages that use Body Package Description org.opensaml.soap.soap11 XMLObject interfaces for SOAP 1.1 elements. -
-
Uses of Body in org.opensaml.soap.soap11
Methods in org.opensaml.soap.soap11 that return Body Modifier and Type Method Description BodyEnvelope. getBody()Gets the body of this envelope.Methods in org.opensaml.soap.soap11 with parameters of type Body Modifier and Type Method Description voidEnvelope. setBody(Body newBody)Sets the body of this envelope.
-