A B C D E G H I K M O P R S T U W X 

A

AbstractMQTTSocket - Class in org.apache.activemq.transport.ws
 
AbstractMQTTSocket(String) - Constructor for class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
AbstractStompSocket - Class in org.apache.activemq.transport.ws
Base implementation of a STOMP based WebSocket handler.
AbstractStompSocket(String) - Constructor for class org.apache.activemq.transport.ws.AbstractStompSocket
 
asTextWireFormat(WireFormat) - Method in class org.apache.activemq.transport.http.HttpTransportFactory
 
asyncRequest(Object) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
awaitConnection() - Method in class org.apache.activemq.transport.ws.StompWSConnection
 
awaitConnection(long, TimeUnit) - Method in class org.apache.activemq.transport.ws.StompWSConnection
 

B

bind() - Method in class org.apache.activemq.transport.WebTransportServerSupport
 
bindAddress - Variable in class org.apache.activemq.transport.WebTransportServerSupport
 
BlockingQueueTransport - Class in org.apache.activemq.transport.http
A server side HTTP based TransportChannel which processes incoming packets and adds outgoing packets onto a Queue so that they can be dispatched by the HTTP GET requests from the client.
BlockingQueueTransport(BlockingQueue<Object>) - Constructor for class org.apache.activemq.transport.http.BlockingQueueTransport
 
broker - Variable in class org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet
 
brokerService - Variable in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 

C

canProcessWireFormatVersion(int) - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
Can this wireformat process packets of this version
canSendCompressed - Variable in class org.apache.activemq.transport.http.HttpClientTransport
 
certificates - Variable in class org.apache.activemq.transport.ws.AbstractStompSocket
 
close() - Method in class org.apache.activemq.transport.ws.StompWSConnection
 
compositeConfigure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.http.HttpTransportFactory
 
configure(WebSocketServletFactory) - Method in class org.apache.activemq.transport.ws.jetty9.WSServlet
 
configureMethod(AbstractHttpMessage) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
connector - Variable in class org.apache.activemq.transport.WebTransportServerSupport
 
copy() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
createBroker() - Method in class org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet
Factory method to create a new broker
createBroker() - Method in class org.apache.activemq.transport.http.HttpSpringEmbeddedTunnelServlet
Factory method to create a new broker
createClientConnectionManager() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
createClientConnectionManager() - Method in class org.apache.activemq.transport.https.HttpsClientTransport
 
createConnector(Server) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
createConnector(Server) - Method in class org.apache.activemq.transport.SocketConnectorFactory
 
createHttpClient() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
createServer() - Method in class org.apache.activemq.transport.WebTransportServerSupport
 
createSocketFactory() - Method in class org.apache.activemq.transport.https.HttpsClientTransport
Creates a new SSL SocketFactory.
createTransport(URI, WireFormat) - Method in class org.apache.activemq.transport.http.HttpTransportFactory
 
createTransport(URI, WireFormat) - Method in class org.apache.activemq.transport.https.HttpsTransportFactory
 
