SOAPObjectType
- the type of SOAPObject being builtpublic interface SOAPObjectBuilder<SOAPObjectType extends SOAPObject>
extends org.opensaml.xml.XMLObjectBuilder<SOAPObjectType>
Modifier and Type | Method and Description |
---|---|
SOAPObjectType |
buildObject()
Builds a SOAPObject using the default name and namespace information provided SOAP specifications.
|
SOAPObjectType buildObject()
Copyright © 2015. All rights reserved.