A C D G I M O P Q R S U 

A

ackPacketId(String, short) - Method in class org.apache.activemq.transport.mqtt.MQTTPacketIdGenerator
 

C

commandType(byte) - Static method in class org.apache.activemq.transport.mqtt.MQTTCodec
 
compositeConfigure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.mqtt.MQTTNIOTransportFactory
 
compositeConfigure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.mqtt.MQTTSslTransportFactory
 
compositeConfigure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFactory
 
convertMessage(ActiveMQMessage) - Method in class org.apache.activemq.transport.mqtt.MQTTProtocolConverter
 
createInactivityMonitor(Transport, WireFormat) - Method in class org.apache.activemq.transport.mqtt.MQTTNIOTransportFactory
 
createInactivityMonitor(Transport, WireFormat) - Method in class org.apache.activemq.transport.mqtt.MQTTSslTransportFactory
 
createInactivityMonitor(Transport, WireFormat) - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFactory
 
createTcpTransport(WireFormat, SocketFactory, URI, URI) - Method in class org.apache.activemq.transport.mqtt.MQTTNIOSSLTransportFactory
 
createTcpTransport(WireFormat, SocketFactory, URI, URI) - Method in class org.apache.activemq.transport.mqtt.MQTTNIOTransportFactory
 
createTcpTransportServer(URI, ServerSocketFactory) - Method in class org.apache.activemq.transport.mqtt.MQTTNIOSSLTransportFactory
 
createTcpTransportServer(URI, ServerSocketFactory) - Method in class org.apache.activemq.transport.mqtt.MQTTNIOTransportFactory
 
createTcpTransportServer(URI, ServerSocketFactory) - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFactory
 
createWireFormat() - Method in class org.apache.activemq.transport.mqtt.MQTTWireFormatFactory
 

D

deleteDurableSubs(List<SubscriptionInfo>) - Method in class org.apache.activemq.transport.mqtt.MQTTProtocolConverter
 
doBind(URI) - Method in class org.apache.activemq.transport.mqtt.MQTTNIOSSLTransportFactory
 
doStart() - Method in class org.apache.activemq.transport.mqtt.MQTTNIOTransport
 
doStart() - Method in class org.apache.activemq.transport.mqtt.MQTTPacketIdGenerator
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.mqtt.MQTTNIOTransport
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.mqtt.MQTTPacketIdGenerator
 

G

getActiveMQSubscriptionPrefetch() - Method in class org.apache.activemq.transport.mqtt.MQTTProtocolConverter
 
getActiveMQSubscriptionPrefetch() - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFilter
 
getDefaultKeepAlive() - Method in class org.apache.activemq.transport.mqtt.MQTTProtocolConverter
 
getDefaultKeepAlive() - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFilter
 
getDefaultWireFormatType() - Method in class org.apache.activemq.transport.mqtt.MQTTNIOTransportFactory
 
getDefaultWireFormatType() - Method in class org.apache.activemq.transport.mqtt.MQTTSslTransportFactory
 
getDefaultWireFormatType() - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFactory
 
getInactivityMonitor() - Method in interface org.apache.activemq.transport.mqtt.MQTTTransport
 
getInactivityMonitor() - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFilter
 
getMQTTPacketIdGenerator(BrokerService) - Static method in class org.apache.activemq.transport.mqtt.MQTTPacketIdGenerator
 
getMQTTTransport() - Method in class org.apache.activemq.transport.mqtt.MQTTProtocolConverter
 
getNextSequenceId(String) - Method in class org.apache.activemq.transport.mqtt.MQTTPacketIdGenerator
 
getPacketIdGenerator() - Method in class org.apache.activemq.transport.mqtt.MQTTProtocolConverter
 
getPeerCertificates() - Method in interface org.apache.activemq.transport.mqtt.MQTTTransport
 
getPeerCertificates() - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFilter
 
getProtocolConverter() - Method in class org.apache.activemq.transport.mqtt.MQTTInactivityMonitor
 
getReadGraceTime() - Method in class org.apache.activemq.transport.mqtt.MQTTInactivityMonitor
 
getReadKeepAliveTime() - Method in class org.apache.activemq.transport.mqtt.MQTTInactivityMonitor
 
getVersion() - Method in class org.apache.activemq.transport.mqtt.MQTTWireFormat
 
getWireFormat() - Method in interface org.apache.activemq.transport.mqtt.MQTTTransport
 
getWireFormat() - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFilter
 

I

initializeStreams() - Method in class org.apache.activemq.transport.mqtt.MQTTNIOSSLTransport
 
initializeStreams() - Method in class org.apache.activemq.transport.mqtt.MQTTNIOTransport
 
isFatal() - Method in exception org.apache.activemq.transport.mqtt.MQTTProtocolException
 
isKeepAliveResponseRequired() - Method in class org.apache.activemq.transport.mqtt.MQTTInactivityMonitor
 
isMonitorStarted() - Method in class org.apache.activemq.transport.mqtt.MQTTInactivityMonitor
 
