A B C D E F G H I J L M N O P Q R S T U V W
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABatisModule - Class in org.logdoc.fairhttp.modules
- ABatisModule() - Constructor for class org.logdoc.fairhttp.modules.ABatisModule
- ABNORMAL_CLOSE - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- acceptProtocol(String) - Method in interface org.logdoc.fairhttp.service.tools.websocket.protocol.IProtocol
- acceptProtocol(String) - Method in class org.logdoc.fairhttp.service.tools.websocket.protocol.Protocol
- acceptProvidedExtensionAsClient(String) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.DefaultExtension
- acceptProvidedExtensionAsClient(String) - Method in interface org.logdoc.fairhttp.service.tools.websocket.extension.IExtension
- acceptProvidedExtensionAsClient(String) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- acceptProvidedExtensionAsServer(String) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.DefaultExtension
- acceptProvidedExtensionAsServer(String) - Method in interface org.logdoc.fairhttp.service.tools.websocket.extension.IExtension
- acceptProvidedExtensionAsServer(String) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- addAlias(String, Class<?>) - Method in class org.logdoc.fairhttp.modules.ABatisModule
- addAlias(String, String) - Method in class org.logdoc.fairhttp.modules.ABatisModule
- addAlias(String, String, Class<?>) - Method in class org.logdoc.fairhttp.modules.ABatisModule
- addAlias(String, String, String) - Method in class org.logdoc.fairhttp.modules.ABatisModule
- addEndpoint(Route) - Method in class org.logdoc.fairhttp.service.http.Server
- addEndpoints(Collection<Route>) - Method in class org.logdoc.fairhttp.service.http.Server
- addMapper(Class<A>) - Method in class org.logdoc.fairhttp.modules.ABatisModule
- addMapper(String, Class<A>) - Method in class org.logdoc.fairhttp.modules.ABatisModule
- addSimpleAlias(Class<?>) - Method in class org.logdoc.fairhttp.modules.ABatisModule
- addSimpleAlias(String, Class<?>) - Method in class org.logdoc.fairhttp.modules.ABatisModule
- addTypeHandler(Class<?>) - Method in class org.logdoc.fairhttp.modules.ABatisModule
- addTypeHandler(String, Class<?>) - Method in class org.logdoc.fairhttp.modules.ABatisModule
- AFrame - Class in org.logdoc.fairhttp.service.tools.websocket.frames
- AFrame(Opcode) - Constructor for class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- append(byte[]) - Method in class org.logdoc.fairhttp.service.tools.ScanBuf
- append(Frame) - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- append(Frame) - Method in interface org.logdoc.fairhttp.service.tools.websocket.frames.Frame
- apply(String) - Method in class org.logdoc.fairhttp.service.http.statics.BundledRead
- apply(String) - Method in class org.logdoc.fairhttp.service.http.statics.DirectRead
- apply(String) - Method in class org.logdoc.fairhttp.service.http.statics.NoStatics
- apply(Request, Map<String, String>) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.invokers.ARequestInvoker
- ARequestInvoker - Class in org.logdoc.fairhttp.service.api.helpers.endpoint.invokers
- ARequestInvoker(Method, Function<Throwable, Response>, int) - Constructor for class org.logdoc.fairhttp.service.api.helpers.endpoint.invokers.ARequestInvoker
- AResolvingInvoker - Class in org.logdoc.fairhttp.service.api.helpers.endpoint.invokers
- AResolvingInvoker(Method, List<BiFunction<Request, Map<String, String>, ?>>, Function<Throwable, Response>, int) - Constructor for class org.logdoc.fairhttp.service.api.helpers.endpoint.invokers.AResolvingInvoker
- as(MimeType) - Method in class org.logdoc.fairhttp.service.http.Response
- asciiStringify(JsonNode) - Static method in class org.logdoc.fairhttp.service.tools.Json
- asData() - Method in class org.logdoc.fairhttp.service.tools.ScanBuf
- AssetsRead - Interface in org.logdoc.fairhttp.service.http.statics
- async(String, String, BiFunction<Request, Map<String, String>, CompletionStage<Response>>) - Static method in class org.logdoc.fairhttp.service.api.helpers.Route
- async(Route.Method, String, BiFunction<Request, Map<String, String>, CompletionStage<Response>>) - Static method in class org.logdoc.fairhttp.service.api.helpers.Route
- Attachment - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- Auth - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
B
- BAD_GATEWAY - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- BINARY - org.logdoc.fairhttp.service.tools.websocket.Opcode
- BinaryFrame - Class in org.logdoc.fairhttp.service.tools.websocket.frames
- BinaryFrame() - Constructor for class org.logdoc.fairhttp.service.tools.websocket.frames.BinaryFrame
- bind(Class<A>, Class<B>) - Static method in class org.logdoc.fairhttp.service.DI
- bind(String, Class<A>, Class<B>) - Static method in class org.logdoc.fairhttp.service.DI
- binData(String, byte[], Map<String, String>) - Method in class org.logdoc.fairhttp.service.tools.MultiForm
- bindProvider(Class<A>, Supplier<? extends A>) - Static method in class org.logdoc.fairhttp.service.DI
- bindProvider(String, Class<A>, Supplier<? extends A>) - Static method in class org.logdoc.fairhttp.service.DI
- bodyBytes() - Method in class org.logdoc.fairhttp.service.http.Request
- bodyForm() - Method in class org.logdoc.fairhttp.service.http.Request
- bodyJson() - Method in class org.logdoc.fairhttp.service.http.Request
- bodyMultiForm() - Method in class org.logdoc.fairhttp.service.http.Request
- BodyReadError - Exception in org.logdoc.fairhttp.errors
- BodyReadError() - Constructor for exception org.logdoc.fairhttp.errors.BodyReadError
- BodyReadError(String) - Constructor for exception org.logdoc.fairhttp.errors.BodyReadError
- BodyReadError(String, Throwable) - Constructor for exception org.logdoc.fairhttp.errors.BodyReadError
- BodyReadError(String, Throwable, boolean, boolean) - Constructor for exception org.logdoc.fairhttp.errors.BodyReadError
- BodyReadError(Throwable) - Constructor for exception org.logdoc.fairhttp.errors.BodyReadError
- bodyString() - Method in class org.logdoc.fairhttp.service.http.Request
- boundaryPrefix - Static variable in class org.logdoc.fairhttp.service.http.Request
- breakIf(BiFunction<Request, Map<String, String>, Boolean>, Response) - Method in class org.logdoc.fairhttp.service.api.helpers.Route
-
Adds condition with when successfully applied may interrupt request with given response, before any call is made to business logic
- breakWithResponse - Variable in class org.logdoc.fairhttp.service.api.helpers.Route
- BUGGYCLOSE - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- build() - Method in class org.logdoc.fairhttp.service.http.Cookie.Builder
- build() - Method in class org.logdoc.fairhttp.service.http.WSBuilder
- builder(String, String) - Static method in class org.logdoc.fairhttp.service.http.Cookie
- BundledRead - Class in org.logdoc.fairhttp.service.http.statics
- BundledRead(Config, String) - Constructor for class org.logdoc.fairhttp.service.http.statics.BundledRead
C
- call(Request) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- callback - Variable in class org.logdoc.fairhttp.service.api.helpers.Route
- canProcess(String) - Method in interface org.logdoc.fairhttp.service.http.statics.AssetsRead
- canProcess(String) - Method in class org.logdoc.fairhttp.service.http.statics.BundledRead
- canProcess(String) - Method in class org.logdoc.fairhttp.service.http.statics.DirectRead
- canProcess(String) - Method in class org.logdoc.fairhttp.service.http.statics.NoStatics
- canProcess(RequestId) - Method in class org.logdoc.fairhttp.service.http.Server
- cause - Variable in class org.logdoc.fairhttp.service.http.WebSocket.ErrorRef
- ClientError(String) - Static method in class org.logdoc.fairhttp.service.http.Response
- close() - Method in class org.logdoc.fairhttp.service.http.WebSocket
- close(int, String) - Method in class org.logdoc.fairhttp.service.http.WebSocket
- CloseFrame - Class in org.logdoc.fairhttp.service.tools.websocket.frames
- CloseFrame() - Constructor for class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- CloseFrame(int, String) - Constructor for class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- CLOSING - org.logdoc.fairhttp.service.tools.websocket.Opcode
- code - Variable in class org.logdoc.fairhttp.service.http.WebSocket.CloseReason
- code - Variable in exception org.logdoc.fairhttp.service.tools.websocket.extension.ExtensionError
- compareTo(EagerSingleton) - Method in interface org.logdoc.fairhttp.service.api.helpers.EagerSingleton
- compareTo(Endpoint) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- compareTo(Signature) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Signature
- CompressionExtension - Class in org.logdoc.fairhttp.service.tools.websocket.extension
- CompressionExtension() - Constructor for class org.logdoc.fairhttp.service.tools.websocket.extension.CompressionExtension
- ConfigPath - Interface in org.logdoc.fairhttp.service.tools
- ConfigTools - Class in org.logdoc.fairhttp.service.tools
- ConfigTools() - Constructor for class org.logdoc.fairhttp.service.tools.ConfigTools
- configure(Config) - Method in class org.logdoc.fairhttp.modules.ABatisModule
- configure(Config) - Method in interface org.logdoc.fairhttp.service.api.helpers.Preloaded
- Connection - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- ContentDisposition - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- ContentLength - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- ContentType - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- CONTINUOUS - org.logdoc.fairhttp.service.tools.websocket.Opcode
- ContinuousFrame - Class in org.logdoc.fairhttp.service.tools.websocket.frames
- ContinuousFrame() - Constructor for class org.logdoc.fairhttp.service.tools.websocket.frames.ContinuousFrame
- ControlFrame - Class in org.logdoc.fairhttp.service.tools.websocket.frames
- ControlFrame(Opcode) - Constructor for class org.logdoc.fairhttp.service.tools.websocket.frames.ControlFrame
- Controller - Class in org.logdoc.fairhttp.service.api
- Controller() - Constructor for class org.logdoc.fairhttp.service.api.Controller
- cookie(String) - Method in class org.logdoc.fairhttp.service.http.Request
- Cookie - Class in org.logdoc.fairhttp.service.http
- Cookie(String, String) - Constructor for class org.logdoc.fairhttp.service.http.Cookie
- Cookie(String, String, Integer, String, String, boolean, boolean, Cookie.SameSite) - Constructor for class org.logdoc.fairhttp.service.http.Cookie
- Cookie.Builder - Class in org.logdoc.fairhttp.service.http
- Cookie.SameSite - Enum in org.logdoc.fairhttp.service.http
- cookies() - Method in class org.logdoc.fairhttp.service.http.Request
- copyInstance() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.DefaultExtension
- copyInstance() - Method in interface org.logdoc.fairhttp.service.tools.websocket.extension.IExtension
- copyInstance() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- CORS - Static variable in interface org.logdoc.fairhttp.service.tools.ConfigPath
- CORS_CREDS - Static variable in interface org.logdoc.fairhttp.service.tools.ConfigPath
- CORS_EXPOSE - Static variable in interface org.logdoc.fairhttp.service.tools.ConfigPath
- CORS_HEADERS - Static variable in interface org.logdoc.fairhttp.service.tools.ConfigPath
- CORS_METHODS - Static variable in interface org.logdoc.fairhttp.service.tools.ConfigPath
- CORS_ORIGINS - Static variable in interface org.logdoc.fairhttp.service.tools.ConfigPath
- CorsCreds - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- CorsHeaders - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- CorsMethod - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- CorsOrigin - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- Created() - Static method in class org.logdoc.fairhttp.service.http.Response
D
- data - Variable in class org.logdoc.fairhttp.service.tools.MultiForm.Part
- DataFrame - Class in org.logdoc.fairhttp.service.tools.websocket.frames
- DataFrame(Opcode) - Constructor for class org.logdoc.fairhttp.service.tools.websocket.frames.DataFrame
- decodeFrame(Frame) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.DefaultExtension
- decodeFrame(Frame) - Method in interface org.logdoc.fairhttp.service.tools.websocket.extension.IExtension
- decodeFrame(Frame) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- DefaultExtension - Class in org.logdoc.fairhttp.service.tools.websocket.extension
- DefaultExtension() - Constructor for class org.logdoc.fairhttp.service.tools.websocket.extension.DefaultExtension
- DELETE - org.logdoc.fairhttp.service.api.helpers.Route.Method
- DI - Class in org.logdoc.fairhttp.service
- DirectInvoker - Class in org.logdoc.fairhttp.service.api.helpers.endpoint.invokers
- DirectInvoker(Method, List<BiFunction<Request, Map<String, String>, ?>>, Function<Throwable, Response>, int) - Constructor for class org.logdoc.fairhttp.service.api.helpers.endpoint.invokers.DirectInvoker
- DirectRead - Class in org.logdoc.fairhttp.service.http.statics
- DirectRead(Config, String) - Constructor for class org.logdoc.fairhttp.service.http.statics.DirectRead
- DirectUnresolvingInvoker - Class in org.logdoc.fairhttp.service.api.helpers.endpoint.invokers
- DirectUnresolvingInvoker(Method, Function<Throwable, Response>, int) - Constructor for class org.logdoc.fairhttp.service.api.helpers.endpoint.invokers.DirectUnresolvingInvoker
E
- EagerSingleton - Interface in org.logdoc.fairhttp.service.api.helpers
- EMPTY_VALUE - Static variable in class org.logdoc.fairhttp.service.tools.websocket.extension.ExtensionRequestData
- encodeFrame(Frame) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.DefaultExtension
- encodeFrame(Frame) - Method in interface org.logdoc.fairhttp.service.tools.websocket.extension.IExtension
- encodeFrame(Frame) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- Encoding - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- endpoint - Variable in class org.logdoc.fairhttp.service.api.helpers.Route
- Endpoint - Class in org.logdoc.fairhttp.service.api.helpers.endpoint
- Endpoint(String, Signature, BiFunction<Request, Map<String, String>, Response>) - Constructor for class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- endpoints(Route...) - Static method in class org.logdoc.fairhttp.service.DI
- equals(Object) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- equals(Object) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Signature
- equals(Object) - Method in class org.logdoc.fairhttp.service.http.Cookie
- equals(Object) - Method in class org.logdoc.fairhttp.service.tools.MapperProvider
- equals(Object) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.DefaultExtension
- equals(Object) - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- equals(Object) - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- equals(Object) - Method in class org.logdoc.fairhttp.service.tools.websocket.protocol.Protocol
- equals(String, String) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- error - Variable in class org.logdoc.fairhttp.service.http.WebSocket.ErrorRef
- errorAsResponse(String) - Method in class org.logdoc.fairhttp.service.http.Server
- errorAsResponse(Throwable) - Method in class org.logdoc.fairhttp.service.http.Server
- errorHandler - Variable in class org.logdoc.fairhttp.service.api.helpers.endpoint.invokers.ARequestInvoker
- ErrorHandler - Interface in org.logdoc.fairhttp.service.tools
- EXEC_TIMEOUT - Static variable in interface org.logdoc.fairhttp.service.tools.ConfigPath
- execTimeout - Variable in class org.logdoc.fairhttp.service.api.helpers.endpoint.invokers.ARequestInvoker
- EXTENSION - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- ExtensionError - Exception in org.logdoc.fairhttp.service.tools.websocket.extension
- ExtensionError(int) - Constructor for exception org.logdoc.fairhttp.service.tools.websocket.extension.ExtensionError
- ExtensionError(int, String) - Constructor for exception org.logdoc.fairhttp.service.tools.websocket.extension.ExtensionError
- ExtensionError(int, Throwable) - Constructor for exception org.logdoc.fairhttp.service.tools.websocket.extension.ExtensionError
- ExtensionRequestData - Class in org.logdoc.fairhttp.service.tools.websocket.extension
F
- FEED - Static variable in class org.logdoc.fairhttp.service.http.Response
- field(String) - Method in interface org.logdoc.fairhttp.service.tools.FieldForm
- field(String) - Method in class org.logdoc.fairhttp.service.tools.Form
- field(String) - Method in class org.logdoc.fairhttp.service.tools.MultiForm
- FieldForm - Interface in org.logdoc.fairhttp.service.tools
- fields(String) - Method in class org.logdoc.fairhttp.service.tools.Form
- fieldSeparator - Static variable in class org.logdoc.fairhttp.service.http.Request
- fileData(String, String, byte[], MimeType) - Method in class org.logdoc.fairhttp.service.tools.MultiForm
- fileResponse(Path, String, long) - Static method in class org.logdoc.fairhttp.service.http.statics.DirectRead
- FLASHPOLICY - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- Forbidden() - Static method in class org.logdoc.fairhttp.service.http.Response
- Form - Class in org.logdoc.fairhttp.service.tools
- Form() - Constructor for class org.logdoc.fairhttp.service.tools.Form
- FormData - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- Frame - Interface in org.logdoc.fairhttp.service.tools.websocket.frames
- from(Request) - Static method in class org.logdoc.fairhttp.service.http.WSBuilder
- fromJson(JsonNode, Class<A>) - Static method in class org.logdoc.fairhttp.service.tools.Json
G
- gain(Class<A>) - Static method in class org.logdoc.fairhttp.service.DI
- gain(String, Class<A>) - Static method in class org.logdoc.fairhttp.service.DI
- get() - Method in interface org.logdoc.fairhttp.service.api.helpers.Singleton
- get() - Method in class org.logdoc.fairhttp.service.tools.MapperProvider
- get(String) - Method in class org.logdoc.fairhttp.service.tools.MapAttributed
- get(Opcode) - Static method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- GET - org.logdoc.fairhttp.service.api.helpers.Route.Method
- getAttribute(String) - Method in class org.logdoc.fairhttp.service.tools.MapAttributed
- getCloseCode() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- getDeflater() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- getDomain() - Method in class org.logdoc.fairhttp.service.http.Cookie
- getExtensionName() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.ExtensionRequestData
- getExtensionParameters() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.ExtensionRequestData
- getInflater() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- getInput() - Method in interface org.logdoc.fairhttp.service.tools.ResourceConnect
- getMaxAge() - Method in class org.logdoc.fairhttp.service.http.Cookie
- getMessage() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- getName() - Method in class org.logdoc.fairhttp.service.http.Cookie
- getOpcode() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- getOpcode() - Method in interface org.logdoc.fairhttp.service.tools.websocket.frames.Frame
- getPath() - Method in class org.logdoc.fairhttp.service.http.Cookie
- getPayloadData() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- getPayloadData() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- getPayloadData() - Method in interface org.logdoc.fairhttp.service.tools.websocket.frames.Frame
- getPortlist() - Method in class org.logdoc.fairhttp.service.http.Cookie
- getProvidedExtensionAsClient() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.DefaultExtension
- getProvidedExtensionAsClient() - Method in interface org.logdoc.fairhttp.service.tools.websocket.extension.IExtension
- getProvidedExtensionAsClient() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- getProvidedExtensionAsServer() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.DefaultExtension
- getProvidedExtensionAsServer() - Method in interface org.logdoc.fairhttp.service.tools.websocket.extension.IExtension
- getProvidedExtensionAsServer() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- getProvidedProtocol() - Method in interface org.logdoc.fairhttp.service.tools.websocket.protocol.IProtocol
- getProvidedProtocol() - Method in class org.logdoc.fairhttp.service.tools.websocket.protocol.Protocol
- getRemote() - Method in class org.logdoc.fairhttp.service.http.Request
- getSameSite() - Method in class org.logdoc.fairhttp.service.http.Cookie
- getSocket() - Method in class org.logdoc.fairhttp.service.http.Request
- getThreshold() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- getTransfereMasked() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- getTransfereMasked() - Method in interface org.logdoc.fairhttp.service.tools.websocket.frames.Frame
- getValue() - Method in class org.logdoc.fairhttp.service.http.Cookie
- getVersion() - Method in class org.logdoc.fairhttp.service.http.Cookie
- getWhenCreated() - Method in class org.logdoc.fairhttp.service.http.Cookie
- GOING_AWAY - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
H
- handle(Throwable) - Method in interface org.logdoc.fairhttp.service.tools.ErrorHandler
- handleRequest(RequestId, Map<String, String>, ResourceConnect) - Method in class org.logdoc.fairhttp.service.http.Server
- handleRequest0(RequestId, Map<String, String>, ResourceConnect, boolean) - Method in class org.logdoc.fairhttp.service.http.Server
- has(byte) - Method in class org.logdoc.fairhttp.service.tools.ScanBuf
- has(byte[]) - Method in class org.logdoc.fairhttp.service.tools.ScanBuf
- hashCode() - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- hashCode() - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Signature
- hashCode() - Method in class org.logdoc.fairhttp.service.http.Cookie
- hashCode() - Method in class org.logdoc.fairhttp.service.tools.MapperProvider
- hashCode() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.DefaultExtension
- hashCode() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- hashCode() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- hashCode() - Method in class org.logdoc.fairhttp.service.tools.websocket.protocol.Protocol
- hasHeader(String) - Method in class org.logdoc.fairhttp.service.http.Request
- HEAD - org.logdoc.fairhttp.service.api.helpers.Route.Method
- header(String) - Method in class org.logdoc.fairhttp.service.http.Request
- header(String, Object) - Method in class org.logdoc.fairhttp.service.http.Response
- headers - Variable in class org.logdoc.fairhttp.service.http.Response
- headers - Variable in class org.logdoc.fairhttp.service.tools.MultiForm.Part
- Headers - Interface in org.logdoc.fairhttp.service.api.helpers
- headerSeparator - Static variable in class org.logdoc.fairhttp.service.http.Request
- hikariDataSource(String, HikariConfig) - Static method in class org.logdoc.fairhttp.service.DI
- Host - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
I
- IExtension - Interface in org.logdoc.fairhttp.service.tools.websocket.extension
- indirect - Variable in class org.logdoc.fairhttp.service.api.helpers.Route
- IndirectInvoker - Class in org.logdoc.fairhttp.service.api.helpers.endpoint.invokers
- IndirectInvoker(Method, List<BiFunction<Request, Map<String, String>, ?>>, Function<Throwable, Response>, int) - Constructor for class org.logdoc.fairhttp.service.api.helpers.endpoint.invokers.IndirectInvoker
- IndirectUnresolvingInvoker - Class in org.logdoc.fairhttp.service.api.helpers.endpoint.invokers
- IndirectUnresolvingInvoker(Method, Function<Throwable, Response>, int) - Constructor for class org.logdoc.fairhttp.service.api.helpers.endpoint.invokers.IndirectUnresolvingInvoker
- init() - Method in class org.logdoc.fairhttp.modules.ABatisModule
- initEagers() - Static method in class org.logdoc.fairhttp.service.DI
- IProtocol - Interface in org.logdoc.fairhttp.service.tools.websocket.protocol
- is200() - Method in class org.logdoc.fairhttp.service.http.Response
- isClientNoContextTakeover() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- isFin() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- isFin() - Method in interface org.logdoc.fairhttp.service.tools.websocket.frames.Frame
- isFrameValid(Frame) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.CompressionExtension
- isFrameValid(Frame) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.DefaultExtension
- isFrameValid(Frame) - Method in interface org.logdoc.fairhttp.service.tools.websocket.extension.IExtension
- isFrameValid(Frame) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- isHttpOnly() - Method in class org.logdoc.fairhttp.service.http.Cookie
- isRSV1() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- isRSV1() - Method in interface org.logdoc.fairhttp.service.tools.websocket.frames.Frame
- isRSV2() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- isRSV2() - Method in interface org.logdoc.fairhttp.service.tools.websocket.frames.Frame
- isRSV3() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- isRSV3() - Method in interface org.logdoc.fairhttp.service.tools.websocket.frames.Frame
- isSecure() - Method in class org.logdoc.fairhttp.service.http.Cookie
- isServerNoContextTakeover() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- isValid() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- isValid() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- isValid() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.ControlFrame
- isValid() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.DataFrame
- isValid() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.TextFrame
- isWebsocketUpgradable() - Method in class org.logdoc.fairhttp.service.http.Request
- isWebsocketUpgradable(IExtension) - Method in class org.logdoc.fairhttp.service.http.Request
- isWebsocketUpgradable(IExtension, IProtocol) - Method in class org.logdoc.fairhttp.service.http.Request
J
- Json - Class in org.logdoc.fairhttp.service.tools
- Json() - Constructor for class org.logdoc.fairhttp.service.tools.Json
- jsonmap(Class<? extends T>) - Method in class org.logdoc.fairhttp.service.http.Request
- jsonSuccess() - Static method in class org.logdoc.fairhttp.service.http.Response
L
- LAX - org.logdoc.fairhttp.service.http.Cookie.SameSite
M
- main(String[]) - Static method in class org.logdoc.fairhttp.service.StartFairServer
- map - Variable in class org.logdoc.fairhttp.service.tools.MapAttributed
- MapAttributed - Class in org.logdoc.fairhttp.service.tools
- MapAttributed() - Constructor for class org.logdoc.fairhttp.service.tools.MapAttributed
- mapper() - Static method in class org.logdoc.fairhttp.service.tools.Json
- MapperProvider<T> - Class in org.logdoc.fairhttp.service.tools
- MapperProvider(String, Class<T>) - Constructor for class org.logdoc.fairhttp.service.tools.MapperProvider
- match(String, String) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- MAX_REQUEST - Static variable in interface org.logdoc.fairhttp.service.tools.ConfigPath
- meDead(ResourceConnect) - Method in class org.logdoc.fairhttp.service.http.Server
- method - Variable in class org.logdoc.fairhttp.service.api.helpers.endpoint.invokers.ARequestInvoker
- method - Variable in class org.logdoc.fairhttp.service.api.helpers.Route
- method - Variable in class org.logdoc.fairhttp.service.http.RequestId
- method() - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- method() - Method in class org.logdoc.fairhttp.service.http.Request
- mimeType - Variable in class org.logdoc.fairhttp.service.tools.MultiForm.Part
- missed(byte) - Method in class org.logdoc.fairhttp.service.tools.ScanBuf
- missed(byte[]) - Method in class org.logdoc.fairhttp.service.tools.ScanBuf
- MultiForm - Class in org.logdoc.fairhttp.service.tools
- MultiForm() - Constructor for class org.logdoc.fairhttp.service.tools.MultiForm
- MultiForm.Part - Class in org.logdoc.fairhttp.service.tools
N
- NEVER_CONNECTED - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- newArray() - Static method in class org.logdoc.fairhttp.service.tools.Json
- newObject() - Static method in class org.logdoc.fairhttp.service.tools.Json
- NO_UTF8 - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- NOCODE - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- NoContent() - Static method in class org.logdoc.fairhttp.service.http.Response
- NONE - org.logdoc.fairhttp.service.http.Cookie.SameSite
- NORMAL - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- NoStatics - Class in org.logdoc.fairhttp.service.http.statics
- NoStatics() - Constructor for class org.logdoc.fairhttp.service.http.statics.NoStatics
- NotFound() - Static method in class org.logdoc.fairhttp.service.http.Response
- NotFound(String) - Static method in class org.logdoc.fairhttp.service.http.Response
O
- ok() - Static method in class org.logdoc.fairhttp.service.api.Controller
- ok(byte[]) - Static method in class org.logdoc.fairhttp.service.api.Controller
- ok(JsonNode) - Static method in class org.logdoc.fairhttp.service.api.Controller
- ok(String) - Static method in class org.logdoc.fairhttp.service.api.Controller
- ok(Path) - Static method in class org.logdoc.fairhttp.service.api.Controller
- Ok() - Static method in class org.logdoc.fairhttp.service.http.Response
- okText(String) - Static method in class org.logdoc.fairhttp.service.api.Controller
- Opcode - Enum in org.logdoc.fairhttp.service.tools.websocket
- OPTIONS - org.logdoc.fairhttp.service.api.helpers.Route.Method
- org.logdoc.fairhttp.errors - package org.logdoc.fairhttp.errors
- org.logdoc.fairhttp.modules - package org.logdoc.fairhttp.modules
- org.logdoc.fairhttp.service - package org.logdoc.fairhttp.service
- org.logdoc.fairhttp.service.api - package org.logdoc.fairhttp.service.api
- org.logdoc.fairhttp.service.api.helpers - package org.logdoc.fairhttp.service.api.helpers
- org.logdoc.fairhttp.service.api.helpers.endpoint - package org.logdoc.fairhttp.service.api.helpers.endpoint
- org.logdoc.fairhttp.service.api.helpers.endpoint.invokers - package org.logdoc.fairhttp.service.api.helpers.endpoint.invokers
- org.logdoc.fairhttp.service.http - package org.logdoc.fairhttp.service.http
- org.logdoc.fairhttp.service.http.statics - package org.logdoc.fairhttp.service.http.statics
- org.logdoc.fairhttp.service.http.tasks - package org.logdoc.fairhttp.service.http.tasks
- org.logdoc.fairhttp.service.tools - package org.logdoc.fairhttp.service.tools
- org.logdoc.fairhttp.service.tools.websocket - package org.logdoc.fairhttp.service.tools.websocket
- org.logdoc.fairhttp.service.tools.websocket.extension - package org.logdoc.fairhttp.service.tools.websocket.extension
- org.logdoc.fairhttp.service.tools.websocket.frames - package org.logdoc.fairhttp.service.tools.websocket.frames
- org.logdoc.fairhttp.service.tools.websocket.protocol - package org.logdoc.fairhttp.service.tools.websocket.protocol
P
- ParameterParser - Class in org.logdoc.fairhttp.service.tools
- ParameterParser() - Constructor for class org.logdoc.fairhttp.service.tools.ParameterParser
- parse(byte[]) - Static method in class org.logdoc.fairhttp.service.tools.Json
- parse(InputStream) - Static method in class org.logdoc.fairhttp.service.tools.Json
- parse(String) - Static method in class org.logdoc.fairhttp.service.tools.Json
- parse(String, char) - Method in class org.logdoc.fairhttp.service.tools.ParameterParser
- parseExtensionRequest(String) - Static method in class org.logdoc.fairhttp.service.tools.websocket.extension.ExtensionRequestData
- PATCH - org.logdoc.fairhttp.service.api.helpers.Route.Method
- path - Variable in class org.logdoc.fairhttp.service.http.RequestId
- path() - Method in class org.logdoc.fairhttp.service.http.Request
- pathMatch(String) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- PhasedConsumer<T> - Interface in org.logdoc.fairhttp.service.tools
- ping() - Method in class org.logdoc.fairhttp.service.http.WebSocket
- PING - org.logdoc.fairhttp.service.tools.websocket.Opcode
- PingFrame - Class in org.logdoc.fairhttp.service.tools.websocket.frames
- PingFrame() - Constructor for class org.logdoc.fairhttp.service.tools.websocket.frames.PingFrame
- PlaceHolder - Static variable in class org.logdoc.fairhttp.service.http.statics.BundledRead
- PMDeflateExtension - Class in org.logdoc.fairhttp.service.tools.websocket.extension
- PMDeflateExtension() - Constructor for class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- POLICY_VALIDATION - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- pong() - Method in class org.logdoc.fairhttp.service.http.WebSocket
- PONG - org.logdoc.fairhttp.service.tools.websocket.Opcode
- PongFrame - Class in org.logdoc.fairhttp.service.tools.websocket.frames
- PongFrame() - Constructor for class org.logdoc.fairhttp.service.tools.websocket.frames.PongFrame
- PongFrame(PingFrame) - Constructor for class org.logdoc.fairhttp.service.tools.websocket.frames.PongFrame
- PORT - Static variable in interface org.logdoc.fairhttp.service.tools.ConfigPath
- POST - org.logdoc.fairhttp.service.api.helpers.Route.Method
- Preloaded - Interface in org.logdoc.fairhttp.service.api.helpers
- prepareResolvers(Request, Map<String, String>) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.invokers.AResolvingInvoker
- prettyPrint(JsonNode) - Static method in class org.logdoc.fairhttp.service.tools.Json
- Protocol - Class in org.logdoc.fairhttp.service.tools.websocket.protocol
- Protocol(String) - Constructor for class org.logdoc.fairhttp.service.tools.websocket.protocol.Protocol
- PROTOCOL_ERROR - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- PUT - org.logdoc.fairhttp.service.api.helpers.Route.Method
Q
- query(String) - Method in class org.logdoc.fairhttp.service.http.RequestId
- queryParam(String) - Method in class org.logdoc.fairhttp.service.http.Request
R
- RCHeaders - Class in org.logdoc.fairhttp.service.http.tasks
- RCHeaders(Socket, CompletableFuture<Map<String, String>>) - Constructor for class org.logdoc.fairhttp.service.http.tasks.RCHeaders
- RCSignature - Class in org.logdoc.fairhttp.service.http.tasks
- RCSignature(Socket, CompletableFuture<RequestId>) - Constructor for class org.logdoc.fairhttp.service.http.tasks.RCSignature
- READ_TIMEOUT - Static variable in interface org.logdoc.fairhttp.service.tools.ConfigPath
- reason - Variable in class org.logdoc.fairhttp.service.http.WebSocket.CloseReason
- REFUSE - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- remote() - Method in class org.logdoc.fairhttp.service.http.WebSocket
- remotelyInited - Variable in class org.logdoc.fairhttp.service.http.WebSocket.CloseReason
- removeAttribute(String) - Method in class org.logdoc.fairhttp.service.tools.MapAttributed
- removeEndpoint(String, String) - Method in class org.logdoc.fairhttp.service.http.Server
- Request - Class in org.logdoc.fairhttp.service.http
- RequestCookies - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- RequestId - Class in org.logdoc.fairhttp.service.http
- RequestId(String, String) - Constructor for class org.logdoc.fairhttp.service.http.RequestId
- reset() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.DefaultExtension
- reset() - Method in interface org.logdoc.fairhttp.service.tools.websocket.extension.IExtension
- ResourceConnect - Interface in org.logdoc.fairhttp.service.tools
- Response - Class in org.logdoc.fairhttp.service.http
- Response(int, String) - Constructor for class org.logdoc.fairhttp.service.http.Response
- ResponseCookies - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- RFC_KEY_UUID - Static variable in interface org.logdoc.fairhttp.service.tools.websocket.protocol.IProtocol
- Route - Class in org.logdoc.fairhttp.service.api.helpers
- Route.Method - Enum in org.logdoc.fairhttp.service.api.helpers
- run() - Method in class org.logdoc.fairhttp.service.http.tasks.RCHeaders
- run() - Method in class org.logdoc.fairhttp.service.http.tasks.RCSignature
S
- scanAndCut(byte) - Method in class org.logdoc.fairhttp.service.tools.ScanBuf
- scanAndCut(byte[]) - Method in class org.logdoc.fairhttp.service.tools.ScanBuf
- scanAndCut(byte[], boolean) - Method in class org.logdoc.fairhttp.service.tools.ScanBuf
- scanAndCut(byte, boolean) - Method in class org.logdoc.fairhttp.service.tools.ScanBuf
- ScanBuf - Class in org.logdoc.fairhttp.service.tools
- ScanBuf() - Constructor for class org.logdoc.fairhttp.service.tools.ScanBuf
- ScanBuf(byte[]) - Constructor for class org.logdoc.fairhttp.service.tools.ScanBuf
- SecWebsocketAccept - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- SecWebsocketExtensions - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- SecWebsocketKey - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- SecWebsocketProtocols - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- SecWebsocketVersion - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- send(byte[]) - Method in class org.logdoc.fairhttp.service.http.WebSocket
- send(String) - Method in class org.logdoc.fairhttp.service.http.WebSocket
- Server - Class in org.logdoc.fairhttp.service.http
- Server(int, int) - Constructor for class org.logdoc.fairhttp.service.http.Server
- Server(Config) - Constructor for class org.logdoc.fairhttp.service.http.Server
- ServerError() - Static method in class org.logdoc.fairhttp.service.http.Response
- ServerError(String) - Static method in class org.logdoc.fairhttp.service.http.Response
- SERVICE_RESTART - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- setAttribute(String, Object) - Method in class org.logdoc.fairhttp.service.tools.MapAttributed
- setClientNoContextTakeover(boolean) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- setCode(int) - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- setDeflater(Deflater) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- setDomain(String) - Method in class org.logdoc.fairhttp.service.http.Cookie
- setFin(boolean) - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- setHttpOnly(boolean) - Method in class org.logdoc.fairhttp.service.http.Cookie
- setInflater(Inflater) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- setLowerCaseNames() - Method in class org.logdoc.fairhttp.service.tools.ParameterParser
- setMasked(boolean) - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- setMaxAge(long) - Method in class org.logdoc.fairhttp.service.http.Cookie
- setObjectMapper(ObjectMapper) - Static method in class org.logdoc.fairhttp.service.tools.Json
- setPath(String) - Method in class org.logdoc.fairhttp.service.http.Cookie
- setPayload(byte[]) - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- setPayload(byte[]) - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- setPayload(byte[], MimeType) - Method in class org.logdoc.fairhttp.service.http.Response
- setPortlist(String) - Method in class org.logdoc.fairhttp.service.http.Cookie
- setPromise(Consumer<OutputStream>) - Method in class org.logdoc.fairhttp.service.http.Response
- setReason(String) - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- setRSV1(boolean) - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- setRSV2(boolean) - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- setRSV3(boolean) - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- setSameSite(Cookie.SameSite) - Method in class org.logdoc.fairhttp.service.http.Cookie
- setSecure(boolean) - Method in class org.logdoc.fairhttp.service.http.Cookie
- setServerNoContextTakeover(boolean) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- setThreshold(int) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- setupConfigEndpoints(byte[]) - Method in class org.logdoc.fairhttp.service.http.Server
- setupErrorHandler(Function<Throwable, Response>) - Method in class org.logdoc.fairhttp.service.http.Server
- setValue(String) - Method in class org.logdoc.fairhttp.service.http.Cookie
- setVersion(int) - Method in class org.logdoc.fairhttp.service.http.Cookie
- shouldBreak(Request, Map<String, String>) - Method in class org.logdoc.fairhttp.service.api.helpers.Route
- shutName(String) - Static method in class org.logdoc.fairhttp.service.DI
- signature() - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- Signature - Class in org.logdoc.fairhttp.service.api.helpers.endpoint
- Signature(String) - Constructor for class org.logdoc.fairhttp.service.api.helpers.endpoint.Signature
- Singleton - Interface in org.logdoc.fairhttp.service.api.helpers
- size() - Method in class org.logdoc.fairhttp.service.http.Response
- skip(int) - Method in class org.logdoc.fairhttp.service.tools.ScanBuf
- start() - Method in class org.logdoc.fairhttp.service.http.Server
- StartFairServer - Class in org.logdoc.fairhttp.service
- StartFairServer() - Constructor for class org.logdoc.fairhttp.service.StartFairServer
- startPriority() - Method in interface org.logdoc.fairhttp.service.api.helpers.EagerSingleton
- startsWith(byte[]) - Method in class org.logdoc.fairhttp.service.tools.ScanBuf
- status(int, String) - Static method in class org.logdoc.fairhttp.service.api.Controller
- streamEnd - Static variable in class org.logdoc.fairhttp.service.http.Request
- STRICT - org.logdoc.fairhttp.service.http.Cookie.SameSite
- stringify(JsonNode) - Static method in class org.logdoc.fairhttp.service.tools.Json
- submit(Runnable) - Method in class org.logdoc.fairhttp.service.http.Server
- supplyAction(Request, Map<String, String>) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.invokers.ARequestInvoker
- supplyAction(Request, Map<String, String>) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.invokers.DirectInvoker
- supplyAction(Request, Map<String, String>) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.invokers.DirectUnresolvingInvoker
- supplyAction(Request, Map<String, String>) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.invokers.IndirectInvoker
- supplyAction(Request, Map<String, String>) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.invokers.IndirectUnresolvingInvoker
- sureBool(Config, String) - Static method in class org.logdoc.fairhttp.service.tools.ConfigTools
- sureConf(Config, String) - Static method in class org.logdoc.fairhttp.service.tools.ConfigTools
- sureNN(Config, String) - Static method in class org.logdoc.fairhttp.service.tools.ConfigTools
- sureStrings(Config, String) - Static method in class org.logdoc.fairhttp.service.tools.ConfigTools
- sync(String, String, BiFunction<Request, Map<String, String>, Response>) - Static method in class org.logdoc.fairhttp.service.api.helpers.Route
- sync(Route.Method, String, BiFunction<Request, Map<String, String>, Response>) - Static method in class org.logdoc.fairhttp.service.api.helpers.Route
T
- TEXT - org.logdoc.fairhttp.service.tools.websocket.Opcode
- textData(String, String) - Method in class org.logdoc.fairhttp.service.tools.MultiForm
- TextFrame - Class in org.logdoc.fairhttp.service.tools.websocket.frames
- TextFrame() - Constructor for class org.logdoc.fairhttp.service.tools.websocket.frames.TextFrame
- TLS_ERROR - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- toJson(Object) - Static method in class org.logdoc.fairhttp.service.tools.Json
- TOOBIG - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- toString() - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- toString() - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Signature
- toString() - Method in class org.logdoc.fairhttp.service.http.Cookie
- toString() - Method in class org.logdoc.fairhttp.service.http.Response
- toString() - Method in class org.logdoc.fairhttp.service.http.WebSocket.CloseReason
- toString() - Method in class org.logdoc.fairhttp.service.tools.ScanBuf
- toString() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.DefaultExtension
- toString() - Method in interface org.logdoc.fairhttp.service.tools.websocket.extension.IExtension
- toString() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- toString() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- toString() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- toString() - Method in interface org.logdoc.fairhttp.service.tools.websocket.protocol.IProtocol
- toString() - Method in class org.logdoc.fairhttp.service.tools.websocket.protocol.Protocol
- TRACE - org.logdoc.fairhttp.service.api.helpers.Route.Method
- TransferEncoding - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- TRY_AGAIN_LATER - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
U
- unbind(Class<?>) - Static method in class org.logdoc.fairhttp.service.DI
- unbind(String, Class<?>) - Static method in class org.logdoc.fairhttp.service.DI
- UNEXPECTED_CONDITION - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- unhikari(String) - Static method in class org.logdoc.fairhttp.service.DI
- Upgrade - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- uri - Variable in class org.logdoc.fairhttp.service.http.RequestId
- uri() - Method in class org.logdoc.fairhttp.service.http.Request
V
- value - Variable in class org.logdoc.fairhttp.service.tools.MultiForm.Part
- value() - Method in enum org.logdoc.fairhttp.service.http.Cookie.SameSite
- valueOf(String) - Static method in enum org.logdoc.fairhttp.service.api.helpers.Route.Method
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.logdoc.fairhttp.service.http.Cookie.SameSite
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.logdoc.fairhttp.service.tools.websocket.Opcode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.logdoc.fairhttp.service.api.helpers.Route.Method
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.logdoc.fairhttp.service.http.Cookie.SameSite
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.logdoc.fairhttp.service.tools.websocket.Opcode
-
Returns an array containing the constants of this enum type, in the order they are declared.
W
- warmUp(T) - Method in interface org.logdoc.fairhttp.service.tools.PhasedConsumer
- WebSocket - Class in org.logdoc.fairhttp.service.http
- WebSocket.CloseReason - Class in org.logdoc.fairhttp.service.http
- WebSocket.ErrorRef - Class in org.logdoc.fairhttp.service.http
- withBinaryAutoMapping(Consumer<T>, Function<byte[], T>) - Method in class org.logdoc.fairhttp.service.http.WSBuilder
- withBinaryHandler(Consumer<byte[]>) - Method in class org.logdoc.fairhttp.service.http.WSBuilder
- withCloseHandler(Consumer<WebSocket.CloseReason>) - Method in class org.logdoc.fairhttp.service.http.WSBuilder
- withCookie(Cookie...) - Method in class org.logdoc.fairhttp.service.http.Response
- withDomain(String) - Method in class org.logdoc.fairhttp.service.http.Cookie.Builder
- withExtension(IExtension) - Method in class org.logdoc.fairhttp.service.http.WSBuilder
- withHeader(String, String) - Method in class org.logdoc.fairhttp.service.http.Response
- withHttpOnly(boolean) - Method in class org.logdoc.fairhttp.service.http.Cookie.Builder
- withMaxAge(Duration) - Method in class org.logdoc.fairhttp.service.http.Cookie.Builder
- withName(String) - Method in class org.logdoc.fairhttp.service.http.Cookie.Builder
- withPath(String) - Method in class org.logdoc.fairhttp.service.http.Cookie.Builder
- withPingHandler(Consumer<WebSocket>) - Method in class org.logdoc.fairhttp.service.http.WSBuilder
- withPongHandler(Consumer<WebSocket>) - Method in class org.logdoc.fairhttp.service.http.WSBuilder
- withProtocol(IProtocol) - Method in class org.logdoc.fairhttp.service.http.WSBuilder
- withReadEnabled(boolean) - Method in class org.logdoc.fairhttp.service.http.WSBuilder
- withReadErrorHandler(Consumer<WebSocket.ErrorRef>) - Method in class org.logdoc.fairhttp.service.http.WSBuilder
- withReadTimeoutMs(long) - Method in class org.logdoc.fairhttp.service.http.WSBuilder
- withSameSite(Cookie.SameSite) - Method in class org.logdoc.fairhttp.service.http.Cookie.Builder
- withSecure(boolean) - Method in class org.logdoc.fairhttp.service.http.Cookie.Builder
- withTextAutoMapping(Consumer<T>, Function<String, T>) - Method in class org.logdoc.fairhttp.service.http.WSBuilder
- withTextHandler(Consumer<String>) - Method in class org.logdoc.fairhttp.service.http.WSBuilder
- withValue(String) - Method in class org.logdoc.fairhttp.service.http.Cookie.Builder
- withWriteEnabled(boolean) - Method in class org.logdoc.fairhttp.service.http.WSBuilder
- withWriteErrorHandler(Consumer<WebSocket.ErrorRef>) - Method in class org.logdoc.fairhttp.service.http.WSBuilder
- write(byte[]) - Method in interface org.logdoc.fairhttp.service.tools.ResourceConnect
- write(Response) - Method in interface org.logdoc.fairhttp.service.tools.ResourceConnect
- ws - Variable in class org.logdoc.fairhttp.service.http.WebSocket.ErrorRef
- WS_VERSION - Static variable in interface org.logdoc.fairhttp.service.tools.websocket.protocol.IProtocol
- WSBuilder - Class in org.logdoc.fairhttp.service.http
- wsId() - Method in class org.logdoc.fairhttp.service.http.WebSocket
All Classes All Packages