Uses of Class
com.ebmwebsourcing.addressing.descriptor.AddressingException

Packages that use AddressingException
com.ebmwebsourcing.addressing.descriptor   
 

Uses of AddressingException in com.ebmwebsourcing.addressing.descriptor
 

Methods in com.ebmwebsourcing.addressing.descriptor that throw AddressingException
static javax.xml.bind.Marshaller Endpoint.getMarshaller()
          Get the marshaller instance.
static javax.xml.bind.Unmarshaller Endpoint.getUnMarshaller()
          Get the unmarshaller instance.
 org.w3c.dom.Element Endpoint.marshall2Element()
           
 java.lang.String Endpoint.marshall2String()
           
 void Endpoint.setPolicy(java.util.List<org.apache.neethi.Policy> policies)
           
static Endpoint Endpoint.unmarshall(java.io.InputStream EndpointReferenceDescriptorStream)
           
 

Constructors in com.ebmwebsourcing.addressing.descriptor that throw AddressingException
Endpoint(java.lang.String endpoint)
           
Endpoint(java.lang.String endpoint, javax.xml.namespace.QName serviceName, javax.xml.namespace.QName interfaceName, java.util.List<org.apache.neethi.Policy> policies)
           
Endpoint(java.net.URI endpoint, ReferenceParametersType referenceParameters, javax.xml.namespace.QName interfaceName, javax.xml.namespace.QName serviceName, java.util.List<org.apache.neethi.Policy> policies)
           
 



Copyright © 2008 eBMWebsourcing. All Rights Reserved.