Apache CXF API

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

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

Uses of DestroyRegistrationResponse in org.apache.cxf.wsn
 

Methods in org.apache.cxf.wsn that return DestroyRegistrationResponse
 DestroyRegistrationResponse AbstractPublisher.destroyRegistration(DestroyRegistration destroyRegistrationRequest)
           
 

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

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

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

Methods in org.oasis_open.docs.wsn.brw_2 that return DestroyRegistrationResponse
 DestroyRegistrationResponse PublisherRegistrationManager.destroyRegistration(DestroyRegistration destroyRegistrationRequest)
           
 


Apache CXF API

Apache CXF