org.activemq.transport.http
Class HttpTransportConnectorFactory

java.lang.Object
  extended byorg.activemq.transport.http.HttpTransportConnectorFactory
All Implemented Interfaces:
org.activemq.transport.TransportServerChannelFactory
Direct Known Subclasses:
HttpsTransportConnectorFactory

public class HttpTransportConnectorFactory
extends Object
implements org.activemq.transport.TransportServerChannelFactory

Version:
$Revision$

Constructor Summary
HttpTransportConnectorFactory()
           
 
Method Summary
 org.activemq.transport.TransportServerChannel create(org.activemq.io.WireFormat wireFormat, URI bindAddress)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HttpTransportConnectorFactory

public HttpTransportConnectorFactory()
Method Detail

create

public org.activemq.transport.TransportServerChannel create(org.activemq.io.WireFormat wireFormat,
                                                            URI bindAddress)
                                                     throws JMSException
Specified by:
create in interface org.activemq.transport.TransportServerChannelFactory
Throws:
JMSException


Copyright © 2004-2007 Protique, Ltd.. All Rights Reserved.