Uses of Interface
com.ebmwebsourcing.addressing.addressing4agreement.monitoring.api.EndpointReferenceType

Packages that use EndpointReferenceType
com.ebmwebsourcing.addressing.addressing4agreement.monitoring.api   
com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl   
com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl.converter   
com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl.inout   
 

Uses of EndpointReferenceType in com.ebmwebsourcing.addressing.addressing4agreement.monitoring.api
 

Methods in com.ebmwebsourcing.addressing.addressing4agreement.monitoring.api that return EndpointReferenceType
 EndpointReferenceType WSAddressing4AgreementReader.readEndpointReferenceType(org.w3c.dom.Document eprDocument)
          Read the specified WSDL document into a WSDL definition.
 EndpointReferenceType WSAddressing4AgreementReader.readEndpointReferenceType(java.net.URI eprURI)
          Read the WSDL document accessible via the specified URI into a WSDL definition.
 EndpointReferenceType WSAddressing4AgreementReader.readEndpointReferenceType(java.net.URI wsdlURI, org.xml.sax.InputSource inputSource)
          Read a WSDL document into a WSDL definition.
 

Methods in com.ebmwebsourcing.addressing.addressing4agreement.monitoring.api with parameters of type EndpointReferenceType
 org.w3c.dom.Document WSAddressing4AgreementWriter.getDocument(EndpointReferenceType wsdlDef)
          Return a document generated from the specified WSDL tag.
 java.lang.String WSAddressing4AgreementWriter.writeEndpointReferenceType(EndpointReferenceType wsdlDef)
          Write the specified WSDL definition .
 

Uses of EndpointReferenceType in com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl
 

Classes in com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl that implement EndpointReferenceType
 class EndpointReferenceTypeImpl
           
 

Methods in com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl that return EndpointReferenceType
abstract  EndpointReferenceType WSAddressing4AgreementFactory.addMonitoringElmt2Description(com.ebmwebsourcing.wsstar.addressing.definition.api.absitf.AbsItfEndpointReferenceType desc)
          Create a new instance of a Definition.
 EndpointReferenceType WSAddressing4AgreementFactoryImpl.addMonitoringElmt2Description(com.ebmwebsourcing.wsstar.addressing.definition.api.absitf.AbsItfEndpointReferenceType epr)
           
abstract  EndpointReferenceType WSAddressing4AgreementFactory.newEndpointReferenceType()
           
 EndpointReferenceType WSAddressing4AgreementFactoryImpl.newEndpointReferenceType()
           
 

Uses of EndpointReferenceType in com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl.converter
 

Methods in com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl.converter that return EndpointReferenceType
 EndpointReferenceType AddressingConverter.convertEndpointReferenceType(com.ebmwebsourcing.wsstar.addressing.definition.api.absitf.AbsItfEndpointReferenceType oldRef)
           
 

Uses of EndpointReferenceType in com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl.inout
 

Methods in com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl.inout that return EndpointReferenceType
 EndpointReferenceType WSAddressing4AgreementReaderImpl.readEndpointReferenceType(org.w3c.dom.Document wsdlDocument)
           
 EndpointReferenceType WSAddressing4AgreementReaderImpl.readEndpointReferenceType(java.net.URI wsdlURI)
           
 EndpointReferenceType WSAddressing4AgreementReaderImpl.readEndpointReferenceType(java.net.URI wsdlURI, org.xml.sax.InputSource inputSource)
           
 

Methods in com.ebmwebsourcing.addressing.addressing4agreement.monitoring.impl.inout with parameters of type EndpointReferenceType
 org.w3c.dom.Document WSAddressing4AgreementWriterImpl.getDocument(EndpointReferenceType eprDef)
           
 java.lang.String WSAddressing4AgreementWriterImpl.writeEndpointReferenceType(EndpointReferenceType eprDef)
           
 



Copyright © 2009-2010 eBM Websourcing. All Rights Reserved.