|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use GetHandler | |
---|---|
com.espertech.esperio.http.config | HTTP adapter configuration classes. |
com.espertech.esperio.http.core | Socket Adapter core classes. |
Uses of GetHandler in com.espertech.esperio.http.config |
---|
Methods in com.espertech.esperio.http.config that return types with arguments of type GetHandler | |
---|---|
java.util.List<GetHandler> |
ConfigurationHTTPAdapter.getGetHandlers()
|
Method parameters in com.espertech.esperio.http.config with type arguments of type GetHandler | |
---|---|
void |
ConfigurationHTTPAdapter.setGetHandlers(java.util.List<GetHandler> getHandlers)
|
Uses of GetHandler in com.espertech.esperio.http.core |
---|
Methods in com.espertech.esperio.http.core that return types with arguments of type GetHandler | |
---|---|
java.util.List<GetHandler> |
EsperHttpServiceBase.getGetHandlers()
|
Methods in com.espertech.esperio.http.core with parameters of type GetHandler | |
---|---|
void |
EsperHttpServiceBase.add(GetHandler handler)
|
|
© 2006-2016 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |