Package 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="2023-06-06T11:41:14.559-04:00", comments="Apache CXF 3.6.1") public interface PublisherRegistrationManagerThis class was generated by Apache CXF 3.6.1 2023-06-06T11:41:14.559-04:00 Generated source version: 3.6.1
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description DestroyRegistrationResponsedestroyRegistration(DestroyRegistration destroyRegistrationRequest)
-
-
-
Method Detail
-
destroyRegistration
@Generated(value="org.apache.cxf.tools.wsdlto.WSDLToJava", date="2023-06-06T11:41:14.559-04:00") DestroyRegistrationResponse destroyRegistration(DestroyRegistration destroyRegistrationRequest) throws ResourceNotDestroyedFault, ResourceUnknownFault
-
-