isTrace() - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFilter
 

M

marshal(Object) - Method in class org.apache.activemq.transport.mqtt.MQTTWireFormat
 
marshal(Object, DataOutput) - Method in class org.apache.activemq.transport.mqtt.MQTTWireFormat
 
MQTTCodec - Class in org.apache.activemq.transport.mqtt
 
MQTTCodec(TcpTransport) - Constructor for class org.apache.activemq.transport.mqtt.MQTTCodec
 
MQTTInactivityMonitor - Class in org.apache.activemq.transport.mqtt
 
MQTTInactivityMonitor(Transport, WireFormat) - Constructor for class org.apache.activemq.transport.mqtt.MQTTInactivityMonitor
 
MQTTNIOSSLTransport - Class in org.apache.activemq.transport.mqtt
 
MQTTNIOSSLTransport(WireFormat, SocketFactory, URI, URI) - Constructor for class org.apache.activemq.transport.mqtt.MQTTNIOSSLTransport
 
MQTTNIOSSLTransport(WireFormat, Socket) - Constructor for class org.apache.activemq.transport.mqtt.MQTTNIOSSLTransport
 
MQTTNIOSSLTransportFactory - Class in org.apache.activemq.transport.mqtt
 
MQTTNIOSSLTransportFactory() - Constructor for class org.apache.activemq.transport.mqtt.MQTTNIOSSLTransportFactory
 
MQTTNIOTransport - Class in org.apache.activemq.transport.mqtt
An implementation of the Transport interface for using MQTT over NIO
MQTTNIOTransport(WireFormat, SocketFactory, URI, URI) - Constructor for class org.apache.activemq.transport.mqtt.MQTTNIOTransport
 
MQTTNIOTransport(WireFormat, Socket) - Constructor for class org.apache.activemq.transport.mqtt.MQTTNIOTransport
 
MQTTNIOTransportFactory - Class in org.apache.activemq.transport.mqtt
A MQTT over NIO transport factory
MQTTNIOTransportFactory() - Constructor for class org.apache.activemq.transport.mqtt.MQTTNIOTransportFactory
 
MQTTPacketIdGenerator - Class in org.apache.activemq.transport.mqtt
Manages PUBLISH packet ids for clients.
MQTTProtocolConverter - Class in org.apache.activemq.transport.mqtt
 
MQTTProtocolConverter(MQTTTransport, BrokerService) - Constructor for class org.apache.activemq.transport.mqtt.MQTTProtocolConverter
 
MQTTProtocolException - Exception in org.apache.activemq.transport.mqtt
 
MQTTProtocolException() - Constructor for exception org.apache.activemq.transport.mqtt.MQTTProtocolException
 
MQTTProtocolException(String) - Constructor for exception org.apache.activemq.transport.mqtt.MQTTProtocolException
 
MQTTProtocolException(String, boolean) - Constructor for exception org.apache.activemq.transport.mqtt.MQTTProtocolException
 
MQTTProtocolException(String, boolean, Throwable) - Constructor for exception org.apache.activemq.transport.mqtt.MQTTProtocolException
 
MQTTSslTransportFactory - Class in org.apache.activemq.transport.mqtt
A MQTT over SSL transport factory
MQTTSslTransportFactory() - Constructor for class org.apache.activemq.transport.mqtt.MQTTSslTransportFactory
 
MQTTTransport - Interface in org.apache.activemq.transport.mqtt
Basic interface that mediates between protocol converter and transport
MQTTTransportFactory - Class in org.apache.activemq.transport.mqtt
A MQTT transport factory
MQTTTransportFactory() - Constructor for class org.apache.activemq.transport.mqtt.MQTTTransportFactory
 
MQTTTransportFilter - Class in org.apache.activemq.transport.mqtt
The MQTTTransportFilter normally sits on top of a TcpTransport that has been configured with the StompWireFormat and is used to convert MQTT commands to ActiveMQ commands.
MQTTTransportFilter(Transport, WireFormat, BrokerService) - Constructor for class org.apache.activemq.transport.mqtt.MQTTTransportFilter
 
MQTTWireFormat - Class in org.apache.activemq.transport.mqtt
Implements marshalling and unmarsalling the MQTT protocol.
MQTTWireFormat() - Constructor for class org.apache.activemq.transport.mqtt.MQTTWireFormat
 
MQTTWireFormatFactory - Class in org.apache.activemq.transport.mqtt
Creates WireFormat objects that marshalls the Stomp protocol.
MQTTWireFormatFactory() - Constructor for class org.apache.activemq.transport.mqtt.MQTTWireFormatFactory
 

O

onActiveMQCommand(Command) - Method in class org.apache.activemq.transport.mqtt.MQTTProtocolConverter
Dispatch an ActiveMQ command
onCommand(Object) - Method in class org.apache.activemq.transport.mqtt.MQTTInactivityMonitor
 
onCommand(Object) - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFilter
 
