Uses of Class
org.oasis_open.docs.wsn.brw_2.ResourceNotDestroyedFault
-
Packages that use ResourceNotDestroyedFault Package Description org.apache.cxf.wsn org.apache.cxf.wsn.client org.apache.cxf.wsn.jms org.oasis_open.docs.wsn.brw_2 -
-
Uses of ResourceNotDestroyedFault in org.apache.cxf.wsn
Methods in org.apache.cxf.wsn that throw ResourceNotDestroyedFault Modifier and Type Method Description protected voidAbstractPublisher. destroy()DestroyRegistrationResponseAbstractPublisher. destroyRegistration(DestroyRegistration destroyRegistrationRequest) -
Uses of ResourceNotDestroyedFault in org.apache.cxf.wsn.client
Methods in org.apache.cxf.wsn.client that throw ResourceNotDestroyedFault Modifier and Type Method Description voidRegistration. destroy() -
Uses of ResourceNotDestroyedFault in org.apache.cxf.wsn.jms
Methods in org.apache.cxf.wsn.jms that throw ResourceNotDestroyedFault Modifier and Type Method Description protected voidJmsPublisher. destroy() -
Uses of ResourceNotDestroyedFault in org.oasis_open.docs.wsn.brw_2
Methods in org.oasis_open.docs.wsn.brw_2 that throw ResourceNotDestroyedFault Modifier and Type Method Description DestroyRegistrationResponsePublisherRegistrationManager. destroyRegistration(DestroyRegistration destroyRegistrationRequest)
-