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

Packages that use PublisherRegistrationRejectedFaultType
org.apache.servicemix.wsn.jaxws   
org.oasis_open.docs.wsn.br_2   
 

Uses of PublisherRegistrationRejectedFaultType in org.apache.servicemix.wsn.jaxws
 

Methods in org.apache.servicemix.wsn.jaxws that return PublisherRegistrationRejectedFaultType
 PublisherRegistrationRejectedFaultType PublisherRegistrationRejectedFault.getFaultInfo()
           
 

Constructors in org.apache.servicemix.wsn.jaxws with parameters of type PublisherRegistrationRejectedFaultType
PublisherRegistrationRejectedFault(String message, PublisherRegistrationRejectedFaultType faultInfo)
           
PublisherRegistrationRejectedFault(String message, PublisherRegistrationRejectedFaultType faultInfo, Throwable t)
           
 

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
 javax.xml.bind.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
 javax.xml.bind.JAXBElement<PublisherRegistrationRejectedFaultType> ObjectFactory.createPublisherRegistrationRejectedFault(PublisherRegistrationRejectedFaultType value)
          Create an instance of JAXBElement<PublisherRegistrationRejectedFaultType>}
 



Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.