oneway(Object) - Method in class org.apache.activemq.transport.mqtt.MQTTInactivityMonitor
 
oneway(Object) - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFilter
 
onException(IOException) - Method in class org.apache.activemq.transport.mqtt.MQTTInactivityMonitor
 
onException(IOException) - Method in interface org.apache.activemq.transport.mqtt.MQTTTransport
 
onException(IOException) - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFilter
 
onMQTTCommand(MQTTFrame) - Method in class org.apache.activemq.transport.mqtt.MQTTProtocolConverter
Convert a MQTT command
onTransportError() - Method in class org.apache.activemq.transport.mqtt.MQTTProtocolConverter
 
org.apache.activemq.transport.mqtt - package org.apache.activemq.transport.mqtt
A Broker side implementation of the MQTT 3.1 protocol - see http://mqtt.org/

P

parse(DataByteArrayInputStream, int) - Method in class org.apache.activemq.transport.mqtt.MQTTCodec
 
processCommand(ByteBuffer) - Method in class org.apache.activemq.transport.mqtt.MQTTNIOSSLTransport
 

Q

QOS_PROPERTY_NAME - Static variable in class org.apache.activemq.transport.mqtt.MQTTProtocolConverter
 

R

restoreDurableSubs(List<SubscriptionInfo>) - Method in class org.apache.activemq.transport.mqtt.MQTTProtocolConverter
 

S

sendToActiveMQ(Command) - Method in interface org.apache.activemq.transport.mqtt.MQTTTransport
 
sendToActiveMQ(Command) - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFilter
 
sendToMQTT(MQTTFrame) - Method in interface org.apache.activemq.transport.mqtt.MQTTTransport
 
sendToMQTT(MQTTFrame) - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFilter
 
serverConfigure(Transport, WireFormat, HashMap) - Method in class org.apache.activemq.transport.mqtt.MQTTNIOTransportFactory
 
serverConfigure(Transport, WireFormat, HashMap) - Method in class org.apache.activemq.transport.mqtt.MQTTSslTransportFactory
 
serverConfigure(Transport, WireFormat, HashMap) - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFactory
 
setActiveMQSubscriptionPrefetch(int) - Method in class org.apache.activemq.transport.mqtt.MQTTProtocolConverter
set the default prefetch size when mapping the MQTT subscription to an ActiveMQ one The default = 1
setActiveMQSubscriptionPrefetch(int) - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFilter
set the default prefetch size when mapping the MQTT subscription to an ActiveMQ one The default = 1
setBrokerService(BrokerService) - Method in class org.apache.activemq.transport.mqtt.MQTTNIOTransportFactory
 
setBrokerService(BrokerService) - Method in class org.apache.activemq.transport.mqtt.MQTTSslTransportFactory
 
setBrokerService(BrokerService) - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFactory
 
setDefaultKeepAlive(long) - Method in class org.apache.activemq.transport.mqtt.MQTTProtocolConverter
Set the default keep alive time (in milliseconds) that would be used if configured on server side and the client sends a keep-alive value of 0 (zero) on a CONNECT frame
setDefaultKeepAlive(long) - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFilter
 
setInactivityMonitor(MQTTInactivityMonitor) - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFilter
 
setKeepAliveResponseRequired(boolean) - Method in class org.apache.activemq.transport.mqtt.MQTTInactivityMonitor
 
setPacketId(String, MQTTSubscription, ActiveMQMessage, PUBLISH) - Method in class org.apache.activemq.transport.mqtt.MQTTPacketIdGenerator
 
setProtocolConverter(MQTTProtocolConverter) - Method in class org.apache.activemq.transport.mqtt.MQTTInactivityMonitor
 
setReadGraceTime(long) - Method in class org.apache.activemq.transport.mqtt.MQTTInactivityMonitor
 
setReadKeepAliveTime(long) - Method in class org.apache.activemq.transport.mqtt.MQTTInactivityMonitor
 
setTrace(boolean) - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFilter
 
setVersion(int) - Method in class org.apache.activemq.transport.mqtt.MQTTWireFormat
 
start() - Method in class org.apache.activemq.transport.mqtt.MQTTInactivityMonitor
 
startClientSession(String) - Method in class org.apache.activemq.transport.mqtt.MQTTPacketIdGenerator
 
stop() - Method in class org.apache.activemq.transport.mqtt.MQTTInactivityMonitor
 
stop() - Method in interface org.apache.activemq.transport.mqtt.MQTTTransport
 
stop() - Method in class org.apache.activemq.transport.mqtt.MQTTTransportFilter
 
stopClientSession(String) - Method in class org.apache.activemq.transport.mqtt.MQTTPacketIdGenerator
 

U

unmarshal(ByteSequence) - Method in class org.apache.activemq.transport.mqtt.MQTTWireFormat
 
unmarshal(DataInput) - Method in class org.apache.activemq.transport.mqtt.MQTTWireFormat
 
A C D G I M O P Q R S U 

Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.