createTransportChannel(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
createTransportChannel() - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
createWireFormat() - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
createWireFormat() - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
createWireFormat() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormatFactory
 
createXStream() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 

D

DiscoveryRegistryServlet - Class in org.apache.activemq.transport.discovery.http
 
DiscoveryRegistryServlet() - Constructor for class org.apache.activemq.transport.discovery.http.DiscoveryRegistryServlet
 
doBind(URI) - Method in class org.apache.activemq.transport.http.HttpTransportFactory
 
doBind(String, URI) - Method in class org.apache.activemq.transport.https.HttpsTransportFactory
 
doBind(URI) - Method in class org.apache.activemq.transport.https.HttpsTransportFactory
 
doBind(URI) - Method in class org.apache.activemq.transport.ws.WSTransportFactory
 
doBind(URI) - Method in class org.apache.activemq.transport.wss.WSSTransportFactory
 
doCreateDiscoveryAgent(URI) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgentFactory
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.discovery.http.DiscoveryRegistryServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.discovery.http.DiscoveryRegistryServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.ws.jetty9.WSServlet
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.discovery.http.DiscoveryRegistryServlet
 
doStart() - Method in class org.apache.activemq.transport.http.BlockingQueueTransport
 
doStart() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
doStart() - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
doStart() - Method in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
doStart() - Method in class org.apache.activemq.transport.ws.AbstractStompSocket
 
doStart() - Method in class org.apache.activemq.transport.ws.WSTransportServer
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.http.BlockingQueueTransport
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.ws.AbstractStompSocket
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.ws.WSTransportServer
 

E

EmbeddedJettyServer - Class in org.apache.activemq.transport.discovery.http
 
EmbeddedJettyServer() - Constructor for class org.apache.activemq.transport.discovery.http.EmbeddedJettyServer
 

G

generateWsRemoteAddress(HttpServletRequest) - Static method in class org.apache.activemq.transport.util.HttpTransportUtils
 
getAgent() - Method in class org.apache.activemq.transport.discovery.http.EmbeddedJettyServer
 
getAuth() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getCertificates() - Method in class org.apache.activemq.transport.ws.AbstractStompSocket
 
getCloseCode() - Method in class org.apache.activemq.transport.ws.StompWSConnection
 
getCloseMessage() - Method in class org.apache.activemq.transport.ws.StompWSConnection
 
getConnection() - Method in class org.apache.activemq.transport.ws.StompWSConnection
 
getConnectorURL() - Method in class org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet
 
getCurrentWireFormatVersion() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
getDefaultWireFormatType() - Method in class org.apache.activemq.transport.http.HttpTransportFactory
 
getGroup() - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
getHost() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormatFactory
 
getInactivityMonitor() - Method in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
getInactivityMonitor() - Method in class org.apache.activemq.transport.ws.AbstractStompSocket
 
getKeyCertificateAlgorithm() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getKeyPassword() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getKeyStore() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getKeyStorePassword() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getKeyStoreType() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getMinSendAsCompressedSize() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
getPeerCertificates() - Method in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
getProtocol() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getProtocolConverter() - Method in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
getProxyHost() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getProxyPassword() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getProxyPort() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getProxyUser() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getQueue() - Method in class org.apache.activemq.transport.http.BlockingQueueTransport
 
getReceiveCounter() - Method in class org.apache.activemq.transport.http.BlockingQueueTransport
 
getReceiveCounter() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
getReceiveCounter() - Method in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
getReceiveCounter() - Method in class org.apache.activemq.transport.ws.AbstractStompSocket
 
getReceiveHttpClient() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
getRegistryURL() - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
getRemoteAddress() - Method in class org.apache.activemq.transport.http.BlockingQueueTransport
 
getRemoteAddress() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getRemoteAddress() - Method in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
getRemoteAddress() - Method in class org.apache.activemq.transport.ws.AbstractStompSocket
 
getRemoteUrl() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getSecureRandomCertficateAlgorithm() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getSendHttpClient() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
getSocketAddress() - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
getSocketAddress() - Method in class org.apache.activemq.transport.ws.WSTransportServer
 
getSoTimeout() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
getTextWireFormat() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getTransportChannel(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
getTransportOptions() - Method in class org.apache.activemq.transport.SocketConnectorFactory
 
getTrustCertificateAlgorithm() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getTrustStore() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getTrustStorePassword() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getUpdateInterval() - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
getVersion() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
getWireFormat() - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
getWireFormat() - Method in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
getWireFormat() - Method in class org.apache.activemq.transport.ws.AbstractStompSocket
 
getXStream() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 

H

handleStopped() - Method in class org.apache.activemq.transport.ws.AbstractMQTTSocket
Called when the transport is stopping to allow the dervied classes a chance to close WebSocket resources.
handleStopped() - Method in class org.apache.activemq.transport.ws.AbstractStompSocket
Called when the transport is stopping to allow the dervied classes a chance to close WebSocket resources.
handleStopped() - Method in class org.apache.activemq.transport.ws.jetty9.MQTTSocket
 
handleStopped() - Method in class org.apache.activemq.transport.ws.jetty9.StompSocket
 
host - Variable in class org.apache.activemq.transport.WebTransportServerSupport
 
HttpClientTransport - Class in org.apache.activemq.transport.http
A HTTP Transport which uses the Apache HTTP Client library
HttpClientTransport(TextWireFormat, URI) - Constructor for class org.apache.activemq.transport.http.HttpClientTransport
 
HTTPDiscoveryAgent - Class in org.apache.activemq.transport.discovery.http
 
HTTPDiscoveryAgent() - Constructor for class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
HTTPDiscoveryAgentFactory - Class in org.apache.activemq.transport.discovery.http
 
HTTPDiscoveryAgentFactory() - Constructor for class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgentFactory
 
HttpEmbeddedTunnelServlet - Class in org.apache.activemq.transport.http
This servlet embeds an ActiveMQ broker inside a servlet engine which is ideal for deploying ActiveMQ inside a WAR and using this servlet as a HTTP tunnel.
HttpEmbeddedTunnelServlet() - Constructor for class org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet
 
HttpsClientTransport - Class in org.apache.activemq.transport.https
 
HttpsClientTransport(TextWireFormat, URI) - Constructor for class org.apache.activemq.transport.https.HttpsClientTransport
 
HttpSpringEmbeddedTunnelServlet - Class in org.apache.activemq.transport.http
This servlet embeds an ActiveMQ broker inside a servlet engine which is ideal for deploying ActiveMQ inside a WAR and using this servlet as a HTTP tunnel.
HttpSpringEmbeddedTunnelServlet() - Constructor for class org.apache.activemq.transport.http.HttpSpringEmbeddedTunnelServlet
 
HttpsTransportFactory - Class in org.apache.activemq.transport.https
Factory of HTTPS based transports
HttpsTransportFactory() - Constructor for class org.apache.activemq.transport.https.HttpsTransportFactory
 
HttpsTransportServer - Class in org.apache.activemq.transport.https
 
HttpsTransportServer(URI, HttpsTransportFactory, SslContext) - Constructor for class org.apache.activemq.transport.https.HttpsTransportServer
 
HttpTransportFactory - Class in org.apache.activemq.transport.http
 
HttpTransportFactory() - Constructor for class org.apache.activemq.transport.http.HttpTransportFactory
 
HttpTransportServer - Class in org.apache.activemq.transport.http
 
HttpTransportServer(URI, HttpTransportFactory) - Constructor for class org.apache.activemq.transport.http.HttpTransportServer
 
HttpTransportSupport - Class in org.apache.activemq.transport.http
A useful base class for HTTP Transport implementations.
HttpTransportSupport(TextWireFormat, URI) - Constructor for class org.apache.activemq.transport.http.HttpTransportSupport
 
HttpTransportUtils - Class in org.apache.activemq.transport.util
 
HttpTransportUtils() - Constructor for class org.apache.activemq.transport.util.HttpTransportUtils
 
HttpTunnelServlet - Class in org.apache.activemq.transport.http
A servlet which handles server side HTTP transport, delegating to the ActiveMQ broker.
HttpTunnelServlet() - Constructor for class org.apache.activemq.transport.http.HttpTunnelServlet
 

I

init() - Method in class org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet
 
init() - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
init() - Method in class org.apache.activemq.transport.ws.jetty9.WSServlet
 
inReceive() - Method in class org.apache.activemq.transport.util.TextWireFormat
 
isConnected() - Method in class org.apache.activemq.transport.ws.StompWSConnection
 
isNeedClientAuth() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
isSslServer() - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
isSslServer() - Method in class org.apache.activemq.transport.ws.WSTransportServer
 
isSslServer() - Method in class org.apache.activemq.transport.wss.WSSTransportServer
 
isStartEmbeddRegistry() - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
isTrace() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
isUseCompression() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
isWantClientAuth() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 

K

keepAlive() - Method in class org.apache.activemq.transport.ws.StompWSConnection
 
Krb5AndCertsSslSocketConnector - Class in org.apache.activemq.transport.https
Extend Jetty's SslSocketConnector to optionally also provide Kerberos5ized SSL sockets.
Krb5AndCertsSslSocketConnector() - Constructor for class org.apache.activemq.transport.https.Krb5AndCertsSslSocketConnector
 

M

marshal(Object, DataOutput) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
marshal(Object) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
marshalText(Object) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
marshalText(Object) - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
MAX_CLIENT_TIMEOUT - Static variable in class org.apache.activemq.transport.http.HttpClientTransport
 
MAX_TIMEOUT - Static variable in class org.apache.activemq.transport.http.BlockingQueueTransport
 
mqttInactivityMonitor - Variable in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
MQTTSocket - Class in org.apache.activemq.transport.ws.jetty9
 
MQTTSocket(String) - Constructor for class org.apache.activemq.transport.ws.jetty9.MQTTSocket
 

O

oneway(Object) - Method in class org.apache.activemq.transport.http.BlockingQueueTransport
 
oneway(Object) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
oneway(Object) - Method in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
oneway(Object) - Method in class org.apache.activemq.transport.ws.AbstractStompSocket
 
onWebSocketBinary(byte[], int, int) - Method in class org.apache.activemq.transport.ws.jetty9.MQTTSocket
 
onWebSocketBinary(byte[], int, int) - Method in class org.apache.activemq.transport.ws.jetty9.StompSocket
 
onWebSocketClose(int, String) - Method in class org.apache.activemq.transport.ws.jetty9.MQTTSocket
 
onWebSocketClose(int, String) - Method in class org.apache.activemq.transport.ws.jetty9.StompSocket
 
onWebSocketClose(int, String) - Method in class org.apache.activemq.transport.ws.StompWSConnection
 
onWebSocketConnect(Session) - Method in class org.apache.activemq.transport.ws.jetty9.MQTTSocket
 
onWebSocketConnect(Session) - Method in class org.apache.activemq.transport.ws.jetty9.StompSocket
 
onWebSocketConnect(Session) - Method in class org.apache.activemq.transport.ws.StompWSConnection
 
onWebSocketError(Throwable) - Method in class org.apache.activemq.transport.ws.jetty9.MQTTSocket
 
onWebSocketError(Throwable) - Method in class org.apache.activemq.transport.ws.jetty9.StompSocket
 
onWebSocketText(String) - Method in class org.apache.activemq.transport.ws.jetty9.MQTTSocket
 
onWebSocketText(String) - Method in class org.apache.activemq.transport.ws.jetty9.StompSocket
 
onWebSocketText(String) - Method in class org.apache.activemq.transport.ws.StompWSConnection
 
org.apache.activemq.transport - package org.apache.activemq.transport
 
org.apache.activemq.transport.discovery.http - package org.apache.activemq.transport.discovery.http
 
org.apache.activemq.transport.http - package org.apache.activemq.transport.http
A transport using the HTTP protocol to allow ActiveMQ to tunnel through firewalls.
org.apache.activemq.transport.https - package org.apache.activemq.transport.https
A transport using the HTTPS protocol (built on top of the HTTP transport) to allow ActiveMQ to tunnel through firewalls using SSL.
org.apache.activemq.transport.util - package org.apache.activemq.transport.util
 
org.apache.activemq.transport.ws - package org.apache.activemq.transport.ws
 
org.apache.activemq.transport.ws.jetty9 - package org.apache.activemq.transport.ws.jetty9
 
org.apache.activemq.transport.wss - package org.apache.activemq.transport.wss
 
org.apache.activemq.transport.xstream - package org.apache.activemq.transport.xstream
 

P

peerCertificates - Variable in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
processStompFrame(String) - Method in class org.apache.activemq.transport.ws.AbstractStompSocket
 
protocolConverter - Variable in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
protocolConverter - Variable in class org.apache.activemq.transport.ws.AbstractStompSocket
 
protocolLock - Variable in class org.apache.activemq.transport.ws.AbstractStompSocket
 

R

readRequestBody(HttpServletRequest) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
receive() - Method in class org.apache.activemq.transport.ws.StompWSConnection
 
receive(long, TimeUnit) - Method in class org.apache.activemq.transport.ws.StompWSConnection
 
receiveCounter - Variable in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
receiveCounter - Variable in class org.apache.activemq.transport.ws.AbstractStompSocket
 
receiveNoWait() - Method in class org.apache.activemq.transport.ws.StompWSConnection
 
registerService(String) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
remoteAddress - Variable in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
remoteAddress - Variable in class org.apache.activemq.transport.ws.AbstractStompSocket
 
request(Object) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
resume() - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
run() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 

S

SecureSocketConnectorFactory - Class in org.apache.activemq.transport
 
SecureSocketConnectorFactory() - Constructor for class org.apache.activemq.transport.SecureSocketConnectorFactory
 
SecureSocketConnectorFactory(SslContext) - Constructor for class org.apache.activemq.transport.SecureSocketConnectorFactory
 
SecureSocketConnectorFactory(SslContextFactory) - Constructor for class org.apache.activemq.transport.SecureSocketConnectorFactory
 
sendFrame(StompFrame) - Method in class org.apache.activemq.transport.ws.StompWSConnection
 
sendRawFrame(String) - Method in class org.apache.activemq.transport.ws.StompWSConnection
 
sendToActiveMQ(Command) - Method in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
sendToActiveMQ(Command) - Method in class org.apache.activemq.transport.ws.AbstractStompSocket
 
sendToMQTT(MQTTFrame) - Method in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
sendToMQTT(MQTTFrame) - Method in class org.apache.activemq.transport.ws.jetty9.MQTTSocket
 
sendToStomp(StompFrame) - Method in class org.apache.activemq.transport.ws.AbstractStompSocket
 
sendToStomp(StompFrame) - Method in class org.apache.activemq.transport.ws.jetty9.StompSocket
 
server - Variable in class org.apache.activemq.transport.WebTransportServerSupport
 
serverConfigure(Transport, WireFormat, HashMap) - Method in class org.apache.activemq.transport.http.HttpTransportFactory
 
serviceFailed(DiscoveryEvent) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
setAgent(HTTPDiscoveryAgent) - Method in class org.apache.activemq.transport.discovery.http.EmbeddedJettyServer
 
setAuth(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
setBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.transport.ws.WSTransportServer
 
setBrokerName(String) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
setBrokerService(BrokerService) - Method in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
setCertificates(X509Certificate[]) - Method in class org.apache.activemq.transport.ws.AbstractStompSocket
 
setConnector(Connector) - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
setConnector(Connector) - Method in class org.apache.activemq.transport.ws.WSTransportServer
 
setDiscoveryListener(DiscoveryListener) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
setGroup(String) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
setHost(String) - Method in class org.apache.activemq.transport.xstream.XStreamWireFormatFactory
 
setKeyCertificateAlgorithm(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setKeyPassword(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setKeyStore(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setKeyStorePassword(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setKeyStoreType(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setMinSendAsCompressedSize(int) - Method in class org.apache.activemq.transport.http.HttpClientTransport
Sets the minimum size that must be exceeded on a send before compression is used if the useCompression option is specified.
setNeedClientAuth(boolean) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setPeerCertificates(X509Certificate[]) - Method in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
setProtocol(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setProxyHost(String) - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
setProxyPassword(String) - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
setProxyPort(int) - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
setProxyUser(String) - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
setReceiveHttpClient(HttpClient) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
setRegistryURL(String) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
setSecureRandomCertficateAlgorithm(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setSendHttpClient(HttpClient) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
setSoTimeout(int) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
setStartEmbeddRegistry(boolean) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
setTextWireFormat(TextWireFormat) - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
setTrace(boolean) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
setTransportOption(Map<String, Object>) - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
setTransportOption(Map<String, Object>) - Method in class org.apache.activemq.transport.ws.WSTransportServer
 
setTransportOptions(Map<String, Object>) - Method in class org.apache.activemq.transport.SocketConnectorFactory
 
setTransportOptions(Map<String, Object>) - Method in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
setTransportOptions(Map<String, Object>) - Method in class org.apache.activemq.transport.ws.jetty9.WSServlet
 
setTrustCertificateAlgorithm(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setTrustStore(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setTrustStorePassword(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setUpdateInterval(long) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
setUseCompression(boolean) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
setVersion(int) - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
setWantClientAuth(boolean) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setWireFormat(TextWireFormat) - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
setXStream(XStream) - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
SocketConnectorFactory - Class in org.apache.activemq.transport
 
SocketConnectorFactory() - Constructor for class org.apache.activemq.transport.SocketConnectorFactory
 
socketConnectorFactory - Variable in class org.apache.activemq.transport.WebTransportServerSupport
 
socketTransportStarted - Variable in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
socketTransportStarted - Variable in class org.apache.activemq.transport.ws.AbstractStompSocket
 
start() - Method in class org.apache.activemq.transport.discovery.http.EmbeddedJettyServer
 
start() - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
stompInactivityMonitor - Variable in class org.apache.activemq.transport.ws.AbstractStompSocket
 
StompSocket - Class in org.apache.activemq.transport.ws.jetty9
Implements web socket and mediates between servlet and the broker
StompSocket(String) - Constructor for class org.apache.activemq.transport.ws.jetty9.StompSocket
 
StompWSConnection - Class in org.apache.activemq.transport.ws
STOMP over WS based Connection class
StompWSConnection() - Constructor for class org.apache.activemq.transport.ws.StompWSConnection
 
stop() - Method in class org.apache.activemq.transport.discovery.http.EmbeddedJettyServer
 
stop() - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
suspend() - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 

T

TextWireFormat - Class in org.apache.activemq.transport.util
Adds the extra methods available to text based wire format implementations
TextWireFormat() - Constructor for class org.apache.activemq.transport.util.TextWireFormat
 
toString() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
transportConnector - Variable in class org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet
 
transportStartedAtLeastOnce() - Method in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 

U

unmarshal(DataInput) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
unmarshal(ByteSequence) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
unmarshalText(String) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
unmarshalText(Reader) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
unmarshalText(String) - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
unmarshalText(Reader) - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 

W

WebTransportServerSupport - Class in org.apache.activemq.transport
 
WebTransportServerSupport(URI) - Constructor for class org.apache.activemq.transport.WebTransportServerSupport
 
wireFormat - Variable in class org.apache.activemq.transport.ws.AbstractMQTTSocket
 
wireFormat - Variable in class org.apache.activemq.transport.ws.AbstractStompSocket
 
WSServlet - Class in org.apache.activemq.transport.ws.jetty9
Handle connection upgrade requests and creates web sockets
WSServlet() - Constructor for class org.apache.activemq.transport.ws.jetty9.WSServlet
 
WSSTransportFactory - Class in org.apache.activemq.transport.wss
Factory for Secure WebSocket (wss) transport
WSSTransportFactory() - Constructor for class org.apache.activemq.transport.wss.WSSTransportFactory
 
WSSTransportServer - Class in org.apache.activemq.transport.wss
 
WSSTransportServer(URI, SslContext) - Constructor for class org.apache.activemq.transport.wss.WSSTransportServer
 
WSTransportFactory - Class in org.apache.activemq.transport.ws
Factory for WebSocket (ws) transport
WSTransportFactory() - Constructor for class org.apache.activemq.transport.ws.WSTransportFactory
 
WSTransportServer - Class in org.apache.activemq.transport.ws
Creates a web server and registers web socket server
WSTransportServer(URI) - Constructor for class org.apache.activemq.transport.ws.WSTransportServer
 

X

XStreamWireFormat - Class in org.apache.activemq.transport.xstream
A WireFormat implementation which uses the XStreamWireFormat() - Constructor for class org.apache.activemq.transport.xstream.XStreamWireFormat
 
XStreamWireFormatFactory - Class in org.apache.activemq.transport.xstream
 
XStreamWireFormatFactory() - Constructor for class org.apache.activemq.transport.xstream.XStreamWireFormatFactory
 
A B C D E G H I K M O P R S T U W X 

Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.