Apache CXF API

org.oasis_open.docs.wsn.brw_2
Interface PublisherRegistrationManager

All Known Implementing Classes:
AbstractPublisher, JaxwsPublisher, JmsPublisher

@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2014-05-14T15:41:34.541-04:00",
           comments="Apache CXF 3.0.0")
public interface PublisherRegistrationManager

This class was generated by Apache CXF 3.0.0 2014-05-14T15:41:34.541-04:00 Generated source version: 3.0.0


Method Summary
 DestroyRegistrationResponse destroyRegistration(DestroyRegistration destroyRegistrationRequest)
           
 

Method Detail

destroyRegistration

@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava",
           date="2014-05-14T15:41:34.541-04:00")
DestroyRegistrationResponse destroyRegistration(DestroyRegistration destroyRegistrationRequest)
                                                throws ResourceNotDestroyedFault,
                                                       ResourceUnknownFault
Throws:
ResourceNotDestroyedFault
ResourceUnknownFault

Apache CXF API

Apache CXF