- onConnectionClose(String) - Method in class com.lightstreamer.jms_extender.hooks.JmsExtenderHook
-
User connection close notification.
- onConnectionRequest(String, String, String, Map, String) - Method in class com.lightstreamer.jms_extender.hooks.JmsExtenderHook
-
User connection and authentication request.
- onDedicatedBrokerConnectionRequest(String, String, String) - Method in class com.lightstreamer.jms_extender.hooks.JmsExtenderHook
-
Dedicated JMS broker connection request.
- onDurableSubscriptionClose(String, String, String, String, String, String) - Method in class com.lightstreamer.jms_extender.hooks.JmsExtenderHook
-
Durable subscription consumer close notification.
- onDurableSubscriptionRequest(String, String, String, String, String, String) - Method in class com.lightstreamer.jms_extender.hooks.JmsExtenderHook
-
Durable subscription request.
- onMessageConsumerClose(String, String, String, String, boolean) - Method in class com.lightstreamer.jms_extender.hooks.JmsExtenderHook
-
Message consumer close notification.
- onMessageConsumerRequest(String, String, String, String, boolean) - Method in class com.lightstreamer.jms_extender.hooks.JmsExtenderHook
-
Message consumer creation request.
- onMessageProducerClose(String, String, String, String, boolean) - Method in class com.lightstreamer.jms_extender.hooks.JmsExtenderHook
-
Message producer close notification.
- onMessageProducerRequest(String, String, String, String, boolean) - Method in class com.lightstreamer.jms_extender.hooks.JmsExtenderHook
-
Message producer creation request.
- onObjectMessagePayloadClassRequest(String, String, String, String, boolean, String) - Method in class com.lightstreamer.jms_extender.hooks.JmsExtenderHook
-
Object message payload class request.
- onObjectMessagePayloadRequest(String, String, String, String, boolean, Object) - Method in class com.lightstreamer.jms_extender.hooks.JmsExtenderHook
-
Object message payload request.
- onSessionClose(String, String, String) - Method in class com.lightstreamer.jms_extender.hooks.JmsExtenderHook
-
Session close notification.
- onSessionOpen(String, String, String) - Method in class com.lightstreamer.jms_extender.hooks.JmsExtenderHook
-
Session open notification.