Uses of Class
org.oasis_open.docs.wsn.br_2.RegisterPublisher
-
Packages that use RegisterPublisher Package Description org.apache.cxf.wsn org.apache.cxf.wsn.jms org.oasis_open.docs.wsn.br_2 org.oasis_open.docs.wsn.brw_2 -
-
Uses of RegisterPublisher in org.apache.cxf.wsn
Methods in org.apache.cxf.wsn with parameters of type RegisterPublisher Modifier and Type Method Description voidAbstractPublisher. create(RegisterPublisher registerPublisherRequest)RegisterPublisherResponseAbstractNotificationBroker. handleRegisterPublisher(RegisterPublisher registerPublisherRequest)RegisterPublisherResponseAbstractNotificationBroker. registerPublisher(RegisterPublisher registerPublisherRequest)protected voidAbstractPublisher. validatePublisher(RegisterPublisher registerPublisherRequest) -
Uses of RegisterPublisher in org.apache.cxf.wsn.jms
Methods in org.apache.cxf.wsn.jms with parameters of type RegisterPublisher Modifier and Type Method Description protected voidJmsPublisher. validatePublisher(RegisterPublisher registerPublisherRequest) -
Uses of RegisterPublisher in org.oasis_open.docs.wsn.br_2
Methods in org.oasis_open.docs.wsn.br_2 that return RegisterPublisher Modifier and Type Method Description RegisterPublisherObjectFactory. createRegisterPublisher()Create an instance ofRegisterPublisher -
Uses of RegisterPublisher in org.oasis_open.docs.wsn.brw_2
Methods in org.oasis_open.docs.wsn.brw_2 with parameters of type RegisterPublisher Modifier and Type Method Description RegisterPublisherResponseNotificationBroker. registerPublisher(RegisterPublisher registerPublisherRequest)
-