org.codehaus.activemq.transport.http
Class HttpTransportConnector
java.lang.Object
org.codehaus.activemq.transport.TransportServerChannelSupport
org.codehaus.activemq.transport.http.HttpTransportConnector
- All Implemented Interfaces:
- org.codehaus.activemq.service.Service, org.codehaus.activemq.transport.TransportServerChannel
- public class HttpTransportConnector
- extends org.codehaus.activemq.transport.TransportServerChannelSupport
- Version:
- $Revision: 1.2 $
Methods inherited from class org.codehaus.activemq.transport.TransportServerChannelSupport |
addClient, getTransportChannelListener, getUrl, setTransportChannelListener, setUrl |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpTransportConnector
public HttpTransportConnector(URI uri)
start
public void start()
throws JMSException
- Throws:
JMSException
stop
public void stop()
throws JMSException
- Throws:
JMSException
getWireFormat
public org.codehaus.activemq.io.TextWireFormat getWireFormat()
setWireFormat
public void setWireFormat(org.codehaus.activemq.io.TextWireFormat wireFormat)
createWireFormat
protected org.codehaus.activemq.io.TextWireFormat createWireFormat()
Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.