Uses of Class
org.oasis_open.docs.wsn.br_2.DestroyRegistration
-
Packages that use DestroyRegistration Package Description 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 Modifier and Type Method Description DestroyRegistrationResponseAbstractPublisher. 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 Modifier and Type Method Description DestroyRegistrationObjectFactory. createDestroyRegistration()Create an instance ofDestroyRegistration -
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 Modifier and Type Method Description DestroyRegistrationResponsePublisherRegistrationManager. destroyRegistration(DestroyRegistration destroyRegistrationRequest)
-