org.opensaml.ws.soap.common
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 © 1999-2013 JBoss by Red Hat. All Rights Reserved.