Apache CXF API

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

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

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

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

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

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

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

Methods in org.oasis_open.docs.wsn.brw_2 that return PublisherRegistrationRejectedFaultType
 PublisherRegistrationRejectedFaultType PublisherRegistrationRejectedFault.getFaultInfo()
           
 

Constructors in org.oasis_open.docs.wsn.brw_2 with parameters of type PublisherRegistrationRejectedFaultType
PublisherRegistrationRejectedFault(String message, PublisherRegistrationRejectedFaultType publisherRegistrationRejectedFault)
           
PublisherRegistrationRejectedFault(String message, PublisherRegistrationRejectedFaultType publisherRegistrationRejectedFault, Throwable cause)
           
 


Apache CXF API

Apache CXF