|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TextWireFormat | |
|---|---|
| org.apache.activemq.transport.http | A transport using the HTTP protocol to allow ActiveMQ to tunnel through firewalls. |
| 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.xstream | |
| Uses of TextWireFormat in org.apache.activemq.transport.http |
|---|
| Methods in org.apache.activemq.transport.http that return TextWireFormat | |
|---|---|
protected TextWireFormat |
HttpTransportFactory.asTextWireFormat(org.apache.activemq.wireformat.WireFormat wireFormat)
|
protected TextWireFormat |
HttpTunnelServlet.createWireFormat()
|
protected TextWireFormat |
HttpTransportServer.createWireFormat()
|
TextWireFormat |
HttpTransportSupport.getTextWireFormat()
|
TextWireFormat |
HttpTransportServer.getWireFormat()
|
| Methods in org.apache.activemq.transport.http with parameters of type TextWireFormat | |
|---|---|
void |
HttpTransportSupport.setTextWireFormat(TextWireFormat textWireFormat)
|
void |
HttpTransportServer.setWireFormat(TextWireFormat wireFormat)
|
| Constructors in org.apache.activemq.transport.http with parameters of type TextWireFormat | |
|---|---|
HttpClientTransport(TextWireFormat wireFormat,
URI remoteUrl)
|
|
HttpTransportSupport(TextWireFormat textWireFormat,
URI remoteUrl)
|
|
| Uses of TextWireFormat in org.apache.activemq.transport.https |
|---|
| Constructors in org.apache.activemq.transport.https with parameters of type TextWireFormat | |
|---|---|
HttpsClientTransport(TextWireFormat wireFormat,
URI remoteUrl)
|
|
| Uses of TextWireFormat in org.apache.activemq.transport.xstream |
|---|
| Subclasses of TextWireFormat in org.apache.activemq.transport.xstream | ||||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
class |
XStreamWireFormat
A WireFormat implementation which uses the
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved. | |||||||||||||