com.espertech.esperio.http
Class EsperIOHTTPAdapter

java.lang.Object
  extended by com.espertech.esperio.http.EsperIOHTTPAdapter

public class EsperIOHTTPAdapter
extends java.lang.Object


Constructor Summary
EsperIOHTTPAdapter(ConfigurationHTTPAdapter config, java.lang.String engineURI)
          Quickstart constructor.
 
Method Summary
 void destroy()
          Destroy the adapter.
 void initialize()
          Re-initialize.
 void start()
          Start the DDS endpoint.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

EsperIOHTTPAdapter

public EsperIOHTTPAdapter(ConfigurationHTTPAdapter config,
                          java.lang.String engineURI)
Quickstart constructor.

Parameters:
config - configuration
Method Detail

initialize

public void initialize()
Re-initialize.


start

public void start()
Start the DDS endpoint.


destroy

public void destroy()
Destroy the adapter.


© 2006-2016 EsperTech Inc.
All rights reserved.
Visit us at espertech.com