org.apache.camel.component.jhc
Class JhcServerEngineFactory

java.lang.Object
  extended by org.apache.camel.component.jhc.JhcServerEngineFactory

public final class JhcServerEngineFactory
extends Object


Method Summary
static JhcServerEngine getJhcServerEngine(org.apache.http.params.HttpParams params, int port, String protocol)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getJhcServerEngine

public static JhcServerEngine getJhcServerEngine(org.apache.http.params.HttpParams params,
                                                 int port,
                                                 String protocol)


Apache CAMEL