Uses of Class
com.ebmwebsourcing.wsstar.addressing.datatypes.api.utils.WsaException

Packages that use WsaException
com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction   
com.ebmwebsourcing.wsstar.addressing.datatypes.api.refinedabstraction   
 

Uses of WsaException in com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction
 

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.api.abstraction that throw WsaException
 EndpointReferenceType WsaReader.readEndpointReferenceType(org.w3c.dom.Document document)
          Unmarshall a EndpointReferenceType object from its Document representation.
 EndpointReferenceType WsaReader.readEndpointReferenceType(java.io.File file)
          Unmarshall a EndpointReferenceType object from its File representation.
 EndpointReferenceType WsaReader.readEndpointReferenceType(org.xml.sax.InputSource source)
          Unmarshall a EndpointReferenceType object from its InputSource representation.
 EndpointReferenceType WsaReader.readEndpointReferenceType(java.net.URI uri)
          Unmarshall a EndpointReferenceType object from a reprensetation located at a specific URI
 org.w3c.dom.Document WsaWriter.writeEndpointReferenceTypeAsDOM(EndpointReferenceType endpoint)
          marshall a EndpointReferenceType object to a Document representation object.
 java.lang.String WsaWriter.writeEndpointReferenceTypeAsString(EndpointReferenceType endpoint)
          marshall a EndpointReferenceType object to a String representation object.
 void WsaWriter.writeEndpointReferenceTypeToFilesystem(EndpointReferenceType endpoint, java.lang.String path)
          marshall a EndpointReferenceType object as a File representation and write it to File System
 

Uses of WsaException in com.ebmwebsourcing.wsstar.addressing.datatypes.api.refinedabstraction
 

Methods in com.ebmwebsourcing.wsstar.addressing.datatypes.api.refinedabstraction that throw WsaException
static WsaFactory RefinedWsaFactory.getInstance()
          Get the singleton instance of the class once the model's factory has been initialized.
 



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