Apache CXF API

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

Packages that use DestroyRegistration
org.apache.cxf.wsn   
org.oasis_open.docs.wsn.br_2   
org.oasis_open.docs.wsn.brw_2   
 

Uses of DestroyRegistration in org.apache.cxf.wsn
 

Methods in org.apache.cxf.wsn with parameters of type DestroyRegistration
 DestroyRegistrationResponse AbstractPublisher.destroyRegistration(DestroyRegistration destroyRegistrationRequest)
           
 

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

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

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

Methods in org.oasis_open.docs.wsn.brw_2 with parameters of type DestroyRegistration
 DestroyRegistrationResponse PublisherRegistrationManager.destroyRegistration(DestroyRegistration destroyRegistrationRequest)
           
 


Apache CXF API

Apache CXF