Uses of Interface
org.opensaml.soap.common.SOAPObject
Packages that use SOAPObject
Package
Description
Common classes shared across SOAP versions, clients, and transports.
XMLObject interfaces for SOAP 1.1 elements.
Provided implementations of the SOAP 1.1 XMLObject interfaces.
-
Uses of SOAPObject in org.opensaml.soap.common
Classes in org.opensaml.soap.common with type parameters of type SOAPObjectModifier and TypeInterfaceDescriptioninterfaceSOAPObjectBuilder<SOAPObjectType extends SOAPObject>Builder for SOAPObjects.Classes in org.opensaml.soap.common that implement SOAPObjectModifier and TypeClassDescriptionclassAbstract class implementing element and attribute extensibility. -
Uses of SOAPObject in org.opensaml.soap.soap11
Subinterfaces of SOAPObject in org.opensaml.soap.soap11Modifier and TypeInterfaceDescriptioninterfaceSOAP 1.1 Body.interfaceSOAP 1.1 Detail.interfaceSOAP 1.1 Envelope.interfaceSOAP 1.1 Fault.interfaceSOAP 1.1 faultactor.interfaceSOAP 1.1 faultcode.interfaceSOAP 1.1 faultstring.interfaceSOAP 1.1 Header. -
Uses of SOAPObject in org.opensaml.soap.soap11.impl
Classes in org.opensaml.soap.soap11.impl that implement SOAPObjectModifier and TypeClassDescriptionclassConcrete implemenation ofBody.classConcrete implementation ofDetail.classConcrete implementation ofEnvelope.classConcrete implementation ofFaultActor.classConcrete implementation ofFaultCode.classConcrete implemenation ofFault.classConcrete implemenation ofFaultString.classConcrete implementation ofHeader.