|
||||||||||
| 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.WSAddressing4AgreementReaderImpl
public class WSAddressing4AgreementReaderImpl
| Constructor Summary | |
|---|---|
WSAddressing4AgreementReaderImpl()
|
|
| Method Summary | |
|---|---|
javax.xml.bind.JAXBElement<MonitoringPropertiesType> |
convertElement2MonitoringPropertiesType(org.w3c.dom.Element pltElmt)
|
java.lang.Object |
getFeature(com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingReader.FeatureConstants name)
Gets the value of the specified feature. |
java.util.Map<com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingReader.FeatureConstants,java.lang.Object> |
getFeatures()
Gets all features. |
EndpointReferenceType |
readEndpointReferenceType(org.w3c.dom.Document wsdlDocument)
Read the specified WSDL document into a WSDL definition. |
EndpointReferenceType |
readEndpointReferenceType(java.net.URI wsdlURI)
Read the WSDL document accessible via the specified URI into a WSDL definition. |
EndpointReferenceType |
readEndpointReferenceType(java.net.URI wsdlURI,
org.xml.sax.InputSource inputSource)
Read a WSDL document into a WSDL definition. |
void |
setFeature(com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingReader.FeatureConstants name,
java.lang.Object value)
Sets the specified feature to the specified value. |
void |
setFeatures(java.util.Map<com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingReader.FeatureConstants,java.lang.Object> features)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public WSAddressing4AgreementReaderImpl()
throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException| Method Detail |
|---|
public java.lang.Object getFeature(com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingReader.FeatureConstants name)
WSAddressing4AgreementReader
getFeature in interface WSAddressing4AgreementReadername - the name of the feature to get the value of.
#setFeature(String, boolean)public java.util.Map<com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingReader.FeatureConstants,java.lang.Object> getFeatures()
WSAddressing4AgreementReader
getFeatures in interface WSAddressing4AgreementReader#setFeature(String, boolean)public void setFeatures(java.util.Map<com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingReader.FeatureConstants,java.lang.Object> features)
public EndpointReferenceType readEndpointReferenceType(java.net.URI wsdlURI)
throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
WSAddressing4AgreementReader
readEndpointReferenceType in interface WSAddressing4AgreementReadercom.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
public EndpointReferenceType readEndpointReferenceType(org.w3c.dom.Document wsdlDocument)
throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
WSAddressing4AgreementReader
readEndpointReferenceType in interface WSAddressing4AgreementReadercom.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
public EndpointReferenceType readEndpointReferenceType(java.net.URI wsdlURI,
org.xml.sax.InputSource inputSource)
throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
WSAddressing4AgreementReader
readEndpointReferenceType in interface WSAddressing4AgreementReaderinputSource - an InputSource pointing to the WSDL document, an XML document
obeying the WSDL schema.
com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
public void setFeature(com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingReader.FeatureConstants name,
java.lang.Object value)
throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
WSAddressing4AgreementReaderThe minimum features that must be supported are:
| Name | DescriptionImpl | Default Value |
|---|---|---|
| If set to true, status messages will be displayed. | ||
| If set to true, imported WSDL documents will be retrieved and processed. | ||
|
|
If the location is set, imported WSDL documents will be retrieved at this location (Set the importDocuments Features at true). |
All feature names must be fully-qualified, Java package style. All names starting with om.ebmwebsourcing. are reserved for features defined by the 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 WSAddressing4AgreementReadername - the name of the feature to be set.value - the value to set the feature to.
com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException#getFeature(String)
public javax.xml.bind.JAXBElement<MonitoringPropertiesType> convertElement2MonitoringPropertiesType(org.w3c.dom.Element pltElmt)
throws com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
com.ebmwebsourcing.wsstar.addressing.definition.api.WSAddressingException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||