A B C D E F G H I J L M N O P Q R S T U V W X
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- ABNORMAL_CLOSE - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- accept(Byte) - Method in class org.logdoc.fairhttp.service.http.Http.WebSocket
- ACCEPTING - org.logdoc.fairhttp.service.http.SocketDriver.STATE
- 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
- addEndpoint(DynamicRoute) - Method in interface org.logdoc.fairhttp.service.api.helpers.FairHttpServer
- addEndpoint(DynamicRoute) - Method in class org.logdoc.fairhttp.service.http.Server
- AFrame - Class in org.logdoc.fairhttp.service.tools.websocket.frames
- AFrame(Opcode) - Constructor for class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- 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
- asciiStringify(JsonNode) - Static method in class org.logdoc.fairhttp.service.tools.Json
- async(String, String, BiFunction<Http.Request, Map<String, String>, CompletionStage<Http.Response>>) - Static method in class org.logdoc.fairhttp.service.api.helpers.DynamicRoute
-
One async endpoint
- asyncCallback - Variable in class org.logdoc.fairhttp.service.api.helpers.DynamicRoute
- 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
- BINARY - Static variable in class org.logdoc.fairhttp.service.api.helpers.MimeType
- BinaryFrame - Class in org.logdoc.fairhttp.service.tools.websocket.frames
- BinaryFrame() - Constructor for class org.logdoc.fairhttp.service.tools.websocket.frames.BinaryFrame
- bind(Class<?>, Class<?>) - Static method in class org.logdoc.fairhttp.service.DI
- bindAsSingleton(Class<T>, Class<? extends T>) - Static method in class org.logdoc.fairhttp.service.DI
- binData(String, byte[], Map<String, List<String>>) - Method in class org.logdoc.fairhttp.service.tools.MultiForm
- bindProvider(Class<T>, Supplier<? extends T>) - Static method in class org.logdoc.fairhttp.service.DI
- Body - org.logdoc.fairhttp.service.api.helpers.endpoint.CANVAS
- bodyAsBytes() - Method in class org.logdoc.fairhttp.service.http.Http.Request
- bodyAsForm() - Method in class org.logdoc.fairhttp.service.http.Http.Request
- bodyAsJson() - Method in class org.logdoc.fairhttp.service.http.Http.Request
- bodyAsMultipart() - Method in class org.logdoc.fairhttp.service.http.Http.Request
- bool - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- Boolean - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- boundaryPrefix - Static variable in class org.logdoc.fairhttp.service.tools.Bytes
- boundaryPrefix - Static variable in class org.logdoc.fairhttp.service.tools.MultiHelper
- BUGGYCLOSE - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- build() - Method in class org.logdoc.fairhttp.service.http.Http.CookieBuilder
- builder(String, String) - Static method in class org.logdoc.fairhttp.service.http.Http.Cookie
- BundledRead - Class in org.logdoc.fairhttp.service.http.statics
- BundledRead(Config, String) - Constructor for class org.logdoc.fairhttp.service.http.statics.BundledRead
- byt - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- Byte - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- Bytes - Class in org.logdoc.fairhttp.service.tools
- Bytes() - Constructor for class org.logdoc.fairhttp.service.tools.Bytes
C
- callback - Variable in class org.logdoc.fairhttp.service.api.helpers.DynamicRoute
- CANVAS - Enum in org.logdoc.fairhttp.service.api.helpers.endpoint
- Character - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- chr - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- close() - Method in class org.logdoc.fairhttp.service.http.Http.WebSocket
- close(int, String) - Method in class org.logdoc.fairhttp.service.http.Http.WebSocket
- CloseFrame - Class in org.logdoc.fairhttp.service.tools.websocket.frames
- CloseFrame() - Constructor for class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- CLOSING - org.logdoc.fairhttp.service.tools.websocket.Opcode
- code - Variable in exception org.logdoc.fairhttp.service.tools.websocket.extension.ExtensionError
- compareTo(Endpoint) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- 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 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
- contentTypeMismatch(MimeType) - Method in class org.logdoc.fairhttp.service.http.Http.Request
- 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 - org.logdoc.fairhttp.service.api.helpers.endpoint.CANVAS
- Cookie(String, String) - Constructor for class org.logdoc.fairhttp.service.http.Http.Cookie
- Cookie(String, String, Integer, String, String, boolean, boolean, Http.SameSite) - Constructor for class org.logdoc.fairhttp.service.http.Http.Cookie
- cookieValue(String) - Method in class org.logdoc.fairhttp.service.http.Http.Request
- copy(boolean, InputStream, OutputStream) - Static method in class org.logdoc.fairhttp.service.tools.Bytes
- copy(InputStream, OutputStream) - Static method in class org.logdoc.fairhttp.service.tools.Bytes
- copy(InputStream, OutputStream, boolean) - Static method in class org.logdoc.fairhttp.service.tools.Bytes
- 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_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
- CR - Static variable in class org.logdoc.fairhttp.service.tools.Bytes
- CR - Static variable in class org.logdoc.fairhttp.service.tools.MultiHelper
- Created() - Static method in class org.logdoc.fairhttp.service.http.Http.Response
- Custom - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
D
- DASH - Static variable in class org.logdoc.fairhttp.service.tools.Bytes
- DASH - Static variable in class org.logdoc.fairhttp.service.tools.MultiHelper
- 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
- dbl - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- 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
- DI - Class in org.logdoc.fairhttp.service
- DI() - Constructor for class org.logdoc.fairhttp.service.DI
- DirectRead - Class in org.logdoc.fairhttp.service.http.statics
- DirectRead(Config, String) - Constructor for class org.logdoc.fairhttp.service.http.statics.DirectRead
- Double - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- DynamicRoute - Class in org.logdoc.fairhttp.service.api.helpers
E
- Either<L,R> - Class in org.logdoc.fairhttp.service.tools
- 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.DynamicRoute
- Endpoint - Class in org.logdoc.fairhttp.service.api.helpers.endpoint
- Endpoint(String) - Constructor for class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- Endpoint(DynamicRoute) - Constructor for class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- equals(Object) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- equals(Object) - Method in class org.logdoc.fairhttp.service.http.Http.Cookie
- 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
- 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
- FairHttpServer - Interface in org.logdoc.fairhttp.service.api.helpers
- FEED - Static variable in class org.logdoc.fairhttp.service.tools.Bytes
- 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.tools.Bytes
- fieldSeparator - Static variable in class org.logdoc.fairhttp.service.tools.MultiHelper
- fileData(String, byte[], String) - 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
- Float - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- flt - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- Forbidden() - Static method in class org.logdoc.fairhttp.service.http.Http.Response
- Form - Class in org.logdoc.fairhttp.service.tools
- Form - org.logdoc.fairhttp.service.api.helpers.endpoint.CANVAS
- Form() - Constructor for class org.logdoc.fairhttp.service.tools.Form
- FORM - Static variable in class org.logdoc.fairhttp.service.api.helpers.MimeType
- FormData - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- Frame - Interface in org.logdoc.fairhttp.service.tools.websocket.frames
- fromJson(JsonNode, Class<A>) - Static method in class org.logdoc.fairhttp.service.tools.Json
G
- gain(Class<T>) - Static method in class org.logdoc.fairhttp.service.DI
- generateUuid() - Static method in class org.logdoc.fairhttp.service.tools.Strings
- get() - Method in interface org.logdoc.fairhttp.service.api.helpers.Singleton
- get(String) - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType.ParamsList
- get(Opcode) - Static method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- getBaseType() - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType
- getBoolean(Object) - Static method in class org.logdoc.fairhttp.service.tools.Strings
- getBoundary(MimeType) - Static method in class org.logdoc.fairhttp.service.tools.MultiHelper
- 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.Http.Cookie
- getDouble(Object) - Static method in class org.logdoc.fairhttp.service.tools.Numbers
- getExtensionName() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.ExtensionRequestData
- getExtensionParameters() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.ExtensionRequestData
- getFieldName(String) - Static method in class org.logdoc.fairhttp.service.tools.MultiHelper
- getFieldName(MultiHelper.PartHeaders) - Static method in class org.logdoc.fairhttp.service.tools.MultiHelper
- getFileName(String) - Static method in class org.logdoc.fairhttp.service.tools.MultiHelper
- getFileName(MultiHelper.PartHeaders) - Static method in class org.logdoc.fairhttp.service.tools.MultiHelper
- getFloat(Object) - Static method in class org.logdoc.fairhttp.service.tools.Numbers
- getHeaders() - Method in class org.logdoc.fairhttp.service.http.Http.Request
- getInflater() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- getInt(Object) - Static method in class org.logdoc.fairhttp.service.tools.Numbers
- getInt(Object, int, int) - Static method in class org.logdoc.fairhttp.service.tools.Numbers
- getLong(Object) - Static method in class org.logdoc.fairhttp.service.tools.Numbers
- getLong(Object, int) - Static method in class org.logdoc.fairhttp.service.tools.Numbers
- getMaxAge() - Method in class org.logdoc.fairhttp.service.http.Http.Cookie
- getMessage() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- getName() - Method in class org.logdoc.fairhttp.service.http.Http.Cookie
- getNames() - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType.ParamsList
- getOpcode() - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- getOpcode() - Method in interface org.logdoc.fairhttp.service.tools.websocket.frames.Frame
- getParameter(String) - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType
- getParameters() - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType
- getParsedHeaders(String) - Static method in class org.logdoc.fairhttp.service.tools.MultiHelper
- getPath() - Method in class org.logdoc.fairhttp.service.http.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.Http.Cookie
- getPrimaryType() - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType
- 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
- getSameSite() - Method in class org.logdoc.fairhttp.service.http.Http.Cookie
- getShort(Object) - Static method in class org.logdoc.fairhttp.service.tools.Numbers
- getSubType() - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType
- 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.Http.Cookie
- getVersion() - Method in class org.logdoc.fairhttp.service.http.Http.Cookie
- getWhenCreated() - Method in class org.logdoc.fairhttp.service.http.Http.Cookie
- GOING_AWAY - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- guessMime(byte[]) - Static method in class org.logdoc.fairhttp.service.tools.Bytes
- guessMime(int[]) - Static method in class org.logdoc.fairhttp.service.api.helpers.MimeType
H
- handle(Http.Request) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- handleAsync(Http.Request) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- hashCode() - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- hashCode() - Method in class org.logdoc.fairhttp.service.http.Http.Cookie
- 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.Http.Request
- header(String) - Method in class org.logdoc.fairhttp.service.http.Http.Request
- header(String, Object) - Method in class org.logdoc.fairhttp.service.http.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.tools.Bytes
- headerSeparator - Static variable in class org.logdoc.fairhttp.service.tools.MultiHelper
- hexToBinary(byte) - Static method in class org.logdoc.fairhttp.service.tools.Strings
- Host - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- Http - Class in org.logdoc.fairhttp.service.http
- Http() - Constructor for class org.logdoc.fairhttp.service.http.Http
- Http.Cookie - Class in org.logdoc.fairhttp.service.http
- Http.CookieBuilder - Class in org.logdoc.fairhttp.service.http
- Http.JsonSocket - Class in org.logdoc.fairhttp.service.http
- Http.Request - Class in org.logdoc.fairhttp.service.http
- Http.Response - Class in org.logdoc.fairhttp.service.http
- Http.SameSite - Enum in org.logdoc.fairhttp.service.http
- Http.WebSocket - Class in org.logdoc.fairhttp.service.http
I
- IExtension - Interface in org.logdoc.fairhttp.service.tools.websocket.extension
- Integer - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- intgr - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- IProtocol - Interface in org.logdoc.fairhttp.service.tools.websocket.protocol
- isAsync() - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- isClientNoContextTakeover() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- isEmpty() - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType.ParamsList
- isEmpty(Object) - Static method in class org.logdoc.fairhttp.service.tools.Strings
- 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.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.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
- isValidUTF8(byte[]) - Static method in class org.logdoc.fairhttp.service.tools.Strings
- isValidUTF8(byte[], int) - Static method in class org.logdoc.fairhttp.service.tools.Strings
J
- Json - Class in org.logdoc.fairhttp.service.tools
- Json() - Constructor for class org.logdoc.fairhttp.service.tools.Json
- JSON - Static variable in class org.logdoc.fairhttp.service.api.helpers.MimeType
- JsonSocket() - Constructor for class org.logdoc.fairhttp.service.http.Http.JsonSocket
L
- LAX - org.logdoc.fairhttp.service.http.Http.SameSite
- left - Variable in class org.logdoc.fairhttp.service.tools.Either
- Left(L) - Static method in class org.logdoc.fairhttp.service.tools.Either
- LF - Static variable in class org.logdoc.fairhttp.service.tools.Bytes
- LF - Static variable in class org.logdoc.fairhttp.service.tools.MultiHelper
- lng - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- Long - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
M
- main(String[]) - Static method in class org.logdoc.fairhttp.service.StartFairServer
- mapper() - Static method in class org.logdoc.fairhttp.service.tools.Json
- match(String) - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType
- match(String, String) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- match(MimeType) - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType
- method - Variable in class org.logdoc.fairhttp.service.api.helpers.DynamicRoute
- MimeASCII - Static variable in class org.logdoc.fairhttp.service.tools.Strings
- MimeBase64 - Static variable in class org.logdoc.fairhttp.service.tools.Strings
- mimeCharset(String) - Static method in class org.logdoc.fairhttp.service.tools.Strings
- mimeDecodeQP(byte[], OutputStream) - Static method in class org.logdoc.fairhttp.service.tools.Strings
- mimeDecodeText(String) - Static method in class org.logdoc.fairhttp.service.tools.Strings
- mimeDecodeWord(String) - Static method in class org.logdoc.fairhttp.service.tools.Strings
- MimeEncodedEnd - Static variable in class org.logdoc.fairhttp.service.tools.Strings
- MimeEncodedMarker - Static variable in class org.logdoc.fairhttp.service.tools.Strings
- MimeQuotedPrintable - Static variable in class org.logdoc.fairhttp.service.tools.Strings
- MimeShift - Static variable in class org.logdoc.fairhttp.service.tools.Strings
- mimeType - Variable in class org.logdoc.fairhttp.service.tools.MultiForm.Part
- MimeType - Class in org.logdoc.fairhttp.service.api.helpers
- MimeType() - Constructor for class org.logdoc.fairhttp.service.api.helpers.MimeType
- MimeType(String) - Constructor for class org.logdoc.fairhttp.service.api.helpers.MimeType
- MimeType(String, String) - Constructor for class org.logdoc.fairhttp.service.api.helpers.MimeType
- MimeType.ParamsList - Class in org.logdoc.fairhttp.service.api.helpers
- MimeWhitespace - Static variable in class org.logdoc.fairhttp.service.tools.Strings
- 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
- MultiHelper - Class in org.logdoc.fairhttp.service.tools
- MultiHelper() - Constructor for class org.logdoc.fairhttp.service.tools.MultiHelper
- MultiHelper.MultiHandler - Interface in org.logdoc.fairhttp.service.tools
- MULTIPART - Static variable in class org.logdoc.fairhttp.service.api.helpers.MimeType
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
- nextBoundary(byte[], InputStream, OutputStream) - Static method in class org.logdoc.fairhttp.service.tools.MultiHelper
- 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.Http.Response
- NONE - org.logdoc.fairhttp.service.http.Http.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.Http.Response
- notNull(Object) - Static method in class org.logdoc.fairhttp.service.tools.Strings
- notNull(Object, String) - Static method in class org.logdoc.fairhttp.service.tools.Strings
- Numbers - Class in org.logdoc.fairhttp.service.tools
- Numbers() - Constructor for class org.logdoc.fairhttp.service.tools.Numbers
O
- ofClass - Variable in enum org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- ofSign(String) - Static method in enum org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- 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.Http.Response
- onBytes(byte[]) - Method in class org.logdoc.fairhttp.service.http.Http.JsonSocket
- onBytes(byte[]) - Method in class org.logdoc.fairhttp.service.http.Http.WebSocket
- onClose(int, String, boolean) - Method in class org.logdoc.fairhttp.service.http.Http.WebSocket
- onJson(JsonNode) - Method in class org.logdoc.fairhttp.service.http.Http.WebSocket
- onPing() - Method in class org.logdoc.fairhttp.service.http.Http.WebSocket
- onPong() - Method in class org.logdoc.fairhttp.service.http.Http.WebSocket
- onText(String) - Method in class org.logdoc.fairhttp.service.http.Http.JsonSocket
- onText(String) - Method in class org.logdoc.fairhttp.service.http.Http.WebSocket
- onXml(Document) - Method in class org.logdoc.fairhttp.service.http.Http.JsonSocket
- onXml(Document) - Method in class org.logdoc.fairhttp.service.http.Http.WebSocket
- Opcode - Enum in org.logdoc.fairhttp.service.tools.websocket
- 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.http - package org.logdoc.fairhttp.service.http
- org.logdoc.fairhttp.service.http.statics - package org.logdoc.fairhttp.service.http.statics
- 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
- ParamsList() - Constructor for class org.logdoc.fairhttp.service.api.helpers.MimeType.ParamsList
- ParamsList(String) - Constructor for class org.logdoc.fairhttp.service.api.helpers.MimeType.ParamsList
- 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) - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType.ParamsList
- parse(String) - Static method in class org.logdoc.fairhttp.service.tools.Json
- parseEndOfLine(String, int) - Static method in class org.logdoc.fairhttp.service.tools.MultiHelper
- parseExtensionRequest(String) - Static method in class org.logdoc.fairhttp.service.tools.websocket.extension.ExtensionRequestData
- parseHeaderLine(MultiHelper.PartHeaders, String) - Static method in class org.logdoc.fairhttp.service.tools.MultiHelper
- part(String, byte[], Map<String, List<String>>) - Method in interface org.logdoc.fairhttp.service.tools.MultiHelper.MultiHandler
- part(String, String) - Method in interface org.logdoc.fairhttp.service.tools.MultiHelper.MultiHandler
- part(String, String, byte[], String) - Method in interface org.logdoc.fairhttp.service.tools.MultiHelper.MultiHandler
- path() - Method in class org.logdoc.fairhttp.service.http.Http.Request
- Path - org.logdoc.fairhttp.service.api.helpers.endpoint.CANVAS
- pathMatch(String) - Method in class org.logdoc.fairhttp.service.api.helpers.endpoint.Endpoint
- pattern - Variable in enum org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- ping() - Method in class org.logdoc.fairhttp.service.http.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 - 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
- Preloaded - Interface in org.logdoc.fairhttp.service.api.helpers
- prettyPrint(JsonNode) - Static method in class org.logdoc.fairhttp.service.tools.Json
- process(MultiHelper.MultiHandler, MimeType, byte[]) - Static method in class org.logdoc.fairhttp.service.tools.MultiHelper
- processBoundary(MultiHelper.MultiHandler, byte[], byte[]) - Static method in class org.logdoc.fairhttp.service.tools.MultiHelper
- PROTO - Static variable in class org.logdoc.fairhttp.service.tools.Bytes
- 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
Q
- Query - org.logdoc.fairhttp.service.api.helpers.endpoint.CANVAS
- queryParam(String) - Method in class org.logdoc.fairhttp.service.http.Http.Request
R
- readHeaders(InputStream) - Static method in class org.logdoc.fairhttp.service.tools.MultiHelper
- REFUSE - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- remoteAddress() - Method in class org.logdoc.fairhttp.service.http.Http.Request
- remove(String) - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType.ParamsList
- removeEndpoint(String, String) - Method in interface org.logdoc.fairhttp.service.api.helpers.FairHttpServer
- removeEndpoint(String, String) - Method in class org.logdoc.fairhttp.service.http.Server
- removeParameter(String) - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType
- Request - org.logdoc.fairhttp.service.api.helpers.endpoint.CANVAS
- Request - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- Request() - Constructor for class org.logdoc.fairhttp.service.http.Http.Request
- REQUEST_READY - org.logdoc.fairhttp.service.http.SocketDriver.STATE
- RequestCookies - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
- reset() - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.DefaultExtension
- reset() - Method in interface org.logdoc.fairhttp.service.tools.websocket.extension.IExtension
- Response(int, String) - Constructor for class org.logdoc.fairhttp.service.http.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
- right - Variable in class org.logdoc.fairhttp.service.tools.Either
- Right(R) - Static method in class org.logdoc.fairhttp.service.tools.Either
S
- 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.Http.JsonSocket
- send(byte[]) - Method in class org.logdoc.fairhttp.service.http.Http.WebSocket
- send(JsonNode) - Method in class org.logdoc.fairhttp.service.http.Http.WebSocket
- send(String) - Method in class org.logdoc.fairhttp.service.http.Http.JsonSocket
- send(String) - Method in class org.logdoc.fairhttp.service.http.Http.WebSocket
- send(Document) - Method in class org.logdoc.fairhttp.service.http.Http.JsonSocket
- send(Document) - Method in class org.logdoc.fairhttp.service.http.Http.WebSocket
- sendFrame(AFrame) - Method in class org.logdoc.fairhttp.service.http.Http.WebSocket
- Server - Class in org.logdoc.fairhttp.service.http
- Server(Config) - Constructor for class org.logdoc.fairhttp.service.http.Server
- ServerError() - Static method in class org.logdoc.fairhttp.service.http.Http.Response
- SERVICE_RESTART - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- set(String, String) - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType.ParamsList
- 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.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.Http.Cookie
- setInflater(Inflater) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- setMasked(boolean) - Method in class org.logdoc.fairhttp.service.tools.websocket.frames.AFrame
- setMaxAge(long) - Method in class org.logdoc.fairhttp.service.http.Http.Cookie
- setObjectMapper(ObjectMapper) - Static method in class org.logdoc.fairhttp.service.tools.Json
- setParameter(String, String) - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType
- setPath(String) - Method in class org.logdoc.fairhttp.service.http.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.Http.Response
- setPortlist(String) - Method in class org.logdoc.fairhttp.service.http.Http.Cookie
- setPrimaryType(String) - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType
- setPromise(Consumer<OutputStream>) - Method in class org.logdoc.fairhttp.service.http.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(Http.SameSite) - Method in class org.logdoc.fairhttp.service.http.Http.Cookie
- setSecure(boolean) - Method in class org.logdoc.fairhttp.service.http.Http.Cookie
- setServerNoContextTakeover(boolean) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- setSubType(String) - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType
- setThreshold(int) - Method in class org.logdoc.fairhttp.service.tools.websocket.extension.PMDeflateExtension
- setupConfigEndpoints(Collection<String>) - Method in interface org.logdoc.fairhttp.service.api.helpers.FairHttpServer
- setupConfigEndpoints(Collection<String>) - Method in class org.logdoc.fairhttp.service.http.Server
- setupDynamicEndpoints(Collection<DynamicRoute>) - Method in interface org.logdoc.fairhttp.service.api.helpers.FairHttpServer
- setupDynamicEndpoints(Collection<DynamicRoute>) - Method in class org.logdoc.fairhttp.service.http.Server
- setValue(String) - Method in class org.logdoc.fairhttp.service.http.Http.Cookie
- setVersion(int) - Method in class org.logdoc.fairhttp.service.http.Http.Cookie
- Short - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- shrt - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- Singleton - Interface in org.logdoc.fairhttp.service.api.helpers
- size() - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType.ParamsList
- size() - Method in class org.logdoc.fairhttp.service.http.Http.Response
- skipBody() - Method in class org.logdoc.fairhttp.service.http.Http.Request
- SocketDriver - Class in org.logdoc.fairhttp.service.http
- SocketDriver.STATE - Enum in org.logdoc.fairhttp.service.http
- SOCKETERROR - org.logdoc.fairhttp.service.http.SocketDriver.STATE
- 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
- state() - Method in class org.logdoc.fairhttp.service.http.SocketDriver
- state(SocketDriver.STATE) - Method in class org.logdoc.fairhttp.service.http.SocketDriver
- status(int, String) - Static method in class org.logdoc.fairhttp.service.api.Controller
- streamEnd - Static variable in class org.logdoc.fairhttp.service.tools.Bytes
- streamEnd - Static variable in class org.logdoc.fairhttp.service.tools.MultiHelper
- STRICT - org.logdoc.fairhttp.service.http.Http.SameSite
- String - org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- stringAs(String, boolean, String) - Method in enum org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
- stringify(JsonNode) - Static method in class org.logdoc.fairhttp.service.tools.Json
- Strings - Class in org.logdoc.fairhttp.service.tools
- Strings() - Constructor for class org.logdoc.fairhttp.service.tools.Strings
- stringUtf8(byte[]) - Static method in class org.logdoc.fairhttp.service.tools.Strings
- stripPart(byte[], MultiHelper.PartHeaders, MultiHelper.MultiHandler) - Static method in class org.logdoc.fairhttp.service.tools.MultiHelper
- subArrayEquals(byte[], byte[], int) - Static method in class org.logdoc.fairhttp.service.tools.Bytes
- 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<Http.Request, Map<String, String>, Http.Response>) - Static method in class org.logdoc.fairhttp.service.api.helpers.DynamicRoute
-
One synced endpoint
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
- TEXTHTML - Static variable in class org.logdoc.fairhttp.service.api.helpers.MimeType
- TEXTPLAIN - Static variable in class org.logdoc.fairhttp.service.api.helpers.MimeType
- 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.MimeType.ParamsList
- toString() - Method in class org.logdoc.fairhttp.service.api.helpers.MimeType
- toString() - Method in class org.logdoc.fairhttp.service.http.Http.Cookie
- toString() - Method in class org.logdoc.fairhttp.service.http.Http.Request
- toString() - Method in class org.logdoc.fairhttp.service.http.Http.Response
- toString() - Method in class org.logdoc.fairhttp.service.http.SocketDriver
- toString() - Method in class org.logdoc.fairhttp.service.tools.Either
- 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
- 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
- TYPE - Enum in org.logdoc.fairhttp.service.api.helpers.endpoint
U
- UNEXPECTED_CONDITION - Static variable in class org.logdoc.fairhttp.service.tools.websocket.frames.CloseFrame
- Upgrade - Static variable in interface org.logdoc.fairhttp.service.api.helpers.Headers
V
- value - Variable in class org.logdoc.fairhttp.service.tools.MultiForm.Part
- value() - Method in enum org.logdoc.fairhttp.service.http.Http.SameSite
- valueOf(String) - Static method in enum org.logdoc.fairhttp.service.api.helpers.endpoint.CANVAS
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.logdoc.fairhttp.service.api.helpers.endpoint.TYPE
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.logdoc.fairhttp.service.http.Http.SameSite
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.logdoc.fairhttp.service.http.SocketDriver.STATE
-
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.endpoint.CANVAS
-
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.api.helpers.endpoint.TYPE
-
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.Http.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.http.SocketDriver.STATE
-
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
- WebSocket() - Constructor for class org.logdoc.fairhttp.service.http.Http.WebSocket
- WebSocket(IExtension) - Constructor for class org.logdoc.fairhttp.service.http.Http.WebSocket
- WebSocket(IExtension, IProtocol) - Constructor for class org.logdoc.fairhttp.service.http.Http.WebSocket
- withCookie(Http.Cookie...) - Method in class org.logdoc.fairhttp.service.http.Http.Response
- withDomain(String) - Method in class org.logdoc.fairhttp.service.http.Http.CookieBuilder
- withHeader(String, String) - Method in class org.logdoc.fairhttp.service.http.Http.Response
- withHttpOnly(boolean) - Method in class org.logdoc.fairhttp.service.http.Http.CookieBuilder
- withMaxAge(Duration) - Method in class org.logdoc.fairhttp.service.http.Http.CookieBuilder
- withName(String) - Method in class org.logdoc.fairhttp.service.http.Http.CookieBuilder
- withPath(String) - Method in class org.logdoc.fairhttp.service.http.Http.CookieBuilder
- withSameSite(Http.SameSite) - Method in class org.logdoc.fairhttp.service.http.Http.CookieBuilder
- withSecure(boolean) - Method in class org.logdoc.fairhttp.service.http.Http.CookieBuilder
- withValue(String) - Method in class org.logdoc.fairhttp.service.http.Http.CookieBuilder
- WS_VERSION - Static variable in interface org.logdoc.fairhttp.service.tools.websocket.protocol.IProtocol
X
A B C D E F G H I J L M N O P Q R S T U V W XAll Classes All Packages