Uses of Class
org.apache.locator.types.EndpointNotExistFaultException

Packages that use EndpointNotExistFaultException
org.apache.locator   
org.apache.locator.types   
 

Uses of EndpointNotExistFaultException in org.apache.locator
 

Methods in org.apache.locator that return EndpointNotExistFaultException
 EndpointNotExistFaultException EndpointNotExistFault.getFaultInfo()
           
 

Constructors in org.apache.locator with parameters of type EndpointNotExistFaultException
EndpointNotExistFault(java.lang.String message, EndpointNotExistFaultException endpointNotExistFault)
           
EndpointNotExistFault(java.lang.String message, EndpointNotExistFaultException endpointNotExistFault, java.lang.Throwable cause)
           
 

Uses of EndpointNotExistFaultException in org.apache.locator.types
 

Methods in org.apache.locator.types that return EndpointNotExistFaultException
 EndpointNotExistFaultException ObjectFactory.createEndpointNotExistFaultException()
          Create an instance of EndpointNotExistFaultException
 

Methods in org.apache.locator.types that return types with arguments of type EndpointNotExistFaultException
 javax.xml.bind.JAXBElement<EndpointNotExistFaultException> ObjectFactory.createEndpointNotExistFault(EndpointNotExistFaultException value)
          Create an instance of JAXBElement<EndpointNotExistFaultException>}
 

Methods in org.apache.locator.types with parameters of type EndpointNotExistFaultException
 javax.xml.bind.JAXBElement<EndpointNotExistFaultException> ObjectFactory.createEndpointNotExistFault(EndpointNotExistFaultException value)
          Create an instance of JAXBElement<EndpointNotExistFaultException>}
 



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.