Uses of Class
org.mule.transport.http.HttpServerConnection

Packages that use HttpServerConnection
org.mule.transport.http Provides http transport including proxy support. 
 

Uses of HttpServerConnection in org.mule.transport.http
 

Methods in org.mule.transport.http that return HttpServerConnection
protected  HttpServerConnection HttpMessageProcessTemplate.getHttpServerConnection()
           
 

Constructors in org.mule.transport.http with parameters of type HttpServerConnection
HttpMessageProcessTemplate(HttpMessageReceiver messageReceiver, HttpServerConnection httpServerConnection, WorkManager flowExecutionWorkManager)
           
HttpsMessageProcessTemplate(HttpMessageReceiver messageReceiver, HttpServerConnection httpServerConnection, WorkManager flowExecutionWorkManager)
           
 



Copyright © 2003-2014 MuleSoft, Inc.. All Rights Reserved.