Uses of Class
com.espertech.esperio.http.config.Service

Packages that use Service
com.espertech.esperio.http.config HTTP adapter configuration classes. 
com.espertech.esperio.http.core Socket Adapter core classes. 
 

Uses of Service in com.espertech.esperio.http.config
 

Methods in com.espertech.esperio.http.config that return types with arguments of type Service
 java.util.Map<java.lang.String,Service> ConfigurationHTTPAdapter.getServices()
           
 

Method parameters in com.espertech.esperio.http.config with type arguments of type Service
 void ConfigurationHTTPAdapter.setServices(java.util.Map<java.lang.String,Service> services)
           
 

Uses of Service in com.espertech.esperio.http.core
 

Methods in com.espertech.esperio.http.core that return Service
 Service EsperHttpServiceBase.getServiceConfig()
           
 

Constructors in com.espertech.esperio.http.core with parameters of type Service
EsperHttpServiceBase(java.lang.String serviceName, Service serviceConfig)
           
EsperHttpServiceClassic(java.lang.String serviceName, Service value)
           
EsperHttpServiceNIO(java.lang.String serviceName, Service value)
           
 


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