org.opensaml.ws.wsaddressing.impl
Class SoapActionBuilder
java.lang.Object
org.opensaml.xml.AbstractXMLObjectBuilder<WSAddressingObjectType>
org.opensaml.ws.wsaddressing.impl.AbstractWSAddressingObjectBuilder<SoapAction>
org.opensaml.ws.wsaddressing.impl.SoapActionBuilder
- All Implemented Interfaces:
- WSAddressingObjectBuilder<SoapAction>, XMLObjectBuilder<SoapAction>
public class SoapActionBuilder
- extends AbstractWSAddressingObjectBuilder<SoapAction>
SoapActionBuilder.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SoapActionBuilder
public SoapActionBuilder()
buildObject
public SoapAction buildObject()
- Builds a WS-Addressing object.
- Specified by:
buildObject
in interface WSAddressingObjectBuilder<SoapAction>
- Specified by:
buildObject
in class AbstractWSAddressingObjectBuilder<SoapAction>
- Returns:
- the built object
buildObject
public SoapAction buildObject(String namespaceURI,
String localName,
String namespacePrefix)
-
- Specified by:
buildObject
in interface XMLObjectBuilder<SoapAction>
- Specified by:
buildObject
in class AbstractXMLObjectBuilder<SoapAction>
Copyright © 1999-2013. All Rights Reserved.