Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.activemq.transport.mqtt Classes and Interfaces - 23 results found.
NameDescriptionTypePackageFramework
AbstractMQTTSubscriptionStrategyAbstract implementation of the MQTTSubscriptionStrategy interface providing the base functionality that is common to most implementations.Classorg.apache.activemq.transport.mqtt.strategyApache ActiveMQ
MQTTCodecClassorg.apache.activemq.transport.mqttApache ActiveMQ
MQTTCodec .MQTTFrameSinkSink for newly decoded MQTT Frames.Interfaceorg.apache.activemq.transport.mqtt.MQTTCodecApache ActiveMQ
MQTTDefaultSubscriptionStrategyDefault implementation that uses unmapped topic subscriptions.Classorg.apache.activemq.transport.mqtt.strategyApache ActiveMQ
MQTTInactivityMonitorClassorg.apache.activemq.transport.mqttApache ActiveMQ
MQTTNIOSSLTransportClassorg.apache.activemq.transport.mqttApache ActiveMQ
MQTTNIOSSLTransportFactoryClassorg.apache.activemq.transport.mqttApache ActiveMQ
MQTTNIOTransportClassorg.apache.activemq.transport.mqttApache ActiveMQ
MQTTNIOTransportFactoryClassorg.apache.activemq.transport.mqttApache ActiveMQ
MQTTPacketIdGeneratorManages PUBLISH packet ids for clients.Classorg.apache.activemq.transport.mqttApache ActiveMQ
MQTTProtocolConverterClassorg.apache.activemq.transport.mqttApache ActiveMQ
MQTTProtocolExceptionClassorg.apache.activemq.transport.mqttApache ActiveMQ
MQTTProtocolSupportA set of static methods useful for handling MQTT based client connections.Classorg.apache.activemq.transport.mqttApache ActiveMQ
MQTTSslTransportFactoryClassorg.apache.activemq.transport.mqttApache ActiveMQ
MQTTSubscriptionKeeps track of the MQTT client subscription so that acking is correctly done.Classorg.apache.activemq.transport.mqttApache ActiveMQ
MQTTSubscriptionStrategySubscription management strategy used to control how MQTT clients subscribe to destination and how messages are addressed in order toInterfaceorg.apache.activemq.transport.mqtt.strategyApache ActiveMQ
MQTTTransportInterfaceorg.apache.activemq.transport.mqttApache ActiveMQ
MQTTTransportFactoryClassorg.apache.activemq.transport.mqttApache ActiveMQ
MQTTTransportFilterThe MQTTTransportFilter normally sits on top of a TcpTransport that has been configured with the StompWireFormat and is used to convert MQTT commands toClassorg.apache.activemq.transport.mqttApache ActiveMQ
MQTTVirtualTopicSubscriptionStrategySubscription strategy that converts all MQTT subscribes that would be durable to Virtual Topic Queue subscriptions.Classorg.apache.activemq.transport.mqtt.strategyApache ActiveMQ
MQTTWireFormatClassorg.apache.activemq.transport.mqttApache ActiveMQ
MQTTWireFormatFactoryCreates WireFormat objects that marshalls the Stomp protocol.Classorg.apache.activemq.transport.mqttApache ActiveMQ
ResponseHandlerInterface used by the MQTTProtocolConverter for callbacks.Interfaceorg.apache.activemq.transport.mqttApache ActiveMQ