org.codehaus.activemq.transport.http
Class HttpTransportConnectorFactory
java.lang.Object
org.codehaus.activemq.transport.http.HttpTransportConnectorFactory
- All Implemented Interfaces:
- org.codehaus.activemq.transport.TransportServerChannelFactory
- public class HttpTransportConnectorFactory
- extends Object
- implements org.codehaus.activemq.transport.TransportServerChannelFactory
- Version:
- $Revision: 1.2 $
Method Summary |
org.codehaus.activemq.transport.TransportServerChannel |
create(org.codehaus.activemq.io.WireFormat wireFormat,
URI bindAddress)
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HttpTransportConnectorFactory
public HttpTransportConnectorFactory()
create
public org.codehaus.activemq.transport.TransportServerChannel create(org.codehaus.activemq.io.WireFormat wireFormat,
URI bindAddress)
throws JMSException
- Specified by:
create
in interface org.codehaus.activemq.transport.TransportServerChannelFactory
- Throws:
JMSException
Copyright © 2004-2005 Protique, Ltd.. All Rights Reserved.