Apache CXF API

Uses of Class
org.oasis_open.docs.wsn.br_2.PublisherRegistrationFailedFaultType

Packages that use PublisherRegistrationFailedFaultType
org.oasis_open.docs.wsn.br_2   
org.oasis_open.docs.wsn.brw_2   
 

Uses of PublisherRegistrationFailedFaultType in org.oasis_open.docs.wsn.br_2
 

Methods in org.oasis_open.docs.wsn.br_2 that return PublisherRegistrationFailedFaultType
 PublisherRegistrationFailedFaultType ObjectFactory.createPublisherRegistrationFailedFaultType()
          Create an instance of PublisherRegistrationFailedFaultType
 

Methods in org.oasis_open.docs.wsn.br_2 that return types with arguments of type PublisherRegistrationFailedFaultType
 JAXBElement<PublisherRegistrationFailedFaultType> ObjectFactory.createPublisherRegistrationFailedFault(PublisherRegistrationFailedFaultType value)
          Create an instance of JAXBElement<PublisherRegistrationFailedFaultType>}
 

Methods in org.oasis_open.docs.wsn.br_2 with parameters of type PublisherRegistrationFailedFaultType
 JAXBElement<PublisherRegistrationFailedFaultType> ObjectFactory.createPublisherRegistrationFailedFault(PublisherRegistrationFailedFaultType value)
          Create an instance of JAXBElement<PublisherRegistrationFailedFaultType>}
 

Uses of PublisherRegistrationFailedFaultType in org.oasis_open.docs.wsn.brw_2
 

Methods in org.oasis_open.docs.wsn.brw_2 that return PublisherRegistrationFailedFaultType
 PublisherRegistrationFailedFaultType PublisherRegistrationFailedFault.getFaultInfo()
           
 

Constructors in org.oasis_open.docs.wsn.brw_2 with parameters of type PublisherRegistrationFailedFaultType
PublisherRegistrationFailedFault(String message, PublisherRegistrationFailedFaultType publisherRegistrationFailedFault)
           
PublisherRegistrationFailedFault(String message, PublisherRegistrationFailedFaultType publisherRegistrationFailedFault, Throwable cause)
           
 


Apache CXF API

Apache CXF