パッケージ | 説明 |
---|---|
org.opensaml.ws.soap.common |
Common classes shared across SOAP versions, clients, and transports.
|
org.opensaml.ws.soap.soap11 |
XMLObject interfaces for SOAP 1.1 elements.
|
org.opensaml.ws.soap.soap11.impl |
Provided implementations of the SOAP 1.1 XMLObject interfaces.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
SOAPObjectBuilder<SOAPObjectType extends SOAPObject>
Builder for SOAPObjects.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
AbstractExtensibleSOAPObject
Abstract class implementating validation and element and attribute extensibility.
|
修飾子とタイプ | インタフェースと説明 |
---|---|
interface |
Body
SOAP 1.1 Body.
|
interface |
Detail
SOAP 1.1 Detail.
|
interface |
Envelope
SOAP 1.1 Envelope.
|
interface |
Fault
SOAP 1.1 Fault.
|
interface |
FaultActor
SOAP 1.1 faultactor.
|
interface |
FaultCode
SOAP 1.1 faultcode.
|
interface |
FaultString
SOAP 1.1 faultstring.
|
interface |
Header
SOAP 1.1 Header.
|
修飾子とタイプ | クラスと説明 |
---|---|
class |
BodyImpl
Concrete implemenation of
Body . |
class |
DetailImpl
Concrete implementation of
Detail . |
class |
EnvelopeImpl
Concrete implementation of
Envelope . |
class |
FaultActorImpl
Concrete implementation of
FaultActor . |
class |
FaultCodeImpl
Concrete implementation of
FaultCode . |
class |
FaultImpl
Concrete implemenation of
Fault . |
class |
FaultStringImpl
Concrete implemenation of
FaultString . |
class |
HeaderImpl
Concrete implementation of
Header . |
Copyright © 2012. All Rights Reserved.