A B G H O R S
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- afterHandle() - Method in interface org.hertsstack.http.HertsHttpInterceptor
-
After handle intercept
B
- beforeHandle(HertsHttpRequest) - Method in interface org.hertsstack.http.HertsHttpInterceptor
-
Before handle intercept
- build() - Method in interface org.hertsstack.http.HertsHttpEngineBuilder
-
Build
- builder() - Static method in class org.hertsstack.http.HertsHttpServer
G
- getAuthType() - Method in interface org.hertsstack.http.HertsHttpRequest
-
Get header auth type
- getCookies() - Method in interface org.hertsstack.http.HertsHttpRequest
-
Get Cookies
- getHeader(String) - Method in interface org.hertsstack.http.HertsHttpRequest
-
Get Header value
- getHertsRpcServices() - Method in interface org.hertsstack.http.HertsHttpEngineBuilder
-
Get registered HertsRpcService
- getInterceptors() - Method in interface org.hertsstack.http.HertsHttpEngineBuilder
-
Get interceptor
- getLocalAddr() - Method in interface org.hertsstack.http.HertsHttpRequest
-
Get local address
- getMetricsSetting() - Method in interface org.hertsstack.http.HertsHttpEngineBuilder
-
Get Metrics setting
- getPort() - Method in interface org.hertsstack.http.HertsHttpEngineBuilder
-
Get port number
- getRemoteAddr() - Method in interface org.hertsstack.http.HertsHttpRequest
-
Get remote address
- getRequest() - Method in interface org.hertsstack.http.HertsHttpRequest
-
Get ServletRequest.
- getResponse() - Method in interface org.hertsstack.http.HertsHttpResponse
-
Get respone.
- getSslContextFactory() - Method in interface org.hertsstack.http.HertsHttpEngineBuilder
-
Get ssl context
H
- HertsHttpEngine - Interface in org.hertsstack.http
-
Herts http engine
- HertsHttpEngineBuilder - Interface in org.hertsstack.http
-
Herts http server engine builder
- HertsHttpInterceptor - Interface in org.hertsstack.http
-
Herts http server interceptor
- HertsHttpRequest - Interface in org.hertsstack.http
-
Herts http request
- HertsHttpResponse - Interface in org.hertsstack.http
-
Herts http response
- HertsHttpServer - Class in org.hertsstack.http
-
Herts http server implementation
- HertsHttpServer(HertsHttpEngineBuilder) - Constructor for class org.hertsstack.http.HertsHttpServer
O
- org.hertsstack.http - package org.hertsstack.http
R
- registerHertsHttpService(HertsService) - Method in interface org.hertsstack.http.HertsHttpEngineBuilder
-
Add implementation service Not interface
- registerHertsHttpService(HertsService, HertsHttpInterceptor) - Method in interface org.hertsstack.http.HertsHttpEngineBuilder
-
Add implementation service Not interface
S
- setMetricsSetting(HertsMetricsSetting) - Method in interface org.hertsstack.http.HertsHttpEngineBuilder
-
Set metrics setting information
- setPort(int) - Method in interface org.hertsstack.http.HertsHttpEngineBuilder
-
Set port
- setSsl(SslContextFactory, int) - Method in interface org.hertsstack.http.HertsHttpEngineBuilder
-
Set ssl for Jetty.
- start() - Method in interface org.hertsstack.http.HertsHttpEngine
-
Start server
- start() - Method in class org.hertsstack.http.HertsHttpServer
- stop() - Method in interface org.hertsstack.http.HertsHttpEngine
-
Stop server
- stop() - Method in class org.hertsstack.http.HertsHttpServer
All Classes All Packages