|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl.inout.WSAddressing4AgreementWriterImpl
public class WSAddressing4AgreementWriterImpl
| Constructor Summary | |
|---|---|
WSAddressing4AgreementWriterImpl()
|
|
| Method Summary | |
|---|---|
org.w3c.dom.Document |
getDocument(EndpointReferenceType eprDef)
Return a document generated from the specified WSDL tag. |
boolean |
getFeature(java.lang.String name)
Gets the value of the specified feature. |
void |
setFeature(java.lang.String name,
boolean value)
Sets the specified feature to the specified value. |
java.lang.String |
writeEndpointReferenceType(EndpointReferenceType eprDef)
Write the specified WSDL definition . |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSAddressing4AgreementWriterImpl()
throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException| Method Detail |
|---|
public org.w3c.dom.Document getDocument(EndpointReferenceType eprDef)
throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
WSAddressing4AgreementWriter
getDocument in interface WSAddressing4AgreementWritercom.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
public boolean getFeature(java.lang.String name)
throws java.lang.IllegalArgumentException
WSAddressing4AgreementWriter
getFeature in interface WSAddressing4AgreementWritername - the name of the feature to get the value of.
java.lang.IllegalArgumentException - if the feature name is not recognized.WSAddressing4AgreementWriter.setFeature(String, boolean)
public void setFeature(java.lang.String name,
boolean value)
throws java.lang.IllegalArgumentException
WSAddressing4AgreementWriterThere are no minimum features that must be supported.
All feature names must be fully-qualified, Java package style. All names starting with javax.wsdl. are reserved for features defined by the JWSDL specification. It is recommended that implementation- specific features be fully-qualified to match the package name of that implementation. For example: com.abc.featureName
setFeature in interface WSAddressing4AgreementWritername - the name of the feature to be set.value - the value to set the feature to.
java.lang.IllegalArgumentException - if the feature name is not recognized.WSAddressing4AgreementWriter.getFeature(String)
public java.lang.String writeEndpointReferenceType(EndpointReferenceType eprDef)
throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
WSAddressing4AgreementWriter
writeEndpointReferenceType in interface WSAddressing4AgreementWritereprDef - the WSDL definition to be written.
com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||