Class HTTPDiscoveryAgentFactory

java.lang.Object
org.apache.activemq.transport.discovery.DiscoveryAgentFactory
org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgentFactory

public class HTTPDiscoveryAgentFactory extends org.apache.activemq.transport.discovery.DiscoveryAgentFactory
  • Constructor Details

    • HTTPDiscoveryAgentFactory

      public HTTPDiscoveryAgentFactory()
  • Method Details

    • doCreateDiscoveryAgent

      protected org.apache.activemq.transport.discovery.DiscoveryAgent doCreateDiscoveryAgent(URI uri) throws IOException
      Specified by:
      doCreateDiscoveryAgent in class org.apache.activemq.transport.discovery.DiscoveryAgentFactory
      Throws:
      IOException