Uses of Interface
org.wso2.carbon.inbound.endpoint.protocol.nats.NatsMessageListener
Packages that use NatsMessageListener
-
Uses of NatsMessageListener in org.wso2.carbon.inbound.endpoint.protocol.nats
Classes in org.wso2.carbon.inbound.endpoint.protocol.nats that implement NatsMessageListenerModifier and TypeClassDescriptionclassCore listener class which uses core NATS connection to receive messages.classStreaming listener class which uses NATS streaming connection to receive messages.