- CACHE - 类 中的静态变量com.firefly.codec.http2.decode.HttpParser
-
Cache of common
HttpFields including:
Common static combinations such as:
Connection: close
Accept-Encoding: gzip
Content-Length: 0
Combinations of Content-Type header for common mime types by common charsets
Most common headers with null values so that a lookup will at least
determine the header name even if the name:value combination is not cached
- CACHE - 枚举 中的静态变量com.firefly.codec.http2.model.HttpHeader
-
- CACHE - 枚举 中的静态变量com.firefly.codec.http2.model.HttpHeaderValue
-
- CACHE - 枚举 中的静态变量com.firefly.codec.http2.model.HttpMethod
-
- CACHE - 枚举 中的静态变量com.firefly.codec.http2.model.HttpScheme
-
- CACHE - 枚举 中的静态变量com.firefly.codec.http2.model.HttpVersion
-
- CACHE - 类 中的静态变量com.firefly.codec.http2.model.MimeTypes
-
- CARRIAGE_RETURN - 接口 中的静态变量com.firefly.codec.http2.model.HttpTokens
-
- CHANNEL_ATTRIBUTE - 接口 中的静态变量com.firefly.codec.http2.stream.StreamSPI
-
The constant used as attribute key to store/retrieve the HTTP channel
associated with this stream
- check(String) - 类 中的方法com.firefly.core.AbstractApplicationContext
-
Type injecting check.
- checkSize(int, boolean) - 类 中的方法com.firefly.codec.http2.hpack.MetaDataBuilder
-
Check that the max size will not be exceeded.
- CHUNK_SIZE - 类 中的静态变量com.firefly.codec.http2.encode.HttpGenerator
-
- CLASS_ATTRIBUTE - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
-
- cleanUp() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
Only remove tmp files.
- clear() - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
- clear() - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- clearHealthCheck(String) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
-
Clear the health check task.
- ClientHttp2OutputStream(MetaData, boolean, Stream) - 类 的构造器com.firefly.client.http2.HTTP2ClientResponseHandler.ClientHttp2OutputStream
-
- ClientHTTPHandler - com.firefly.client.http2中的接口
-
- clientHTTPHandler - 类 中的变量com.firefly.client.http2.HTTP1ClientResponseHandler
-
- ClientHTTPHandler.Adapter - com.firefly.client.http2中的类
-
- clientMode - 类 中的变量com.firefly.codec.http2.stream.HTTPOutputStream
-
- ClientSecureDecoder - com.firefly.client.http2中的类
-
- ClientSecureDecoder(DecoderChain) - 类 的构造器com.firefly.client.http2.ClientSecureDecoder
-
- ClientSecureEncoder - com.firefly.client.http2中的类
-
- ClientSecureEncoder() - 类 的构造器com.firefly.client.http2.ClientSecureEncoder
-
- ClientStreamPromise(MetaData.Request, Promise<HTTPOutputStream>, boolean) - 类 的构造器com.firefly.client.http2.HTTP2ClientResponseHandler.ClientStreamPromise
-
- clone() - 类 中的方法com.firefly.codec.http2.encode.UrlEncoded
-
- clone() - 类 中的方法com.firefly.codec.http2.model.Cookie
-
Overrides the standard java.lang.Object.clone method to
return a copy of this Cookie.
- close(Closeable) - 接口 中的静态方法com.firefly.$.io
-
- close() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
-
Request that the associated data source be closed
- close() - 类 中的方法com.firefly.codec.http2.model.InputStreamContentProvider
-
- close() - 类 中的方法com.firefly.codec.http2.model.MultiPartContentProvider
-
- close() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
- close() - 类 中的方法com.firefly.codec.http2.model.MultiPartOutputStream
-
End the current part.
- close() - 类 中的方法com.firefly.codec.http2.model.MultiPartWriter
-
End the current part.
- close() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP1OutputStream
-
- close() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP2OutputStream
-
- close() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- close(Action1<HTTPConnection>) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- close() - 类 中的方法com.firefly.codec.http2.stream.BufferedHTTPOutputStream
-
- close(int, String, Callback) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
Invoked internally and by applications to send a GO_AWAY frame to the
other peer.
- close() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
-
- close(Action1<HTTPConnection>) - 接口 中的方法com.firefly.codec.http2.stream.HTTPConnection
-
- close(int, String, Callback) - 接口 中的方法com.firefly.codec.http2.stream.Session
-
Closes the session by sending a GOAWAY frame with the given error code
and payload.
- close() - 接口 中的方法com.firefly.codec.http2.stream.StreamSPI
-
Forcibly closes this stream.
- close() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- close() - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- closed - 类 中的变量com.firefly.codec.http2.stream.HTTPOutputStream
-
- closedListener - 类 中的变量com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- CloseState - com.firefly.codec.http2.frame中的枚举
-
- CloseState - com.firefly.codec.http2.stream中的枚举
-
- code - 枚举 中的变量com.firefly.codec.http2.frame.ErrorCode
-
- COLON - 接口 中的静态变量com.firefly.codec.http2.model.HttpTokens
-
- com.firefly - 程序包 com.firefly
-
- com.firefly.annotation - 程序包 com.firefly.annotation
-
- com.firefly.client.http2 - 程序包 com.firefly.client.http2
-
- com.firefly.codec.http2.decode - 程序包 com.firefly.codec.http2.decode
-
- com.firefly.codec.http2.encode - 程序包 com.firefly.codec.http2.encode
-
- com.firefly.codec.http2.frame - 程序包 com.firefly.codec.http2.frame
-
- com.firefly.codec.http2.hpack - 程序包 com.firefly.codec.http2.hpack
-
- com.firefly.codec.http2.model - 程序包 com.firefly.codec.http2.model
-
- com.firefly.codec.http2.stream - 程序包 com.firefly.codec.http2.stream
-
- com.firefly.core - 程序包 com.firefly.core
-
- com.firefly.core.support - 程序包 com.firefly.core.support
-
- com.firefly.core.support.annotation - 程序包 com.firefly.core.support.annotation
-
- com.firefly.core.support.exception - 程序包 com.firefly.core.support.exception
-
- com.firefly.core.support.xml - 程序包 com.firefly.core.support.xml
-
- com.firefly.core.support.xml.parse - 程序包 com.firefly.core.support.xml.parse
-
- com.firefly.server.http2 - 程序包 com.firefly.server.http2
-
- com.firefly.server.http2.router - 程序包 com.firefly.server.http2.router
-
- com.firefly.server.http2.router.handler.body - 程序包 com.firefly.server.http2.router.handler.body
-
- com.firefly.server.http2.router.handler.error - 程序包 com.firefly.server.http2.router.handler.error
-
- com.firefly.server.http2.router.handler.file - 程序包 com.firefly.server.http2.router.handler.file
-
- com.firefly.server.http2.router.handler.session - 程序包 com.firefly.server.http2.router.handler.session
-
- com.firefly.server.http2.router.handler.template - 程序包 com.firefly.server.http2.router.handler.template
-
- com.firefly.server.http2.router.impl - 程序包 com.firefly.server.http2.router.impl
-
- com.firefly.server.http2.router.spi - 程序包 com.firefly.server.http2.router.spi
-
- com.firefly.server.http2.router.utils - 程序包 com.firefly.server.http2.router.utils
-
- commit() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP1OutputStream
-
- commit(ByteBuffer) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP1OutputStream
-
- commit() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP2OutputStream
-
- commit(boolean) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP2OutputStream
-
- commit() - 类 中的方法com.firefly.codec.http2.stream.HTTPOutputStream
-
- committed - 类 中的变量com.firefly.codec.http2.stream.HTTPOutputStream
-
- compareTo(Router) - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
-
- compareTo(RouterManager.RouterMatchResult) - 类 中的方法com.firefly.server.http2.router.RouterManager.RouterMatchResult
-
- complete() - 类 中的方法com.firefly.codec.http2.decode.HeaderBlockFragments
-
- complete(Promise<T>) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- complete(Promise<T>) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- complete() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- complianceViolation(HttpCompliance, String) - 类 中的方法com.firefly.codec.http2.decode.HttpParser
-
Check RFC compliance violation
- Component - com.firefly.annotation中的注释类型
-
- componentParser(Class<?>) - 类 中的方法com.firefly.core.support.annotation.AnnotationBeanReader
-
- config - 类 中的变量com.firefly.codec.http2.stream.AbstractHTTP1Connection
-
- config - 类 中的变量com.firefly.codec.http2.stream.AbstractHTTPHandler
-
- Config - com.firefly.core.support.annotation中的类
-
- Config() - 类 的构造器com.firefly.core.support.annotation.Config
-
- ConfigReader - com.firefly.core.support.annotation中的类
-
- CONFLICT_409 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
-
- connect(String, int) - 类 中的方法com.firefly.client.http2.HTTP2Client
-
- connect(String, int, Promise<HTTPClientConnection>) - 类 中的方法com.firefly.client.http2.HTTP2Client
-
- connect(String, int, Promise<HTTPClientConnection>, Session.Listener) - 类 中的方法com.firefly.client.http2.HTTP2Client
-
- connection - 类 中的变量com.firefly.client.http2.HTTP1ClientResponseHandler
-
- connection - 类 中的变量com.firefly.server.http2.HTTP1ServerRequestHandler
-
- connectionFailure(ByteBuffer, int, String) - 类 中的方法com.firefly.codec.http2.decode.BodyParser
-
- ConnectionType - com.firefly.codec.http2.stream中的枚举
-
- consumes(String) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
-
- consumes(String) - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
-
- consumes(String) - 接口 中的方法com.firefly.server.http2.router.Router
-
- contains(String) - 类 中的方法com.firefly.codec.http2.model.HttpField
-
Look for a value in a possible multi valued field
- contains(HttpField) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
- contains(HttpHeader, String) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
- contains(String, String) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
- contains(HttpHeader) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
- containsKey(String) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
- content(Func5<ByteBuffer, MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection, Boolean>) - 类 中的方法com.firefly.client.http2.ClientHTTPHandler.Adapter
-
- content(ByteBuffer) - 类 中的方法com.firefly.client.http2.HTTP1ClientResponseHandler
-
- content(Action1<ByteBuffer>) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
-
Set the HTTP content receiving callback.
- content(ByteBuffer) - 接口 中的方法com.firefly.codec.http2.decode.HttpParser.HttpHandler
-
- content - 类 中的变量com.firefly.codec.http2.stream.HTTPHandler.Adapter
-
- content(ByteBuffer, MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection) - 类 中的方法com.firefly.codec.http2.stream.HTTPHandler.Adapter
-
- content(ByteBuffer, MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection) - 接口 中的方法com.firefly.codec.http2.stream.HTTPHandler
-
- content(ByteBuffer) - 类 中的方法com.firefly.server.http2.HTTP1ServerRequestHandler
-
- content(Action1<ByteBuffer>) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- content(Action1<ByteBuffer>) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- content(Func5<ByteBuffer, MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection, Boolean>) - 类 中的方法com.firefly.server.http2.ServerHTTPHandler.Adapter
-
- content(Action1<ByteBuffer>) - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- CONTENT_LENGTH_0 - 类 中的静态变量com.firefly.codec.http2.hpack.HpackDecoder
-
- contentComplete(Func4<MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection, Boolean>) - 类 中的方法com.firefly.client.http2.ClientHTTPHandler.Adapter
-
- contentComplete() - 类 中的方法com.firefly.client.http2.HTTP1ClientResponseHandler
-
- contentComplete(Action1<MetaData.Response>) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
-
Set the HTTP content complete callback.
- contentComplete() - 接口 中的方法com.firefly.codec.http2.decode.HttpParser.HttpHandler
-
- contentComplete - 类 中的变量com.firefly.codec.http2.stream.HTTPHandler.Adapter
-
- contentComplete(MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection) - 类 中的方法com.firefly.codec.http2.stream.HTTPHandler.Adapter
-
- contentComplete(MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection) - 接口 中的方法com.firefly.codec.http2.stream.HTTPHandler
-
- contentComplete() - 类 中的方法com.firefly.server.http2.HTTP1ServerRequestHandler
-
- contentComplete(Action1<SimpleRequest>) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- contentComplete(Action1<SimpleRequest>) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- contentComplete(Func4<MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection, Boolean>) - 类 中的方法com.firefly.server.http2.ServerHTTPHandler.Adapter
-
- contentComplete(Action1<SimpleRequest>) - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- ContentProvider - com.firefly.codec.http2.model中的接口
-
- ContentProvider.Typed - com.firefly.codec.http2.model中的接口
-
An extension of
ContentProvider that provides a content type string
to be used as a
Content-Type HTTP header in requests.
- ContentTypePatternMatcher - com.firefly.server.http2.router.impl中的类
-
- ContentTypePatternMatcher() - 类 的构造器com.firefly.server.http2.router.impl.ContentTypePatternMatcher
-
- ContentTypePreciseMatcher - com.firefly.server.http2.router.impl中的类
-
- ContentTypePreciseMatcher() - 类 的构造器com.firefly.server.http2.router.impl.ContentTypePreciseMatcher
-
- ContinuationBodyParser - com.firefly.codec.http2.decode中的类
-
- ContinuationBodyParser(HeaderParser, Parser.Listener, HeaderBlockParser, HeaderBlockFragments) - 类 的构造器com.firefly.codec.http2.decode.ContinuationBodyParser
-
- CONTINUE_100 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
-
- CONTINUE_100_INFO - 类 中的静态变量com.firefly.codec.http2.encode.HttpGenerator
-
- continueToSendData - 类 中的变量com.firefly.client.http2.ClientHTTPHandler.Adapter
-
- continueToSendData(Action4<MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection>) - 类 中的方法com.firefly.client.http2.ClientHTTPHandler.Adapter
-
- continueToSendData(MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection) - 类 中的方法com.firefly.client.http2.ClientHTTPHandler.Adapter
-
- continueToSendData(MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection) - 接口 中的方法com.firefly.client.http2.ClientHTTPHandler
-
- control(Frame) - 类 中的方法com.firefly.codec.http2.encode.Generator
-
- CONTRUCTOR_ELEMENT - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
-
- ContructorParser - com.firefly.core.support.xml.parse中的类
-
- ContructorParser() - 类 的构造器com.firefly.core.support.xml.parse.ContructorParser
-
- Cookie - com.firefly.codec.http2.model中的类
-
- Cookie() - 类 的构造器com.firefly.codec.http2.model.Cookie
-
- Cookie(String, String) - 类 的构造器com.firefly.codec.http2.model.Cookie
-
Constructs a cookie with the specified name and value.
- cookie(String, String) - 接口 中的方法com.firefly.codec.http2.model.CookieParser.CookieParserCallback
-
- CookieGenerator - com.firefly.codec.http2.model中的类
-
- CookieGenerator() - 类 的构造器com.firefly.codec.http2.model.CookieGenerator
-
- CookieParser - com.firefly.codec.http2.model中的类
-
- CookieParser() - 类 的构造器com.firefly.codec.http2.model.CookieParser
-
- CookieParser.CookieParserCallback - com.firefly.codec.http2.model中的接口
-
- cookies(List<Cookie>) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
-
Set the cookies.
- copy(InputStream, OutputStream) - 接口 中的静态方法com.firefly.$.io
-
- copy(InputStream, OutputStream, long) - 接口 中的静态方法com.firefly.$.io
-
- copy(Reader, Writer) - 接口 中的静态方法com.firefly.$.io
-
- copy(Reader, Writer, long) - 接口 中的静态方法com.firefly.$.io
-
- copyBean(Object, Object) - 接口 中的静态方法com.firefly.$.javabean
-
- create(String, int) - 类 中的静态方法com.firefly.server.http2.router.HTTPSession
-
- create() - 接口 中的静态方法com.firefly.server.http2.router.RouterManager
-
- create(HTTPBodyConfiguration) - 接口 中的静态方法com.firefly.server.http2.router.RouterManager
-
- createApplicationContext() - 接口 中的静态方法com.firefly.$
-
Create default application context.
- createApplicationContext(String) - 接口 中的静态方法com.firefly.$
-
- createClientHTTPHandler(SimpleHTTPClient.RequestBuilder, Timer.Context, PooledObject<HTTPClientConnection>) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
-
- createConnectionPool(SimpleHTTPClient.RequestBuilder) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
-
- CREATED_201 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
-
- createFile() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
- createHTTPClient() - 接口 中的静态方法com.firefly.$
-
Create an new HTTP client instance
- createHTTPClient(SimpleHTTPClientConfiguration) - 接口 中的静态方法com.firefly.$
-
Create an new HTTP client instance
- createHTTPServer() - 接口 中的静态方法com.firefly.$
-
Create an new HTTP server instance
- createHTTPServer(SimpleHTTPServerConfiguration) - 接口 中的静态方法com.firefly.$
-
Create an new HTTP server instance
- createHttpURI(String, String, int, String, String, String, String) - 类 中的静态方法com.firefly.codec.http2.model.HttpURI
-
Construct a normalized URI.
- createLocalStream(int, Promise<Stream>) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- createRemoteStream(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- createSession(CompletableFuture<HTTPSession>) - 类 中的方法com.firefly.server.http2.router.handler.session.HTTPSessionHandlerSPIImpl
-
- createTCPClient() - 接口 中的静态方法com.firefly.$
-
Create an new TCP client instance
- createTCPClient(TcpConfiguration) - 接口 中的静态方法com.firefly.$
-
Create an new TCP client instance
- createTCPServer() - 接口 中的静态方法com.firefly.$
-
Create an new TCP server instance
- createTCPServer(TcpServerConfiguration) - 接口 中的静态方法com.firefly.$
-
Create an new TCP server instance
- CRLF - 接口 中的静态变量com.firefly.codec.http2.model.HttpTokens
-
- data(DataFrame, int) - 类 中的方法com.firefly.codec.http2.encode.Generator
-
Encode data frame to binary codes
- data(StreamSPI, Callback, DataFrame) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- data(DataFrame, Callback) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
-
- data(StreamSPI, Callback, DataFrame) - 接口 中的方法com.firefly.codec.http2.stream.SessionSPI
-
Enqueues the given DATA frame to be written to the connection.
- data(DataFrame, Callback) - 接口 中的方法com.firefly.codec.http2.stream.Stream
-
Sends the given DATA frame.
- DataBodyParser - com.firefly.codec.http2.decode中的类
-
- DataBodyParser(HeaderParser, Parser.Listener) - 类 的构造器com.firefly.codec.http2.decode.DataBodyParser
-
- DataFrame - com.firefly.codec.http2.frame中的类
-
- DataFrame(int, ByteBuffer, boolean) - 类 的构造器com.firefly.codec.http2.frame.DataFrame
-
- DataFrame(int, ByteBuffer, boolean, int) - 类 的构造器com.firefly.codec.http2.frame.DataFrame
-
- DataGenerator - com.firefly.codec.http2.encode中的类
-
- DataGenerator(HeaderGenerator) - 类 的构造器com.firefly.codec.http2.encode.DataGenerator
-
- dataRemaining() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Flusher.Entry
-
- DateGenerator - com.firefly.codec.http2.model中的类
-
ThreadLocal Date formatters for HTTP style dates.
- DateGenerator() - 类 的构造器com.firefly.codec.http2.model.DateGenerator
-
- DateParser - com.firefly.codec.http2.model中的类
-
ThreadLocal data parsers for HTTP style dates
- DateParser() - 类 的构造器com.firefly.codec.http2.model.DateParser
-
- decode(ByteBuffer, Session) - 类 中的方法com.firefly.client.http2.ClientSecureDecoder
-
- decode(ByteBuffer, Session) - 类 中的方法com.firefly.client.http2.HTTP1ClientDecoder
-
- decode(ByteBuffer, Session) - 类 中的方法com.firefly.client.http2.HTTP2ClientDecoder
-
- decode(String) - 类 中的方法com.firefly.codec.http2.encode.UrlEncoded
-
- decode(String, Charset) - 类 中的方法com.firefly.codec.http2.encode.UrlEncoded
-
- decode(ByteBuffer) - 类 中的方法com.firefly.codec.http2.hpack.HpackDecoder
-
- decode(ByteBuffer) - 类 中的静态方法com.firefly.codec.http2.hpack.Huffman
-
- decode(ByteBuffer, int) - 类 中的静态方法com.firefly.codec.http2.hpack.Huffman
-
- decode(ByteBuffer, int) - 类 中的静态方法com.firefly.codec.http2.hpack.NBitInteger
-
- decode(ByteBuffer, Session) - 类 中的方法com.firefly.server.http2.HTTP1ServerDecoder
-
- decode(ByteBuffer, Session) - 类 中的方法com.firefly.server.http2.HTTP2ServerDecoder
-
- decode(ByteBuffer, Session) - 类 中的方法com.firefly.server.http2.ServerSecureDecoder
-
- decode88591To(InputStream, MultiMap<String>, int, int) - 类 中的静态方法com.firefly.codec.http2.encode.UrlEncoded
-
Decoded parameters to MultiMap, using ISO8859-1 encodings.
- decodeQueryTo(MultiMap<String>) - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- decodeQueryTo(MultiMap<String>, String) - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- decodeQueryTo(MultiMap<String>, Charset) - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- decodeString(String) - 类 中的静态方法com.firefly.codec.http2.encode.UrlEncoded
-
Decode String with % encoding.
- decodeString(String, int, int, Charset) - 类 中的静态方法com.firefly.codec.http2.encode.UrlEncoded
-
Decode String with % encoding.
- decodeTo(String, MultiMap<String>, String) - 类 中的静态方法com.firefly.codec.http2.encode.UrlEncoded
-
Decoded parameters to Map.
- decodeTo(String, MultiMap<String>, Charset) - 类 中的静态方法com.firefly.codec.http2.encode.UrlEncoded
-
Decoded parameters to Map.
- decodeTo(InputStream, MultiMap<String>, String, int, int) - 类 中的静态方法com.firefly.codec.http2.encode.UrlEncoded
-
Decoded parameters to Map.
- decodeTo(InputStream, MultiMap<String>, Charset, int, int) - 类 中的静态方法com.firefly.codec.http2.encode.UrlEncoded
-
Decoded parameters to Map.
- decodeUtf16To(InputStream, MultiMap<String>, int, int) - 类 中的静态方法com.firefly.codec.http2.encode.UrlEncoded
-
- decodeUtf8To(String, MultiMap<String>) - 类 中的静态方法com.firefly.codec.http2.encode.UrlEncoded
-
- decodeUtf8To(String, int, int, MultiMap<String>) - 类 中的静态方法com.firefly.codec.http2.encode.UrlEncoded
-
Decoded parameters to Map.
- decodeUtf8To(InputStream, MultiMap<String>, int, int) - 类 中的静态方法com.firefly.codec.http2.encode.UrlEncoded
-
Decoded parameters to Map.
- DEFAULT_CONFIG_FILE - 类 中的静态变量com.firefly.core.support.annotation.ConfigReader
-
- DEFAULT_LAST_ROUTER_ID - 接口 中的静态变量com.firefly.server.http2.router.RouterManager
-
- DEFAULT_MAX_LENGTH - 类 中的静态变量com.firefly.codec.http2.frame.Frame
-
- DEFAULT_WINDOW_SIZE - 接口 中的静态变量com.firefly.codec.http2.stream.FlowControlStrategy
-
- defaultConnectTimeout - 类 中的静态变量com.firefly.client.http2.SimpleHTTPClientConfiguration
-
- DefaultErrorResponseHandler - com.firefly.server.http2.router.handler.error中的类
-
- DefaultErrorResponseHandler() - 类 的构造器com.firefly.server.http2.router.handler.error.DefaultErrorResponseHandler
-
- DefaultErrorResponseHandlerLoader - com.firefly.server.http2.router.handler.error中的类
-
- defaultMaxInactiveInterval - 类 中的变量com.firefly.server.http2.router.AbstractHTTPSessionHandlerSPI
-
- defaultPoolSize - 类 中的静态变量com.firefly.client.http2.SimpleHTTPClientConfiguration
-
- delete(String) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
-
Create a RequestBuilder with DELETE method and URL.
- delete() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
Remove the file, whether or not Part.write() was called on it
(ie no longer temporary)
- delete(String) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
-
- delete(String) - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
-
- delete(String) - 接口 中的方法com.firefly.server.http2.router.Router
-
- deleteParts() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser
-
Delete any tmp storage for parts, and clear out the parts list.
- DESTORY_METHOD_ATTRIBUTE - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
-
- destroy() - 类 中的方法com.firefly.client.http2.HTTP2Client
-
- destroy() - 类 中的方法com.firefly.client.http2.HTTPClientSingleton
-
- destroy() - 类 中的方法com.firefly.client.http2.HTTPsClientSingleton
-
- destroy() - 类 中的方法com.firefly.client.http2.PlaintextHTTP2ClientSingleton
-
- destroy() - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
-
- destroy() - 类 中的静态方法com.firefly.codec.http2.stream.ShutdownHelper
-
- destroy() - 类 中的方法com.firefly.core.AbstractApplicationContext
-
- destroy() - 类 中的方法com.firefly.core.ApplicationContextSingleton
-
- destroy() - 类 中的方法com.firefly.server.http2.HTTP2Server
-
- destroy() - 类 中的方法com.firefly.server.http2.router.handler.session.LocalHTTPSessionHandler
-
- destroy() - 类 中的方法com.firefly.server.http2.router.handler.session.LocalSessionStore
-
- destroy() - 类 中的方法com.firefly.server.http2.SimpleHTTPServer
-
- DestroyedMethod - com.firefly.annotation中的注释类型
-
- destroyedMethods - 类 中的变量com.firefly.core.AbstractApplicationContext
-
- directUpgrade() - 类 中的方法com.firefly.codec.http2.decode.PrefaceParser
-
- directUpgrade() - 类 中的方法com.firefly.codec.http2.decode.ServerParser
-
A direct upgrade is an unofficial upgrade from HTTP/1.1 to HTTP/2.0.
- disable() - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
-
- disable() - 接口 中的方法com.firefly.server.http2.router.Router
-
- disconnect() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- DisconnectFrame - com.firefly.codec.http2.frame中的类
-
- DisconnectFrame() - 类 的构造器com.firefly.codec.http2.frame.DisconnectFrame
-
- DisconnectGenerator - com.firefly.codec.http2.encode中的类
-
- DisconnectGenerator() - 类 的构造器com.firefly.codec.http2.encode.DisconnectGenerator
-
- doFormatCookieDate(StringBuilder, long) - 类 中的方法com.firefly.codec.http2.model.DateGenerator
-
Format "EEE, dd-MMM-yy HH:mm:ss 'GMT'" for cookies
- doFormatDate(long) - 类 中的方法com.firefly.codec.http2.model.DateGenerator
-
Format HTTP date "EEE, dd MMM yyyy HH:mm:ss 'GMT'"
- GATEWAY_TIMEOUT_504 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
-
- generate(DataFrame, int) - 类 中的方法com.firefly.codec.http2.encode.DataGenerator
-
- generate(Frame) - 类 中的方法com.firefly.codec.http2.encode.DisconnectGenerator
-
- generate(Frame) - 类 中的方法com.firefly.codec.http2.encode.FrameGenerator
-
- generate(Frame) - 类 中的方法com.firefly.codec.http2.encode.GoAwayGenerator
-
- generate(FrameType, int, int, int, int) - 类 中的方法com.firefly.codec.http2.encode.HeaderGenerator
-
- generate(Frame) - 类 中的方法com.firefly.codec.http2.encode.HeadersGenerator
-
- generate(Frame) - 类 中的方法com.firefly.codec.http2.encode.PingGenerator
-
- generate(Frame) - 类 中的方法com.firefly.codec.http2.encode.PrefaceGenerator
-
- generate(Frame) - 类 中的方法com.firefly.codec.http2.encode.PriorityGenerator
-
- generate(Frame) - 类 中的方法com.firefly.codec.http2.encode.PushPromiseGenerator
-
- generate(Frame) - 类 中的方法com.firefly.codec.http2.encode.ResetGenerator
-
- generate(Frame) - 类 中的方法com.firefly.codec.http2.encode.SettingsGenerator
-
- generate(Frame) - 类 中的方法com.firefly.codec.http2.encode.WindowUpdateGenerator
-
- generate(MetaData, ByteBuffer, ByteBuffer, ByteBuffer, boolean) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP1OutputStream
-
- generate(Queue<ByteBuffer>) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Flusher.Entry
-
- generateCookie(Cookie) - 类 中的静态方法com.firefly.codec.http2.model.CookieGenerator
-
- generateCookies(List<Cookie>) - 类 中的静态方法com.firefly.codec.http2.model.CookieGenerator
-
- generateData(int, ByteBuffer, boolean, int) - 类 中的方法com.firefly.codec.http2.encode.DataGenerator
-
- generateGoAway(int, int, byte[]) - 类 中的方法com.firefly.codec.http2.encode.GoAwayGenerator
-
- generateHeader(FrameType, int, int, int) - 类 中的方法com.firefly.codec.http2.encode.FrameGenerator
-
- generateHeaders(int, MetaData, PriorityFrame, boolean) - 类 中的方法com.firefly.codec.http2.encode.HeadersGenerator
-
- generateHTTPMessageExceptionally(HttpGenerator.Result, HttpGenerator.State, HttpGenerator.Result, HttpGenerator.State) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP1OutputStream
-
- generateHTTPMessageSuccessfully() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP1OutputStream
-
- generatePing(byte[], boolean) - 类 中的方法com.firefly.codec.http2.encode.PingGenerator
-
- generatePriority(int, int, int, boolean) - 类 中的方法com.firefly.codec.http2.encode.PriorityGenerator
-
- generatePriorityBody(ByteBuffer, int, int, int, boolean) - 类 中的方法com.firefly.codec.http2.encode.PriorityGenerator
-
- generatePushPromise(int, int, MetaData) - 类 中的方法com.firefly.codec.http2.encode.PushPromiseGenerator
-
- generateRequest(MetaData.Request, ByteBuffer, ByteBuffer, ByteBuffer, boolean) - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
-
- generateReset(int, int) - 类 中的方法com.firefly.codec.http2.encode.ResetGenerator
-
- generateResponse(MetaData.Response, ByteBuffer, ByteBuffer, ByteBuffer, boolean) - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
-
已过时。
- generateResponse(MetaData.Response, boolean, ByteBuffer, ByteBuffer, ByteBuffer, boolean) - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
-
- generateServletSetCookie(Cookie) - 类 中的静态方法com.firefly.codec.http2.model.CookieGenerator
-
- generateSetCookie(Cookie) - 类 中的静态方法com.firefly.codec.http2.model.CookieGenerator
-
- generateSettings(Map<Integer, Integer>, boolean) - 类 中的方法com.firefly.codec.http2.encode.SettingsGenerator
-
- generateWindowUpdate(int, int) - 类 中的方法com.firefly.codec.http2.encode.WindowUpdateGenerator
-
- Generator - com.firefly.codec.http2.encode中的类
-
- Generator() - 类 的构造器com.firefly.codec.http2.encode.Generator
-
- Generator(int, int) - 类 的构造器com.firefly.codec.http2.encode.Generator
-
- generator - 类 中的变量com.firefly.codec.http2.stream.AbstractHTTP2Connection
-
- get(String) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
-
Create a RequestBuilder with GET method and URL.
- get(HttpField) - 类 中的方法com.firefly.codec.http2.hpack.HpackContext
-
- get(String) - 类 中的方法com.firefly.codec.http2.hpack.HpackContext
-
- get(int) - 类 中的方法com.firefly.codec.http2.hpack.HpackContext
-
- get(HttpHeader) - 类 中的方法com.firefly.codec.http2.hpack.HpackContext
-
- get(HttpHeader) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
- get(String) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
- get(String) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
-
- get(String) - 类 中的方法com.firefly.server.http2.router.handler.session.LocalSessionStore
-
- get(String) - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
-
- get(String) - 接口 中的方法com.firefly.server.http2.router.Router
-
- get(String) - 接口 中的方法com.firefly.server.http2.router.SessionStore
-
- get(String) - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getAcceptHeaderMatcher() - 类 中的方法com.firefly.server.http2.router.impl.RouterManagerImpl
-
- getAcceptMIMETypes(String) - 类 中的静态方法com.firefly.codec.http2.model.MimeTypes
-
- getApplicationContext() - 接口 中的静态方法com.firefly.$
-
- getApplicationContext() - 类 中的方法com.firefly.core.ApplicationContextSingleton
-
- getAssumedEncodings() - 类 中的静态方法com.firefly.codec.http2.model.MimeTypes
-
Access a mutable map of mime type to the charset assumed for that content type.
- getAsyncResponse() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getAsyncResponse() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getAsyncResponse() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getAttachment() - 类 中的方法com.firefly.codec.http2.model.MetaData.Request
-
- getAttachment() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- getAttribute(String) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
-
- getAttribute(String) - 接口 中的方法com.firefly.codec.http2.stream.Stream
-
- getAttribute(String) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getAttribute(String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getAttributes() - 类 中的方法com.firefly.server.http2.router.HTTPSession
-
- getAttributes() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getAttributes() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getAttributes() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getAuthority() - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- getBaseType() - 枚举 中的方法com.firefly.codec.http2.model.MimeTypes.Type
-
- getBean(Class<T>) - 接口 中的静态方法com.firefly.$
-
Get bean from default application context.
- getBean(String) - 接口 中的静态方法com.firefly.$
-
Get bean from default application context.
- getBean(Class<T>) - 类 中的方法com.firefly.core.AbstractApplicationContext
-
- getBean(String) - 类 中的方法com.firefly.core.AbstractApplicationContext
-
- getBean(Class<T>) - 接口 中的方法com.firefly.core.ApplicationContext
-
Get a bean by type
- getBean(String) - 接口 中的方法com.firefly.core.ApplicationContext
-
Get a bean by id
- getBeanAccess(GenericTypeReference) - 接口 中的静态方法com.firefly.$.javabean
-
- getBeanAccess(Class<?>) - 接口 中的静态方法com.firefly.$.javabean
-
- getBeanDefinition(Class<?>) - 类 中的方法com.firefly.core.support.annotation.AnnotationBeanReader
-
- getBeanDefinitions(String) - 类 中的方法com.firefly.core.AbstractApplicationContext
-
- getBeanDefinitions(String) - 类 中的方法com.firefly.core.XmlApplicationContext
-
- getBeanMap() - 接口 中的静态方法com.firefly.$
-
Get all managed beans.
- getBeanMap() - 类 中的方法com.firefly.core.AbstractApplicationContext
-
- getBeanMap() - 接口 中的方法com.firefly.core.ApplicationContext
-
Get all managed beans
- getBeanName() - 类 中的方法com.firefly.core.support.xml.ManagedRef
-
- getBeans(Class<T>) - 接口 中的静态方法com.firefly.$
-
Get all beans by type.
- getBeans(Class<T>) - 类 中的方法com.firefly.core.AbstractApplicationContext
-
- getBeans(Class<T>) - 接口 中的方法com.firefly.core.ApplicationContext
-
Get all beans by type
- getBodyBufferThreshold() - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyConfiguration
-
- getBodyLength() - 类 中的方法com.firefly.codec.http2.decode.BodyParser
-
- getBoundary() - 类 中的方法com.firefly.codec.http2.model.MultiPartOutputStream
-
- getBoundary() - 类 中的方法com.firefly.codec.http2.model.MultiPartWriter
-
- getBufferedReader() - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyHandlerSPIImpl
-
- getBufferedReader() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getBufferedReader() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getBufferedReader() - 接口 中的方法com.firefly.server.http2.router.spi.HTTPBodyHandlerSPI
-
- getBufferRatio() - 类 中的方法com.firefly.codec.http2.stream.BufferingFlowControlStrategy
-
- getBufferSize() - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- getBytes(String, String) - 接口 中的静态方法com.firefly.$.string
-
- getBytes(String) - 接口 中的静态方法com.firefly.$.string
-
- getBytes() - 枚举 中的方法com.firefly.codec.http2.model.HttpHeader
-
- getBytes() - 枚举 中的方法com.firefly.codec.http2.model.HttpMethod
-
- getBytes() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
- getBytesColonSpace() - 枚举 中的方法com.firefly.codec.http2.model.HttpHeader
-
- getBytesWritten() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- getBytesWritten() - 接口 中的方法com.firefly.codec.http2.stream.SessionSPI
-
- getCharacterEncoding() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Get the charset of the text HTTP body.
- getCharacterEncoding() - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- getCharset() - 枚举 中的方法com.firefly.codec.http2.model.MimeTypes.Type
-
- getCharset() - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyConfiguration
-
- getCharsetAssumedFromContentType(String) - 类 中的静态方法com.firefly.codec.http2.model.MimeTypes
-
- getCharsetFromContentType(String) - 类 中的静态方法com.firefly.codec.http2.model.MimeTypes
-
- getCharsetInferredFromContentType(String) - 类 中的静态方法com.firefly.codec.http2.model.MimeTypes
-
- getCharsetString() - 枚举 中的方法com.firefly.codec.http2.model.MimeTypes.Type
-
- getClassName() - 类 中的方法com.firefly.core.support.annotation.AnnotatedBeanDefinition
-
- getClassName() - 接口 中的方法com.firefly.core.support.BeanDefinition
-
- getClassName() - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- getCloseTime() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- getCode() - 异常错误 中的方法com.firefly.codec.http2.model.BadMessageException
-
- getCode() - 枚举 中的方法com.firefly.codec.http2.model.HttpStatus.Code
-
- getCode(int) - 类 中的静态方法com.firefly.codec.http2.model.HttpStatus
-
Get the HttpStatusCode for a specific code
- getComment() - 类 中的方法com.firefly.codec.http2.model.Cookie
-
Returns the comment describing the purpose of this cookie, or
null if the cookie has no comment.
- getConfig() - 类 中的方法com.firefly.core.support.annotation.ConfigReader
-
- getConfiguration() - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyHandler
-
- getConfiguration() - 类 中的方法com.firefly.server.http2.router.handler.session.LocalHTTPSessionHandler
-
- getConnection() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getConnectionId() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getConnectionPoolSize(String, int) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
-
Get the HTTP connection pool size.
- getConnectionPoolSize(String) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
-
Get the HTTP connection pool size.
- getConnectionPoolSize(URL) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
-
Get the HTTP connection pool size.
- getConnectionType() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP1Connection
-
- getConnectionType() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP2Connection
-
- getConnectionType() - 接口 中的方法com.firefly.codec.http2.stream.HTTPConnection
-
- getConnectionType() - 类 中的方法com.firefly.server.http2.HTTP1ServerTunnelConnection
-
- getConnectTimeout() - 类 中的方法com.firefly.client.http2.SimpleHTTPClientConfiguration
-
Get the connecting timeout.
- getConstructor() - 类 中的方法com.firefly.core.support.annotation.AnnotatedBeanDefinition
-
- getConstructor() - 接口 中的方法com.firefly.core.support.BeanDefinition
-
- getConstructor() - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- getContentDispositionFilename() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
Get the filename from the content-disposition.
- getContentLength() - 类 中的方法com.firefly.client.http2.SimpleResponse
-
- getContentLength() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
-
- getContentLength() - 类 中的方法com.firefly.codec.http2.model.MetaData
-
- getContentLength() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getContentLength() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getContentLength() - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- getContentPrepared() - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
-
- getContentRead() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
-
- getContentType() - 类 中的方法com.firefly.codec.http2.model.AbstractTypedContentProvider
-
- getContentType() - 接口 中的方法com.firefly.codec.http2.model.ContentProvider.Typed
-
- getContentType() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
- getContentTypeField() - 枚举 中的方法com.firefly.codec.http2.model.MimeTypes.Type
-
- getContentTypeMIMEType(String) - 类 中的静态方法com.firefly.codec.http2.model.MimeTypes
-
- getContentTypePatternMatcher() - 类 中的方法com.firefly.server.http2.router.impl.RouterManagerImpl
-
- getContentTypePreciseMatcher() - 类 中的方法com.firefly.server.http2.router.impl.RouterManagerImpl
-
- getContentTypeWithoutCharset(String) - 类 中的静态方法com.firefly.codec.http2.model.MimeTypes
-
- getControlGenerator(FrameType) - 类 中的方法com.firefly.codec.http2.encode.Generator
-
- getContructorParameters() - 接口 中的方法com.firefly.core.support.xml.XmlBeanDefinition
-
- getContructorParameters() - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- getCookies() - 类 中的方法com.firefly.client.http2.SimpleResponse
-
- getCookies() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getCookies() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getCreationTime() - 类 中的方法com.firefly.server.http2.router.HTTPSession
-
- getCSV(HttpHeader, boolean) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Get multiple field values of the same name, split as a
QuotedCSV
- getCSV(String, boolean) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Get multiple field values of the same name as a
QuotedCSV
- getCurrentCtx() - 类 中的静态方法com.firefly.server.http2.HTTP2ServerBuilder
-
- getData() - 类 中的方法com.firefly.codec.http2.frame.DataFrame
-
- getDateField(String) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Get a header as a date value.
- getDecodedPath() - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- getDefaultMaxInactiveInterval() - 类 中的方法com.firefly.server.http2.router.handler.session.HTTPSessionConfiguration
-
- getDefaultMimeByExtension(String) - 类 中的静态方法com.firefly.codec.http2.model.MimeTypes
-
Get the MIME type by filename extension.
- getDestroyedMethod() - 类 中的方法com.firefly.core.support.annotation.AnnotatedBeanDefinition
-
- getDestroyedMethod(Class<?>) - 类 中的静态方法com.firefly.core.support.annotation.AnnotationBeanUtils
-
- getDestroyedMethod() - 接口 中的方法com.firefly.core.support.BeanDefinition
-
- getDestroyedMethod() - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- getDomain() - 类 中的方法com.firefly.codec.http2.model.Cookie
-
Gets the domain name of this Cookie.
- getDuration() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- getDynamicTableSize() - 类 中的方法com.firefly.codec.http2.hpack.HpackContext
-
- getEncodedField(HttpHeader, String, String) - 类 中的方法com.firefly.codec.http2.encode.Http1FieldPreEncoder
-
- getEncodedField(HttpHeader, String, String) - 接口 中的方法com.firefly.codec.http2.encode.HttpFieldPreEncoder
-
- getEncodedField() - 类 中的方法com.firefly.codec.http2.hpack.HpackContext.StaticEntry
-
- getEncodedField(HttpHeader, String, String) - 类 中的方法com.firefly.codec.http2.hpack.HpackFieldPreEncoder
-
- getEncoding() - 类 中的方法com.firefly.core.support.annotation.Config
-
- getEndPoint() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- getError() - 类 中的方法com.firefly.codec.http2.frame.GoAwayFrame
-
- getError() - 类 中的方法com.firefly.codec.http2.frame.ResetFrame
-
- getField(int) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Get a Field by index.
- getField(HttpHeader) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
- getField(String) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
- getFieldCache() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
-
- getFieldNames() - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Get enumeration of header _names.
- getFieldNamesCollection() - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Get Collection of header names.
- getFields() - 类 中的方法com.firefly.client.http2.SimpleResponse
-
- getFields() - 类 中的方法com.firefly.codec.http2.model.MetaData
-
- getFields() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getFields() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getFields() - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- getFile() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
Get the file
- getFirst() - 类 中的方法com.firefly.codec.http2.model.InclusiveByteRange
-
- getFirst(long) - 类 中的方法com.firefly.codec.http2.model.InclusiveByteRange
-
- getFlowControlStrategy() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Get the HTTP2 flow control strategy.
- getFlowControlStrategy() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- getFragment() - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- getFrameType() - 类 中的方法com.firefly.codec.http2.decode.HeaderParser
-
- getFrameType() - 类 中的方法com.firefly.codec.http2.decode.Parser
-
- getGenerator() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- getHandler() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
-
- getHandler() - 类 中的方法com.firefly.server.http2.router.handler.error.DefaultErrorResponseHandlerLoader
-
- getHandler() - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
-
- getHandlerExecutorService() - 类 中的方法com.firefly.server.http2.SimpleHTTPServer
-
- getHeader() - 类 中的方法com.firefly.codec.http2.model.HttpField
-
- getHeader(String) - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
- getHeaderByteBuffer() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP1OutputStream
-
- getHeaderCacheSize() - 类 中的方法com.firefly.client.http2.HTTP1ClientResponseHandler
-
- getHeaderCacheSize() - 接口 中的方法com.firefly.codec.http2.decode.HttpParser.HttpHandler
-
- getHeaderCacheSize() - 类 中的方法com.firefly.server.http2.HTTP1ServerRequestHandler
-
- getHeaderNames() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
- getHeaders(String) - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
- getHealthCheck() - 类 中的方法com.firefly.client.http2.SimpleHTTPClientConfiguration
-
Get the HealthCheck.
- getHost() - 类 中的方法com.firefly.codec.http2.model.HostPort
-
Get the host.
- getHost() - 类 中的方法com.firefly.codec.http2.model.HostPortHttpField
-
Get the host.
- getHost() - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- getHost() - 类 中的方法com.firefly.server.http2.HTTP2Server
-
- getHost() - 类 中的方法com.firefly.server.http2.SimpleHTTPServerConfiguration
-
Get the HTTP server host name.
- getHpackContext() - 类 中的方法com.firefly.codec.http2.hpack.HpackDecoder
-
- getHpackContext() - 类 中的方法com.firefly.codec.http2.hpack.HpackEncoder
-
- getHttp2Configuration() - 类 中的方法com.firefly.client.http2.HTTP2Client
-
- getHttp2Configuration() - 类 中的方法com.firefly.server.http2.HTTP2Server
-
- getHttp2Session() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP2Connection
-
- getHttpField() - 类 中的方法com.firefly.codec.http2.hpack.HpackContext.Entry
-
- getHttpGenerator() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP1OutputStream
-
- getHttpMethodMatcher() - 类 中的方法com.firefly.server.http2.router.impl.RouterManagerImpl
-
- getHTTPOutputStream(MetaData.Request, ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP1ClientConnection
-
- getHTTPOutputStream(MetaData.Request, ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP2ClientConnection
-
- getHTTPOutputStream(MetaData.Request, ClientHTTPHandler) - 接口 中的方法com.firefly.client.http2.HTTPClientConnection
-
- getHttpSessionFromCookie() - 类 中的方法com.firefly.server.http2.router.AbstractHTTPSessionHandlerSPI
-
- getHttpSessionFromURL() - 类 中的方法com.firefly.server.http2.router.AbstractHTTPSessionHandlerSPI
-
- getHttpVersion() - 类 中的方法com.firefly.client.http2.SimpleResponse
-
- getHttpVersion() - 类 中的方法com.firefly.codec.http2.encode.Http1FieldPreEncoder
-
- getHttpVersion() - 接口 中的方法com.firefly.codec.http2.encode.HttpFieldPreEncoder
-
The major version this encoder is for.
- getHttpVersion() - 类 中的方法com.firefly.codec.http2.hpack.HpackFieldPreEncoder
-
- getHttpVersion() - 类 中的方法com.firefly.codec.http2.model.MetaData
-
- getHttpVersion() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- getHttpVersion() - 接口 中的方法com.firefly.codec.http2.stream.HTTPConnection
-
- getHttpVersion() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getHttpVersion() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getHttpVersion() - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- getId() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
-
- getId() - 接口 中的方法com.firefly.codec.http2.stream.Stream
-
- getId() - 类 中的方法com.firefly.core.support.annotation.AnnotatedBeanDefinition
-
- getId() - 接口 中的方法com.firefly.core.support.BeanDefinition
-
- getId() - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- getId() - 类 中的方法com.firefly.server.http2.router.HTTPSession
-
- getId() - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
-
- getId() - 接口 中的方法com.firefly.server.http2.router.Router
-
- getIdleTimeout() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- getIdleTimeout() - 接口 中的方法com.firefly.codec.http2.stream.Stream
-
- getInferredEncodings() - 类 中的静态方法com.firefly.codec.http2.model.MimeTypes
-
Access a mutable map of mime type to the charset inferred from that content type.
- getInitialSessionRecvWindow() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Get the HTTP2 initial receiving window size.
- getInitialSessionRecvWindow() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- getInitialStreamRecvWindow() - 类 中的方法com.firefly.codec.http2.stream.AbstractFlowControlStrategy
-
- getInitialStreamSendWindow() - 类 中的方法com.firefly.codec.http2.stream.AbstractFlowControlStrategy
-
- getInitialStreamSendWindow() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Get the HTTP2 initial sending window size.
- getInitMethod() - 类 中的方法com.firefly.core.support.annotation.AnnotatedBeanDefinition
-
- getInitMethod(Class<?>) - 类 中的静态方法com.firefly.core.support.annotation.AnnotationBeanUtils
-
- getInitMethod() - 接口 中的方法com.firefly.core.support.BeanDefinition
-
- getInitMethod() - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- getInjectConstructor(Class<?>) - 类 中的静态方法com.firefly.core.support.annotation.AnnotationBeanUtils
-
- getInjectFields() - 类 中的方法com.firefly.core.support.annotation.AnnotatedBeanDefinition
-
- getInjectFields() - 接口 中的方法com.firefly.core.support.annotation.AnnotationBeanDefinition
-
- getInjectFields(Class<?>) - 类 中的静态方法com.firefly.core.support.annotation.AnnotationBeanUtils
-
- getInjectFields() - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- getInjectMethods() - 类 中的方法com.firefly.core.support.annotation.AnnotatedBeanDefinition
-
- getInjectMethods() - 接口 中的方法com.firefly.core.support.annotation.AnnotationBeanDefinition
-
- getInjectMethods(Class<?>) - 类 中的静态方法com.firefly.core.support.annotation.AnnotationBeanUtils
-
- getInjectMethods() - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- getInputStream() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
- getInputStream() - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyHandlerSPIImpl
-
- getInputStream() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getInputStream() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getInputStream() - 接口 中的方法com.firefly.server.http2.router.spi.HTTPBodyHandlerSPI
-
- getInstance() - 类 中的静态方法com.firefly.client.http2.HTTPClientSingleton
-
- getInstance() - 类 中的静态方法com.firefly.client.http2.HTTPsClientSingleton
-
- getInstance() - 类 中的静态方法com.firefly.client.http2.PlaintextHTTP2ClientSingleton
-
- getInstance() - 类 中的静态方法com.firefly.core.ApplicationContextSingleton
-
- getInstance() - 类 中的静态方法com.firefly.core.support.annotation.ConfigReader
-
- getInstance() - 类 中的静态方法com.firefly.server.http2.router.handler.error.DefaultErrorResponseHandlerLoader
-
- getInstance() - 类 中的静态方法com.firefly.server.http2.router.handler.template.TemplateHandlerSPILoader
-
- getInterfaceNames() - 类 中的方法com.firefly.core.support.annotation.AnnotatedBeanDefinition
-
- getInterfaceNames() - 接口 中的方法com.firefly.core.support.BeanDefinition
-
- getInterfaceNames() - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- getIntValue() - 类 中的方法com.firefly.codec.http2.model.HttpField
-
- getIntValue() - 类 中的方法com.firefly.codec.http2.model.HttpField.IntValueHttpField
-
- getIntValue() - 类 中的方法com.firefly.codec.http2.model.HttpField.LongValueHttpField
-
- getJsonArrayBody() - 类 中的方法com.firefly.client.http2.SimpleResponse
-
- getJsonArrayBody() - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyHandlerSPIImpl
-
- getJsonArrayBody() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getJsonArrayBody() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getJsonArrayBody() - 接口 中的方法com.firefly.server.http2.router.spi.HTTPBodyHandlerSPI
-
- getJsonArrayBody() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getJsonBody(GenericTypeReference<T>) - 类 中的方法com.firefly.client.http2.SimpleResponse
-
- getJsonBody(Class<T>) - 类 中的方法com.firefly.client.http2.SimpleResponse
-
- getJsonBody(Class<T>) - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyHandlerSPIImpl
-
- getJsonBody(GenericTypeReference<T>) - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyHandlerSPIImpl
-
- getJsonBody(Class<T>) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getJsonBody(GenericTypeReference<T>) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getJsonBody(Class<T>) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getJsonBody(GenericTypeReference<T>) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getJsonBody(Class<T>) - 接口 中的方法com.firefly.server.http2.router.spi.HTTPBodyHandlerSPI
-
- getJsonBody(GenericTypeReference<T>) - 接口 中的方法com.firefly.server.http2.router.spi.HTTPBodyHandlerSPI
-
- getJsonBody(Class<T>) - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getJsonBody(GenericTypeReference<T>) - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getJsonObjectBody() - 类 中的方法com.firefly.client.http2.SimpleResponse
-
- getJsonObjectBody() - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyHandlerSPIImpl
-
- getJsonObjectBody() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getJsonObjectBody() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getJsonObjectBody() - 接口 中的方法com.firefly.server.http2.router.spi.HTTPBodyHandlerSPI
-
- getJsonObjectBody() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getKnownMimeTypes() - 类 中的静态方法com.firefly.codec.http2.model.MimeTypes
-
- getLast() - 类 中的方法com.firefly.codec.http2.model.InclusiveByteRange
-
- getLast(long) - 类 中的方法com.firefly.codec.http2.model.InclusiveByteRange
-
- getLastAccessedTime() - 类 中的方法com.firefly.server.http2.router.HTTPSession
-
- getLastActiveTime() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- getLastReadTime() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- getLastStreamId() - 类 中的方法com.firefly.codec.http2.frame.GoAwayFrame
-
- getLastWrittenTime() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- getLength() - 类 中的方法com.firefly.codec.http2.decode.HeaderParser
-
- getLength() - 类 中的方法com.firefly.codec.http2.model.ByteBufferContentProvider
-
- getLength() - 类 中的方法com.firefly.codec.http2.model.BytesContentProvider
-
- getLength() - 接口 中的方法com.firefly.codec.http2.model.ContentProvider
-
- getLength() - 类 中的方法com.firefly.codec.http2.model.InputStreamContentProvider
-
- getLength() - 类 中的方法com.firefly.codec.http2.model.MultiPartContentProvider
-
- getLength() - 类 中的方法com.firefly.codec.http2.model.PathContentProvider
-
- getListener() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
-
- getListener() - 接口 中的方法com.firefly.codec.http2.stream.StreamSPI
-
- getLocalAddress() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- getLock() - 接口 中的方法com.firefly.codec.http2.model.Synchronizable
-
- getLongField(String) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Get a header as an long value.
- getLongValue() - 类 中的方法com.firefly.codec.http2.model.HttpField
-
- getLongValue() - 类 中的方法com.firefly.codec.http2.model.HttpField.IntValueHttpField
-
- getLongValue() - 类 中的方法com.firefly.codec.http2.model.HttpField.LongValueHttpField
-
- getMatchType() - 类 中的方法com.firefly.server.http2.router.impl.AcceptHeaderMatcher
-
- getMatchType() - 类 中的方法com.firefly.server.http2.router.impl.ContentTypePatternMatcher
-
- getMatchType() - 类 中的方法com.firefly.server.http2.router.impl.ContentTypePreciseMatcher
-
- getMatchType() - 类 中的方法com.firefly.server.http2.router.impl.HTTPMethodMatcher
-
- getMatchType() - 类 中的方法com.firefly.server.http2.router.impl.ParameterPathMatcher
-
- getMatchType() - 类 中的方法com.firefly.server.http2.router.impl.PatternPathMatcher
-
- getMatchType() - 类 中的方法com.firefly.server.http2.router.impl.PrecisePathMatcher
-
- getMatchType() - 类 中的方法com.firefly.server.http2.router.impl.RegexPathMatcher
-
- getMatchType() - 接口 中的方法com.firefly.server.http2.router.Matcher
-
- getMatchType() - 类 中的方法com.firefly.server.http2.router.Matcher.MatchResult
-
- getMatchTypes() - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
-
- getMatchTypes() - 接口 中的方法com.firefly.server.http2.router.Router
-
- getMatchTypes() - 类 中的方法com.firefly.server.http2.router.RouterManager.RouterMatchResult
-
- getMaxAge() - 类 中的方法com.firefly.codec.http2.model.Cookie
-
Gets the maximum age in seconds of this Cookie.
- getMaxConcurrentStreams() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Get the max concurrent stream size in a HTTP2 session.
- getMaxDynamicTableSize() - 类 中的方法com.firefly.codec.http2.hpack.HpackContext
-
- getMaxDynamicTableSize() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Get the max dynamic table size of HTTP2 protocol.
- getMaxFrameSize() - 类 中的方法com.firefly.codec.http2.encode.FrameGenerator
-
- getMaxFrameSize() - 类 中的方法com.firefly.codec.http2.encode.HeaderGenerator
-
- getMaxHeaderBlockFragment() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Set the max HTTP2 header block size.
- getMaxHeaderListSize() - 类 中的方法com.firefly.codec.http2.hpack.HpackEncoder
-
- getMaxInactiveInterval() - 类 中的方法com.firefly.server.http2.router.HTTPSession
-
- getMaxLocalStreams() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- getMaxRangePart() - 类 中的方法com.firefly.server.http2.router.handler.file.StaticFileConfiguration
-
- getMaxRemoteStreams() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- getMaxRequestHeadLength() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Get the max HTTP request header size.
- getMaxRequestSize() - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyConfiguration
-
- getMaxRequestTrailerLength() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Get the max HTTP request trailer size.
- getMaxResponseHeadLength() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Get the max HTTP response header size.
- getMaxResponseTrailerLength() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Get the max HTTP response trailer size.
- getMaxSize() - 类 中的方法com.firefly.codec.http2.hpack.MetaDataBuilder
-
Get the maxSize.
- getMessage() - 枚举 中的方法com.firefly.codec.http2.model.HttpStatus.Code
-
- getMessage(int) - 类 中的静态方法com.firefly.codec.http2.model.HttpStatus
-
Get the status message for a specific code.
- getMetaData() - 类 中的方法com.firefly.codec.http2.frame.HeadersFrame
-
- getMetaData() - 类 中的方法com.firefly.codec.http2.frame.PushPromiseFrame
-
- getMethod() - 类 中的方法com.firefly.codec.http2.model.MetaData.Request
-
- getMethod() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getMethod() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getMimeByExtension(String) - 类 中的方法com.firefly.codec.http2.model.MimeTypes
-
Get the MIME type by filename extension.
- getMimeMap() - 类 中的方法com.firefly.codec.http2.model.MimeTypes
-
- getMultipartConfigElement() - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyConfiguration
-
- getName() - 类 中的方法com.firefly.codec.http2.model.Cookie
-
Returns the name of the cookie.
- getName() - 类 中的方法com.firefly.codec.http2.model.HttpField
-
- getName() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
- getNetExecutorService() - 类 中的方法com.firefly.server.http2.HTTP2Server
-
- getNetExecutorService() - 类 中的方法com.firefly.server.http2.SimpleHTTPServer
-
- getOpenTime() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- getOut() - 类 中的方法com.firefly.codec.http2.model.MultiPartOutputStream
-
- getOutputStream() - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- getParam() - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- getParameter(String) - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyHandlerSPIImpl
-
- getParameter(String) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getParameter(String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getParameter(String) - 接口 中的方法com.firefly.server.http2.router.spi.HTTPBodyHandlerSPI
-
- getParameterMap() - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyHandlerSPIImpl
-
- getParameterMap() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getParameterMap() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getParameterMap() - 接口 中的方法com.firefly.server.http2.router.spi.HTTPBodyHandlerSPI
-
- getParameterPathMatcher() - 类 中的方法com.firefly.server.http2.router.impl.RouterManagerImpl
-
- getParameters() - 类 中的方法com.firefly.server.http2.router.Matcher.MatchResult
-
- getParameters() - 类 中的方法com.firefly.server.http2.router.RouterManager.RouterMatchResult
-
- getParameterValues(String) - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyHandlerSPIImpl
-
- getParameterValues(String) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getParameterValues(String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getParameterValues(String) - 接口 中的方法com.firefly.server.http2.router.spi.HTTPBodyHandlerSPI
-
- getParamOpt(String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getParentStreamId() - 类 中的方法com.firefly.codec.http2.frame.PriorityFrame
-
- getParsedParts() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser
-
Get the already parsed parts.
- getParser(String) - 类 中的静态方法com.firefly.core.support.xml.parse.XmlNodeParserFactory
-
- getPart(String) - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser
-
Get the named Part.
- getPart(String) - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyHandlerSPIImpl
-
- getPart(String) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getPart(String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getPart(String) - 接口 中的方法com.firefly.server.http2.router.spi.HTTPBodyHandlerSPI
-
- getParts() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser
-
Parse, if necessary, the multipart data and return the list of Parts.
- getParts() - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyHandlerSPIImpl
-
- getParts() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getParts() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getParts() - 接口 中的方法com.firefly.server.http2.router.spi.HTTPBodyHandlerSPI
-
- getPath() - 类 中的方法com.firefly.codec.http2.model.Cookie
-
Returns the path on the server to which the browser returns this cookie.
- getPath() - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
The parsed Path.
- getPathQuery() - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- getPaths() - 类 中的方法com.firefly.core.support.annotation.Config
-
- getPatternPathMatcher() - 类 中的方法com.firefly.server.http2.router.impl.RouterManagerImpl
-
- getPayload() - 类 中的方法com.firefly.codec.http2.frame.GoAwayFrame
-
- getPayload() - 类 中的方法com.firefly.codec.http2.frame.PingFrame
-
- getPayloadAsLong() - 类 中的方法com.firefly.codec.http2.frame.PingFrame
-
- getPool(SimpleHTTPClient.RequestBuilder) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
-
- getPoolSize() - 类 中的方法com.firefly.client.http2.SimpleHTTPClientConfiguration
-
Get the HTTP client connection pool size.
- getPort() - 类 中的方法com.firefly.codec.http2.model.HostPort
-
Get the port.
- getPort(int) - 类 中的方法com.firefly.codec.http2.model.HostPort
-
Get the port.
- getPort() - 类 中的方法com.firefly.codec.http2.model.HostPortHttpField
-
Get the port.
- getPort(int) - 类 中的方法com.firefly.codec.http2.model.HostPortHttpField
-
Get the port.
- getPort() - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- getPort() - 类 中的方法com.firefly.server.http2.HTTP2Server
-
- getPort() - 类 中的方法com.firefly.server.http2.SimpleHTTPServerConfiguration
-
Get the HTTP server TCP port.
- getPrecisePathMather() - 类 中的方法com.firefly.server.http2.router.impl.RouterManagerImpl
-
- getPrintWriter() - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- getPriority() - 类 中的方法com.firefly.codec.http2.frame.HeadersFrame
-
- getPriorityFrame() - 类 中的方法com.firefly.codec.http2.decode.HeaderBlockFragments
-
- getPromisedStreamId() - 类 中的方法com.firefly.codec.http2.frame.PushPromiseFrame
-
- getProperties() - 接口 中的方法com.firefly.core.support.xml.XmlBeanDefinition
-
- getProperties() - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- getProtocol() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Get the default HTTP protocol version.
- getQuality(String) - 类 中的静态方法com.firefly.codec.http2.model.HttpFields
-
已过时。
- getQualityCSV(HttpHeader) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Get multiple field values of the same name, split and sorted as a
QuotedQualityCSV
- getQualityCSV(String) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Get multiple field values of the same name, split and sorted as a
QuotedQualityCSV
- getQuery() - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- getQueueSize() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Flusher
-
- getReadBytes() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- getReason() - 类 中的方法com.firefly.client.http2.SimpleResponse
-
- getReason() - 异常错误 中的方法com.firefly.codec.http2.model.BadMessageException
-
- getReason() - 类 中的方法com.firefly.codec.http2.model.MetaData.Response
-
- getReason() - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- getReasonBuffer(int) - 类 中的静态方法com.firefly.codec.http2.encode.HttpGenerator
-
- getRecvWindow() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- getRecvWindow() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
-
- getRegexPathMatcher() - 类 中的方法com.firefly.server.http2.router.impl.RouterManagerImpl
-
- getRemoteAddress() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- getRequest() - 类 中的方法com.firefly.server.http2.HTTP1ServerConnection
-
- getRequest() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getRequest() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getRequest() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getRequestBody() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getRequestedSessionId() - 类 中的方法com.firefly.server.http2.router.AbstractHTTPSessionHandlerSPI
-
- getRequestedSessionId() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getRequestedSessionId() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getRequestedSessionId() - 接口 中的方法com.firefly.server.http2.router.spi.HTTPSessionHandlerSPI
-
- getResponse() - 类 中的方法com.firefly.client.http2.SimpleResponse
-
- getResponse() - 类 中的方法com.firefly.server.http2.HTTP1ServerConnection
-
- getResponse() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getResponse() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getResponse() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getResponse() - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- getResponseBody() - 类 中的方法com.firefly.client.http2.SimpleResponse
-
- getRootPath() - 类 中的方法com.firefly.server.http2.router.handler.file.StaticFileConfiguration
-
- getRouter() - 类 中的方法com.firefly.server.http2.router.RouterManager.RouterMatchResult
-
- getRouterParameter(String) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getRouterParameter(String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getRouterParamOpt(String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getRouters() - 类 中的方法com.firefly.server.http2.router.Matcher.MatchResult
-
- getScheme() - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- getSecure() - 类 中的方法com.firefly.codec.http2.model.Cookie
-
Returns true if the browser is sending cookies only over a
secure protocol, or false if the browser can send cookies
using any protocol.
- getSecureSessionFactory() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Get the SSL/TLS connection factory.
- getSendServerVersion() - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
-
已过时。
- getSendWindow() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- getSendWindow() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
-
- getSession() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP1OutputStream
-
- getSession() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
-
- getSession() - 接口 中的方法com.firefly.codec.http2.stream.Stream
-
- getSession() - 接口 中的方法com.firefly.codec.http2.stream.StreamSPI
-
- getSession() - 类 中的方法com.firefly.server.http2.router.handler.session.HTTPSessionHandlerSPIImpl
-
- getSession(boolean) - 类 中的方法com.firefly.server.http2.router.handler.session.HTTPSessionHandlerSPIImpl
-
- getSession() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getSession(boolean) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getSession() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getSession(boolean) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getSession() - 接口 中的方法com.firefly.server.http2.router.spi.HTTPSessionHandlerSPI
-
- getSession(boolean) - 接口 中的方法com.firefly.server.http2.router.spi.HTTPSessionHandlerSPI
-
- getSessionId() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- getSessionId(boolean) - 类 中的方法com.firefly.server.http2.router.handler.session.HTTPSessionHandlerSPIImpl
-
- getSessionIdParameterName() - 类 中的方法com.firefly.server.http2.router.AbstractHTTPSessionHandlerSPI
-
- getSessionIdParameterName() - 类 中的方法com.firefly.server.http2.router.handler.session.HTTPSessionConfiguration
-
- getSessionIdParameterName() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getSessionIdParameterName() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getSessionIdParameterName() - 接口 中的方法com.firefly.server.http2.router.spi.HTTPSessionHandlerSPI
-
- getSessionNow() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getSessionNow(boolean) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getSessionSize() - 类 中的方法com.firefly.server.http2.router.handler.session.HTTPSessionHandlerSPIImpl
-
- getSessionSize() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getSessionSize() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getSessionSize() - 接口 中的方法com.firefly.server.http2.router.spi.HTTPSessionHandlerSPI
-
- getSessionSizeNow() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getSessionStallTime() - 类 中的方法com.firefly.codec.http2.stream.AbstractFlowControlStrategy
-
- getSessionStore() - 类 中的方法com.firefly.server.http2.router.handler.session.LocalHTTPSessionHandler
-
- getSettings() - 类 中的方法com.firefly.codec.http2.frame.SettingsFrame
-
- getSize() - 类 中的方法com.firefly.codec.http2.hpack.HpackContext.Entry
-
- getSize() - 类 中的方法com.firefly.codec.http2.hpack.MetaDataBuilder
-
Get the size.
- getSize(long) - 类 中的方法com.firefly.codec.http2.model.InclusiveByteRange
-
- getSize() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
- getState() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
-
- getState() - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
-
- getStatic(HttpHeader) - 类 中的静态方法com.firefly.codec.http2.hpack.HpackContext
-
- getStaticHuffmanValue() - 类 中的方法com.firefly.codec.http2.hpack.HpackContext.Entry
-
- getStaticHuffmanValue() - 类 中的方法com.firefly.codec.http2.hpack.HpackContext.StaticEntry
-
- getStaticValue() - 类 中的方法com.firefly.codec.http2.model.StaticTableHttpField
-
- getStatus() - 类 中的方法com.firefly.client.http2.SimpleResponse
-
- getStatus() - 类 中的方法com.firefly.codec.http2.model.MetaData.Response
-
- getStatus() - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- getStream() - 类 中的方法com.firefly.client.http2.HTTP2ClientResponseHandler.ClientHttp2OutputStream
-
- getStream() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP2OutputStream
-
- getStream(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- getStream(int) - 接口 中的方法com.firefly.codec.http2.stream.Session
-
Retrieves the stream with the given streamId.
- getStream(int) - 接口 中的方法com.firefly.codec.http2.stream.SessionSPI
-
- getStreamCount() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- getStreamId() - 类 中的方法com.firefly.codec.http2.decode.BodyParser
-
- getStreamId() - 类 中的方法com.firefly.codec.http2.decode.HeaderBlockFragments
-
- getStreamId() - 类 中的方法com.firefly.codec.http2.decode.HeaderParser
-
- getStreamId() - 类 中的方法com.firefly.codec.http2.frame.DataFrame
-
- getStreamId() - 类 中的方法com.firefly.codec.http2.frame.HeadersFrame
-
- getStreamId() - 类 中的方法com.firefly.codec.http2.frame.PriorityFrame
-
- getStreamId() - 类 中的方法com.firefly.codec.http2.frame.PushPromiseFrame
-
- getStreamId() - 类 中的方法com.firefly.codec.http2.frame.ResetFrame
-
- getStreamId() - 类 中的方法com.firefly.codec.http2.frame.WindowUpdateFrame
-
- getStreamIdleTimeout() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Get the HTTP2 stream idle timeout.
- getStreamIdleTimeout() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- getStreams() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- getStreams() - 接口 中的方法com.firefly.codec.http2.stream.Session
-
- getStreamsStallTime() - 类 中的方法com.firefly.codec.http2.stream.AbstractFlowControlStrategy
-
- getStringBody() - 类 中的方法com.firefly.client.http2.SimpleResponse
-
- getStringBody(String) - 类 中的方法com.firefly.client.http2.SimpleResponse
-
- getStringBody(String) - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyHandlerSPIImpl
-
- getStringBody() - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyHandlerSPIImpl
-
- getStringBody(String) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getStringBody() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- getStringBody(String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getStringBody() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getStringBody(String) - 接口 中的方法com.firefly.server.http2.router.spi.HTTPBodyHandlerSPI
-
- getStringBody() - 接口 中的方法com.firefly.server.http2.router.spi.HTTPBodyHandlerSPI
-
- getStringBody(String) - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getStringBody() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getStringField(HttpHeader) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
已过时。
- getStringField(String) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
已过时。
- getSubmittedFileName() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
- getTcpConfiguration() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Get the TCP configuration.
- getTempFilePath() - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyConfiguration
-
- getTemplateHandlerSPI() - 类 中的方法com.firefly.server.http2.router.handler.template.TemplateHandlerSPILoader
-
- getThrowable(int) - 异常错误 中的方法com.firefly.codec.http2.model.MultiException
-
- getThrowables() - 异常错误 中的方法com.firefly.codec.http2.model.MultiException
-
- getTrailerByteBuffer() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP1OutputStream
-
- getTrailerSupplier() - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
-
Get the HTTP trailers.
- getTrailerSupplier() - 类 中的方法com.firefly.client.http2.SimpleResponse
-
- getTrailerSupplier() - 类 中的方法com.firefly.codec.http2.model.MetaData
-
- getTrailerSupplier() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getTrailerSupplier() - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- getType() - 类 中的方法com.firefly.codec.http2.frame.Frame
-
- getType() - 枚举 中的方法com.firefly.codec.http2.frame.FrameType
-
- getTypeName() - 类 中的方法com.firefly.core.support.xml.ManagedList
-
- getTypeName() - 类 中的方法com.firefly.core.support.xml.ManagedMap
-
- getTypeName() - 类 中的方法com.firefly.core.support.xml.ManagedValue
-
- getURI() - 类 中的方法com.firefly.codec.http2.model.MetaData.Request
-
- getURI() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- getURI() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getURIString() - 类 中的方法com.firefly.codec.http2.model.MetaData.Request
-
- getURIString() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- getUser() - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- getValue() - 类 中的方法com.firefly.codec.http2.model.Cookie
-
Gets the current value of this Cookie.
- getValue() - 类 中的方法com.firefly.codec.http2.model.HttpField
-
- getValue() - 类 中的方法com.firefly.core.support.xml.ManagedValue
-
- getValues() - 类 中的方法com.firefly.codec.http2.model.HttpField
-
- getValues(String) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Get multi headers
- getValues(String, String) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
已过时。
- getValues() - 类 中的方法com.firefly.codec.http2.model.QuotedCSV
-
- getValues() - 类 中的方法com.firefly.codec.http2.model.QuotedQualityCSV
-
- getValuesList(HttpHeader) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Get multiple header of the same name
- getValuesList(String) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Get multiple header of the same name
- getVersion() - 类 中的方法com.firefly.codec.http2.model.Cookie
-
Returns the version of the protocol this cookie complies with.
- getVersion() - 枚举 中的方法com.firefly.codec.http2.model.HttpVersion
-
- getVersion() - 类 中的方法com.firefly.codec.http2.model.MetaData
-
- getViewPath() - 类 中的方法com.firefly.core.support.annotation.Config
-
- getWeight() - 类 中的方法com.firefly.codec.http2.frame.PriorityFrame
-
- getWindowDelta() - 类 中的方法com.firefly.codec.http2.frame.WindowUpdateFrame
-
- getWrittenBytes() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- GoAwayBodyParser - com.firefly.codec.http2.decode中的类
-
- GoAwayBodyParser(HeaderParser, Parser.Listener) - 类 的构造器com.firefly.codec.http2.decode.GoAwayBodyParser
-
- GoAwayFrame - com.firefly.codec.http2.frame中的类
-
- GoAwayFrame(int, int, byte[]) - 类 的构造器com.firefly.codec.http2.frame.GoAwayFrame
-
- GoAwayGenerator - com.firefly.codec.http2.encode中的类
-
- GoAwayGenerator(HeaderGenerator) - 类 的构造器com.firefly.codec.http2.encode.GoAwayGenerator
-
- GONE_410 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
-
- octectsNeeded(int, int) - 类 中的静态方法com.firefly.codec.http2.hpack.NBitInteger
-
- octetsNeeded(String) - 类 中的静态方法com.firefly.codec.http2.hpack.Huffman
-
- octetsNeededLC(String) - 类 中的静态方法com.firefly.codec.http2.hpack.Huffman
-
- OK_200 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
-
- onAccept(Session) - 类 中的方法com.firefly.server.http2.ServerSessionListener.Adapter
-
- onAccept(Session) - 接口 中的方法com.firefly.server.http2.ServerSessionListener
-
Callback method invoked when a connection has been accepted by the
server.
- onClose(Session, GoAwayFrame) - 类 中的方法com.firefly.codec.http2.stream.Session.Listener.Adapter
-
- onClose(Session, GoAwayFrame, Callback) - 接口 中的方法com.firefly.codec.http2.stream.Session.Listener
-
Callback method invoked when a GOAWAY frame has been received.
- onClose(Session, GoAwayFrame) - 接口 中的方法com.firefly.codec.http2.stream.Session.Listener
-
- onClose(Session, GoAwayFrame) - 类 中的方法com.firefly.server.http2.HTTP2ServerRequestHandler
-
- onCompleteFailure(Throwable) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Flusher
-
- onCompleteSuccess() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Flusher
-
- onComplianceViolation(HttpCompliance, HttpCompliance, String) - 接口 中的方法com.firefly.codec.http2.decode.HttpParser.ComplianceHandler
-
- onConnectionFailure(int, String) - 类 中的方法com.firefly.codec.http2.decode.Parser.Listener.Adapter
-
- onConnectionFailure(int, String) - 接口 中的方法com.firefly.codec.http2.decode.Parser.Listener
-
- onConnectionFailure(int, String) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- onContent() - 接口 中的方法com.firefly.codec.http2.model.AsyncContentProvider.Listener
-
Callback method invoked when content is available
- onData(Stream, DataFrame, Callback) - 类 中的方法com.firefly.client.http2.HTTP2ClientResponseHandler
-
- onData(DataFrame) - 类 中的方法com.firefly.codec.http2.decode.Parser.Listener.Adapter
-
- onData(DataFrame) - 接口 中的方法com.firefly.codec.http2.decode.Parser.Listener
-
- onData(DataFrame) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- onData(Stream, DataFrame, Callback) - 类 中的方法com.firefly.codec.http2.stream.Stream.Listener.Adapter
-
- onData(Stream, DataFrame, Callback) - 接口 中的方法com.firefly.codec.http2.stream.Stream.Listener
-
Callback method invoked when a DATA frame has been received.
- onDataConsumed(SessionSPI, StreamSPI, int) - 类 中的方法com.firefly.codec.http2.stream.BufferingFlowControlStrategy
-
- onDataConsumed(SessionSPI, StreamSPI, int) - 接口 中的方法com.firefly.codec.http2.stream.FlowControlStrategy
-
- onDataConsumed(SessionSPI, StreamSPI, int) - 类 中的方法com.firefly.codec.http2.stream.SimpleFlowControlStrategy
-
- onDataReceived(SessionSPI, StreamSPI, int) - 类 中的方法com.firefly.codec.http2.stream.AbstractFlowControlStrategy
-
- onDataReceived(SessionSPI, StreamSPI, int) - 接口 中的方法com.firefly.codec.http2.stream.FlowControlStrategy
-
- onDataSending(StreamSPI, int) - 类 中的方法com.firefly.codec.http2.stream.AbstractFlowControlStrategy
-
- onDataSending(StreamSPI, int) - 接口 中的方法com.firefly.codec.http2.stream.FlowControlStrategy
-
- onDataSent(StreamSPI, int) - 类 中的方法com.firefly.codec.http2.stream.AbstractFlowControlStrategy
-
- onDataSent(StreamSPI, int) - 接口 中的方法com.firefly.codec.http2.stream.FlowControlStrategy
-
- onFailure(Session, Throwable) - 类 中的方法com.firefly.codec.http2.stream.Session.Listener.Adapter
-
- onFailure(Session, Throwable, Callback) - 接口 中的方法com.firefly.codec.http2.stream.Session.Listener
-
Callback method invoked when a failure has been detected for this session.
- onFailure(Session, Throwable) - 接口 中的方法com.firefly.codec.http2.stream.Session.Listener
-
- onFrame(Frame) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- onFrame(Frame) - 接口 中的方法com.firefly.codec.http2.stream.SessionSPI
-
Callback method invoked during an HTTP/1.1 to HTTP/2 upgrade requests
to process the given synthetic frame.
- onFrame(Frame) - 类 中的方法com.firefly.server.http2.HTTP2ServerSession
-
- onGoAway(GoAwayFrame) - 类 中的方法com.firefly.codec.http2.decode.Parser.Listener.Adapter
-
- onGoAway(GoAwayFrame) - 接口 中的方法com.firefly.codec.http2.decode.Parser.Listener
-
- onGoAway(GoAwayFrame) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
This method is called when receiving a GO_AWAY from the other peer.
- onHeaders(Stream, HeadersFrame) - 类 中的方法com.firefly.client.http2.HTTP2ClientResponseHandler
-
- onHeaders(HeadersFrame) - 类 中的方法com.firefly.client.http2.HTTP2ClientSession
-
- onHeaders(HeadersFrame) - 类 中的方法com.firefly.codec.http2.decode.Parser.Listener.Adapter
-
- onHeaders(HeadersFrame) - 接口 中的方法com.firefly.codec.http2.decode.Parser.Listener
-
- onHeaders(HeadersFrame) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- onHeaders(Stream, HeadersFrame) - 类 中的方法com.firefly.codec.http2.stream.Stream.Listener.Adapter
-
- onHeaders(Stream, HeadersFrame) - 接口 中的方法com.firefly.codec.http2.stream.Stream.Listener
-
Callback method invoked when a HEADERS frame representing the HTTP
response has been received.
- onHeaders(HeadersFrame) - 类 中的方法com.firefly.server.http2.HTTP2ServerSession
-
- onIdleExpired(TimeoutException) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
-
- onIdleTimeout() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
This method is invoked when the idle timeout triggers.
- onIdleTimeout(Session) - 类 中的方法com.firefly.codec.http2.stream.Session.Listener.Adapter
-
- onIdleTimeout(Session) - 接口 中的方法com.firefly.codec.http2.stream.Session.Listener
-
Callback method invoked when the idle timeout expired.
- onIdleTimeout() - 接口 中的方法com.firefly.codec.http2.stream.SessionSPI
-
Callback invoked when the idle timeout expires.
- onIdleTimeout(Stream, Throwable) - 类 中的方法com.firefly.codec.http2.stream.Stream.Listener.Adapter
-
- onIdleTimeout(Stream, Throwable) - 接口 中的方法com.firefly.codec.http2.stream.Stream.Listener
-
Callback method invoked when the stream exceeds its idle timeout.
- onNewStream(Stream, HeadersFrame) - 类 中的方法com.firefly.codec.http2.stream.Session.Listener.Adapter
-
- onNewStream(Stream, HeadersFrame) - 接口 中的方法com.firefly.codec.http2.stream.Session.Listener
-
Callback method invoked when a new stream is being created upon
receiving a HEADERS frame representing a HTTP request.
- onNewStream(Stream, HeadersFrame) - 类 中的方法com.firefly.server.http2.HTTP2ServerRequestHandler
-
- onPing(PingFrame) - 类 中的方法com.firefly.codec.http2.decode.Parser.Listener.Adapter
-
- onPing(PingFrame) - 接口 中的方法com.firefly.codec.http2.decode.Parser.Listener
-
- onPing(PingFrame) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- onPing(Session, PingFrame) - 类 中的方法com.firefly.codec.http2.stream.Session.Listener.Adapter
-
- onPing(Session, PingFrame) - 接口 中的方法com.firefly.codec.http2.stream.Session.Listener
-
Callback method invoked when a PING frame has been received.
- onPreface() - 类 中的方法com.firefly.codec.http2.decode.ServerParser.Listener.Adapter
-
- onPreface() - 接口 中的方法com.firefly.codec.http2.decode.ServerParser.Listener
-
- onPreface() - 类 中的方法com.firefly.codec.http2.decode.ServerParser
-
- onPreface(Session) - 类 中的方法com.firefly.codec.http2.stream.Session.Listener.Adapter
-
- onPreface(Session) - 接口 中的方法com.firefly.codec.http2.stream.Session.Listener
-
Callback method invoked:
for clients, just before the preface is sent, to gather the
SETTINGS configuration options the client wants to send to the server;
for servers, just after having received the preface, to gather
the SETTINGS configuration options the server wants to send to the
client.
- onPreface() - 类 中的方法com.firefly.server.http2.HTTP2ServerSession
-
- onPriority(PriorityFrame) - 类 中的方法com.firefly.codec.http2.decode.Parser.Listener.Adapter
-
- onPriority(PriorityFrame) - 接口 中的方法com.firefly.codec.http2.decode.Parser.Listener
-
- onPriority(PriorityFrame) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- onPush(Stream, PushPromiseFrame) - 类 中的方法com.firefly.codec.http2.stream.Stream.Listener.Adapter
-
- onPush(Stream, PushPromiseFrame) - 接口 中的方法com.firefly.codec.http2.stream.Stream.Listener
-
Callback method invoked when a PUSH_PROMISE frame has been received.
- onPushPromise(PushPromiseFrame) - 类 中的方法com.firefly.client.http2.HTTP2ClientSession
-
- onPushPromise(PushPromiseFrame) - 类 中的方法com.firefly.codec.http2.decode.Parser.Listener.Adapter
-
- onPushPromise(PushPromiseFrame) - 接口 中的方法com.firefly.codec.http2.decode.Parser.Listener
-
- onPushPromise(PushPromiseFrame) - 类 中的方法com.firefly.server.http2.HTTP2ServerSession
-
- onRead(byte[], int, int) - 类 中的方法com.firefly.codec.http2.model.InputStreamContentProvider
-
Callback method invoked just after having read from the stream,
but before returning the iteration element (a
ByteBuffer
to the caller.
- onReadFailure(Throwable) - 类 中的方法com.firefly.codec.http2.model.InputStreamContentProvider
-
Callback method invoked when an exception is thrown while reading
from the stream.
- onReset(Stream, ResetFrame) - 类 中的方法com.firefly.client.http2.HTTP2ClientResponseHandler
-
- onReset(ResetFrame) - 类 中的方法com.firefly.codec.http2.decode.Parser.Listener.Adapter
-
- onReset(ResetFrame) - 接口 中的方法com.firefly.codec.http2.decode.Parser.Listener
-
- onReset(ResetFrame) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- onReset(Session, ResetFrame) - 类 中的方法com.firefly.codec.http2.stream.Session.Listener.Adapter
-
- onReset(Session, ResetFrame) - 接口 中的方法com.firefly.codec.http2.stream.Session.Listener
-
Callback method invoked when a RST_STREAM frame has been received for an unknown stream.
- onReset(Stream, ResetFrame) - 类 中的方法com.firefly.codec.http2.stream.Stream.Listener.Adapter
-
- onReset(Stream, ResetFrame) - 接口 中的方法com.firefly.codec.http2.stream.Stream.Listener
-
Callback method invoked when a RST_STREAM frame has been received for
this stream.
- onSessionStalled(SessionSPI) - 类 中的方法com.firefly.codec.http2.stream.AbstractFlowControlStrategy
-
- onSessionUnstalled(SessionSPI) - 类 中的方法com.firefly.codec.http2.stream.AbstractFlowControlStrategy
-
- onSettings(SettingsFrame) - 类 中的方法com.firefly.codec.http2.decode.Parser.Listener.Adapter
-
- onSettings(SettingsFrame) - 接口 中的方法com.firefly.codec.http2.decode.Parser.Listener
-
- onSettings(Map<Integer, Integer>) - 类 中的方法com.firefly.codec.http2.decode.SettingsBodyParser
-
- onSettings(SettingsFrame) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- onSettings(SettingsFrame, boolean) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- onSettings(Session, SettingsFrame) - 类 中的方法com.firefly.codec.http2.stream.Session.Listener.Adapter
-
- onSettings(Session, SettingsFrame) - 接口 中的方法com.firefly.codec.http2.stream.Session.Listener
-
Callback method invoked when a SETTINGS frame has been received.
- onShutdown() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
A typical close by a remote peer involves a GO_AWAY frame followed by TCP FIN.
- onShutdown() - 接口 中的方法com.firefly.codec.http2.stream.SessionSPI
-
Callback invoked when the connection reads -1.
- onStreamClosed(StreamSPI) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- onStreamCreated(StreamSPI) - 类 中的方法com.firefly.codec.http2.stream.AbstractFlowControlStrategy
-
- onStreamCreated(StreamSPI) - 类 中的方法com.firefly.codec.http2.stream.BufferingFlowControlStrategy
-
- onStreamCreated(StreamSPI) - 接口 中的方法com.firefly.codec.http2.stream.FlowControlStrategy
-
- onStreamDestroyed(StreamSPI) - 类 中的方法com.firefly.codec.http2.stream.AbstractFlowControlStrategy
-
- onStreamDestroyed(StreamSPI) - 类 中的方法com.firefly.codec.http2.stream.BufferingFlowControlStrategy
-
- onStreamDestroyed(StreamSPI) - 接口 中的方法com.firefly.codec.http2.stream.FlowControlStrategy
-
- onStreamOpened(StreamSPI) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- onStreamStalled(StreamSPI) - 类 中的方法com.firefly.codec.http2.stream.AbstractFlowControlStrategy
-
- onStreamUnstalled(StreamSPI) - 类 中的方法com.firefly.codec.http2.stream.AbstractFlowControlStrategy
-
- onWindowUpdate(WindowUpdateFrame) - 类 中的方法com.firefly.codec.http2.decode.Parser.Listener.Adapter
-
- onWindowUpdate(WindowUpdateFrame) - 接口 中的方法com.firefly.codec.http2.decode.Parser.Listener
-
- onWindowUpdate(SessionSPI, StreamSPI, WindowUpdateFrame) - 类 中的方法com.firefly.codec.http2.stream.AbstractFlowControlStrategy
-
- onWindowUpdate(SessionSPI, StreamSPI, WindowUpdateFrame) - 接口 中的方法com.firefly.codec.http2.stream.FlowControlStrategy
-
- onWindowUpdate(WindowUpdateFrame) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- onWindowUpdate(StreamSPI, WindowUpdateFrame) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- onWindowUpdate(StreamSPI, WindowUpdateFrame) - 接口 中的方法com.firefly.codec.http2.stream.SessionSPI
-
Callback method invoked when a WINDOW_UPDATE frame has been received.
- open() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
- output(Action1<HTTPOutputStream>) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
-
Set a output stream callback.
- output(Promise<HTTPOutputStream>) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
-
Set a output stream callback.
- outputStream - 类 中的变量com.firefly.client.http2.HTTP1ClientResponseHandler
-
- outputStream - 类 中的变量com.firefly.server.http2.HTTP1ServerRequestHandler
-
- PACKAGE_ATTRIBUTE - 类 中的静态变量com.firefly.core.support.annotation.ConfigReader
-
- padding() - 类 中的方法com.firefly.codec.http2.frame.DataFrame
-
- PADDING - 接口 中的静态变量com.firefly.codec.http2.frame.Flags
-
- ParameterPathMatcher - com.firefly.server.http2.router.impl中的类
-
- ParameterPathMatcher() - 类 的构造器com.firefly.server.http2.router.impl.ParameterPathMatcher
-
- parse(String, Class<T>) - 接口 中的静态方法com.firefly.$.json
-
- parse(String, GenericTypeReference<T>) - 接口 中的静态方法com.firefly.$.json
-
- parse(String, Type) - 接口 中的静态方法com.firefly.$.json
-
- parse(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.BodyParser
-
Parses the body bytes in the given buffer; only the body bytes
are consumed, therefore when this method returns, the buffer may contain
unconsumed bytes.
- parse(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.ContinuationBodyParser
-
- parse(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.DataBodyParser
-
- parse(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.GoAwayBodyParser
-
- parse(ByteBuffer, int) - 类 中的方法com.firefly.codec.http2.decode.HeaderBlockParser
-
- parse(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.HeaderParser
-
Parses the header bytes in the given buffer; only the header
bytes are consumed, therefore when this method returns, the buffer may
contain unconsumed bytes.
- parse(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.HeadersBodyParser
-
- parse(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.Parser
-
- parse(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.PingBodyParser
-
- parse(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.PrefaceParser
-
- parse(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.PriorityBodyParser
-
- parse(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.PushPromiseBodyParser
-
- parse(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.ResetBodyParser
-
- parse(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.ServerParser
-
- parse(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.SettingsBodyParser
-
- parse(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.WindowUpdateBodyParser
-
- parse(String) - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- parse(String, int, int) - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- parse() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser
-
Parse, if necessary, the multipart stream.
- parse(Element, Dom) - 类 中的方法com.firefly.core.support.xml.parse.ArrayNodeParser
-
- parse(Element, Dom) - 类 中的方法com.firefly.core.support.xml.parse.BeanNodeParser
-
- parse(Element, Dom) - 类 中的方法com.firefly.core.support.xml.parse.ContructorParser
-
- parse(Element, Dom) - 类 中的方法com.firefly.core.support.xml.parse.ListNodeParser
-
- parse(Element, Dom) - 类 中的方法com.firefly.core.support.xml.parse.MapNodeParser
-
- parse(Element, Dom) - 类 中的方法com.firefly.core.support.xml.parse.RefNodeParser
-
- parse(Element, Dom) - 类 中的方法com.firefly.core.support.xml.parse.ValueNodeParser
-
- parse(Element, Dom) - 接口 中的方法com.firefly.core.support.xml.parse.XmlNodeParser
-
- parseBody(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.Parser
-
- parseBody(ByteBuffer) - 类 中的静态方法com.firefly.codec.http2.decode.SettingsBodyParser
-
- parseConnect(String) - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
已过时。
- parseContent(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.HttpParser
-
- parseCookie(String) - 类 中的静态方法com.firefly.codec.http2.model.CookieParser
-
- parseCookies(String, CookieParser.CookieParserCallback) - 类 中的静态方法com.firefly.codec.http2.model.CookieParser
-
- parseDate(String) - 类 中的静态方法com.firefly.codec.http2.model.DateParser
-
- parsedHeader(HttpField) - 类 中的方法com.firefly.client.http2.HTTP1ClientResponseHandler
-
- parsedHeader(HttpField) - 接口 中的方法com.firefly.codec.http2.decode.HttpParser.HttpHandler
-
This is the method called by parser when a HTTP Header name and value is found
- parsedHeader(HttpField) - 类 中的方法com.firefly.server.http2.HTTP1ServerRequestHandler
-
- parsedParam(StringBuffer, int, int, int) - 类 中的方法com.firefly.codec.http2.model.QuotedCSV
-
Called when a parameter has been parsed
- parsedParam(StringBuffer, int, int, int) - 类 中的方法com.firefly.codec.http2.model.QuotedQualityCSV
-
- parsedTrailer(HttpField) - 类 中的方法com.firefly.client.http2.HTTP1ClientResponseHandler
-
- parsedTrailer(HttpField) - 接口 中的方法com.firefly.codec.http2.decode.HttpParser.HttpHandler
-
This is the method called by parser when a HTTP Trailer name and value is found
- parsedTrailer(HttpField) - 类 中的方法com.firefly.server.http2.HTTP1ServerRequestHandler
-
- parsedValue(StringBuffer) - 类 中的方法com.firefly.codec.http2.model.QuotedCSV
-
Called when a value has been parsed
- parsedValue(StringBuffer) - 类 中的方法com.firefly.codec.http2.model.QuotedQualityCSV
-
- parseFields(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.HttpParser
-
- parseHeader(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.Parser
-
- parseNext(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.HttpParser
-
Parse until next Event.
- Parser - com.firefly.codec.http2.decode中的类
-
The HTTP/2 protocol parser.
- Parser(Parser.Listener, int, int) - 类 的构造器com.firefly.codec.http2.decode.Parser
-
- parser - 类 中的变量com.firefly.codec.http2.stream.AbstractHTTP1Connection
-
- parser - 类 中的变量com.firefly.codec.http2.stream.AbstractHTTP2Connection
-
- Parser.Listener - com.firefly.codec.http2.decode中的接口
-
- Parser.Listener.Adapter - com.firefly.codec.http2.decode中的类
-
- parseRequestTarget(String, String) - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
Parse according to https://tools.ietf.org/html/rfc7230#section-5.3
- parserServletCookie(String) - 类 中的静态方法com.firefly.codec.http2.model.CookieParser
-
- parseSetCookie(String) - 类 中的静态方法com.firefly.codec.http2.model.CookieParser
-
- parseToArray(String) - 接口 中的静态方法com.firefly.$.json
-
- parseToObject(String) - 接口 中的静态方法com.firefly.$.json
-
- PARTIAL_CONTENT_206 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
-
- path(String) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
-
- path(String) - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
-
- path(String) - 接口 中的方法com.firefly.server.http2.router.Router
-
- PathContentProvider - com.firefly.codec.http2.model中的类
-
- PathContentProvider(Path) - 类 的构造器com.firefly.codec.http2.model.PathContentProvider
-
- PathContentProvider(Path, int) - 类 的构造器com.firefly.codec.http2.model.PathContentProvider
-
- PathContentProvider(String, Path) - 类 的构造器com.firefly.codec.http2.model.PathContentProvider
-
- PathContentProvider(String, Path, int) - 类 的构造器com.firefly.codec.http2.model.PathContentProvider
-
- pathRegex(String) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
-
- pathRegex(String) - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
-
- pathRegex(String) - 接口 中的方法com.firefly.server.http2.router.Router
-
- paths(List<String>) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
-
- paths(List<String>) - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
-
- paths(List<String>) - 接口 中的方法com.firefly.server.http2.router.Router
-
- PathUtils - com.firefly.server.http2.router.utils中的类
-
- PathUtils() - 类 的构造器com.firefly.server.http2.router.utils.PathUtils
-
- patternMap - 类 中的变量com.firefly.server.http2.router.impl.AbstractPatternMatcher
-
- patternMap() - 类 中的方法com.firefly.server.http2.router.impl.AbstractPatternMatcher
-
- PatternPathMatcher - com.firefly.server.http2.router.impl中的类
-
- PatternPathMatcher() - 类 的构造器com.firefly.server.http2.router.impl.PatternPathMatcher
-
- PatternRule(String) - 类 的构造器com.firefly.server.http2.router.impl.AbstractPatternMatcher.PatternRule
-
- PAYLOAD_TOO_LARGE_413 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
-
- PAYMENT_REQUIRED_402 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
-
- PERMANENT_REDIRECT_308 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
-
- ping(PingFrame, Callback) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- ping(PingFrame, Callback) - 接口 中的方法com.firefly.codec.http2.stream.Session
-
Sends the given PING frame.
- PING_LENGTH - 类 中的静态变量com.firefly.codec.http2.frame.PingFrame
-
- PingBodyParser - com.firefly.codec.http2.decode中的类
-
- PingBodyParser(HeaderParser, Parser.Listener) - 类 的构造器com.firefly.codec.http2.decode.PingBodyParser
-
- PingFrame - com.firefly.codec.http2.frame中的类
-
- PingFrame(boolean) - 类 的构造器com.firefly.codec.http2.frame.PingFrame
-
Creates a PING frame with an empty payload.
- PingFrame(long, boolean) - 类 的构造器com.firefly.codec.http2.frame.PingFrame
-
Creates a PING frame with the given long value as
payload.
- PingFrame(byte[], boolean) - 类 的构造器com.firefly.codec.http2.frame.PingFrame
-
Creates a PING frame with the given payload.
- PingGenerator - com.firefly.codec.http2.encode中的类
-
- PingGenerator(HeaderGenerator) - 类 的构造器com.firefly.codec.http2.encode.PingGenerator
-
- plaintextHTTP2Client() - 接口 中的静态方法com.firefly.$
-
The singleton HTTP client to send all requests.
- PlaintextHTTP2ClientSingleton - com.firefly.client.http2中的类
-
- plaintextHTTP2Server() - 接口 中的静态方法com.firefly.$
-
- port - 类 中的变量com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
-
- post(String) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
-
Create a RequestBuilder with POST method and URL.
- post(String) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
-
- post(String) - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
-
- post(String) - 接口 中的方法com.firefly.server.http2.router.Router
-
- PrecisePathMatcher - com.firefly.server.http2.router.impl中的类
-
- PrecisePathMatcher() - 类 的构造器com.firefly.server.http2.router.impl.PrecisePathMatcher
-
- PRECONDITION_FAILED_412 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
-
- PRECONDITION_REQUIRED_428 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
-
- PreEncodedHttpField - com.firefly.codec.http2.model中的类
-
Pre encoded HttpField.
- PreEncodedHttpField(HttpHeader, String, String) - 类 的构造器com.firefly.codec.http2.model.PreEncodedHttpField
-
- PreEncodedHttpField(HttpHeader, String) - 类 的构造器com.firefly.codec.http2.model.PreEncodedHttpField
-
- PreEncodedHttpField(String, String) - 类 的构造器com.firefly.codec.http2.model.PreEncodedHttpField
-
- PREFACE_BYTES - 类 中的静态变量com.firefly.codec.http2.frame.PrefaceFrame
-
The HTTP/2 preface bytes.
- PREFACE_PREAMBLE_BYTES - 类 中的静态变量com.firefly.codec.http2.frame.PrefaceFrame
-
The bytes of the HTTP/2 preface that form a legal HTTP/1.1 request, used
in the direct upgrade.
- PrefaceFrame - com.firefly.codec.http2.frame中的类
-
- PrefaceFrame() - 类 的构造器com.firefly.codec.http2.frame.PrefaceFrame
-
- PrefaceGenerator - com.firefly.codec.http2.encode中的类
-
- PrefaceGenerator() - 类 的构造器com.firefly.codec.http2.encode.PrefaceGenerator
-
- PrefaceParser - com.firefly.codec.http2.decode中的类
-
- PrefaceParser(Parser.Listener) - 类 的构造器com.firefly.codec.http2.decode.PrefaceParser
-
- prepend(HTTP2Flusher.Entry) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Flusher
-
- PRIORITY - 接口 中的静态变量com.firefly.codec.http2.frame.Flags
-
- priority(PriorityFrame, Callback) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- priority(PriorityFrame, Callback) - 接口 中的方法com.firefly.codec.http2.stream.Session
-
Sends the given PRIORITY frame.
- PRIORITY_LENGTH - 类 中的静态变量com.firefly.codec.http2.frame.PriorityFrame
-
- PriorityBodyParser - com.firefly.codec.http2.decode中的类
-
- PriorityBodyParser(HeaderParser, Parser.Listener) - 类 的构造器com.firefly.codec.http2.decode.PriorityBodyParser
-
- PriorityFrame - com.firefly.codec.http2.frame中的类
-
- PriorityFrame(int, int, boolean) - 类 的构造器com.firefly.codec.http2.frame.PriorityFrame
-
- PriorityFrame(int, int, int, boolean) - 类 的构造器com.firefly.codec.http2.frame.PriorityFrame
-
- PriorityGenerator - com.firefly.codec.http2.encode中的类
-
- PriorityGenerator(HeaderGenerator) - 类 的构造器com.firefly.codec.http2.encode.PriorityGenerator
-
- process() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Flusher
-
- process(Frame, Callback) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
-
- process(Frame, Callback) - 接口 中的方法com.firefly.codec.http2.stream.StreamSPI
-
Processes the given frame, belonging to this stream.
- PROCESSING_102 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
-
- produces(String) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
-
- produces(String) - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
-
- produces(String) - 接口 中的方法com.firefly.server.http2.router.Router
-
- PROGRESS_102_INFO - 类 中的静态变量com.firefly.codec.http2.encode.HttpGenerator
-
- promise - 类 中的变量com.firefly.client.http2.HTTP2ClientContext
-
- PROPERTY_ELEMENT - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
-
- Proxies - com.firefly.annotation中的注释类型
-
- Proxy - com.firefly.annotation中的注释类型
-
- PROXY_AUTHENTICATION_REQUIRED_407 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
-
- push(StreamSPI, Promise<Stream>, PushPromiseFrame, Stream.Listener) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- push(PushPromiseFrame, Promise<Stream>, Stream.Listener) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
-
- push(StreamSPI, Promise<Stream>, PushPromiseFrame, Stream.Listener) - 接口 中的方法com.firefly.codec.http2.stream.SessionSPI
-
Enqueues the given PUSH_PROMISE frame to be written to the connection.
- push(PushPromiseFrame, Promise<Stream>, Stream.Listener) - 接口 中的方法com.firefly.codec.http2.stream.Stream
-
Sends the given PUSH_PROMISE frame.
- PushPromiseBodyParser - com.firefly.codec.http2.decode中的类
-
- PushPromiseBodyParser(HeaderParser, Parser.Listener, HeaderBlockParser) - 类 的构造器com.firefly.codec.http2.decode.PushPromiseBodyParser
-
- PushPromiseFrame - com.firefly.codec.http2.frame中的类
-
- PushPromiseFrame(int, int, MetaData) - 类 的构造器com.firefly.codec.http2.frame.PushPromiseFrame
-
- PushPromiseGenerator - com.firefly.codec.http2.encode中的类
-
- PushPromiseGenerator(HeaderGenerator, HpackEncoder) - 类 的构造器com.firefly.codec.http2.encode.PushPromiseGenerator
-
- put(String) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
-
Create a RequestBuilder with PUT method and URL.
- put(String, List<String>) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
-
Put an HTTP field.
- put(HttpHeader, String) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
-
Put an HTTP field.
- put(String, String) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
-
Put an HTTP field.
- put(HttpField) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
-
Put an HTTP field.
- put(HttpField) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
- put(String, String) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Set a field.
- put(HttpHeader, HttpHeaderValue) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
- put(HttpHeader, String) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Set a field.
- put(String, List<String>) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Set a field.
- put(String) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
-
- put(String, HTTPSession) - 类 中的方法com.firefly.server.http2.router.handler.session.LocalSessionStore
-
- put(String) - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
-
- put(String) - 接口 中的方法com.firefly.server.http2.router.Router
-
- put(HttpHeader, String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- put(String, String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- put(String, HTTPSession) - 接口 中的方法com.firefly.server.http2.router.SessionStore
-
- put(String, Object) - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- put(HttpHeader, String) - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- put(String, String) - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- putDateField(HttpHeader, long) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Sets the value of a date field.
- putDateField(String, long) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Sets the value of a date field.
- putFormParam(String, String) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
-
Put a parameter in the form content.
- putFormParam(String, List<String>) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
-
Put a parameter in the form content.
- putLongField(HttpHeader, long) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Sets the value of an long field.
- putLongField(String, long) - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
Sets the value of an long field.
- putTo(HttpField, ByteBuffer) - 类 中的静态方法com.firefly.codec.http2.encode.HttpGenerator
-
- putTo(HttpFields, ByteBuffer) - 类 中的静态方法com.firefly.codec.http2.encode.HttpGenerator
-
- putTo(ByteBuffer, HttpVersion) - 类 中的方法com.firefly.codec.http2.model.PreEncodedHttpField
-
- satisfiableRanges(List<String>, long) - 类 中的静态方法com.firefly.codec.http2.model.InclusiveByteRange
-
- SCAN_ELEMENT - 类 中的静态变量com.firefly.core.support.annotation.ConfigReader
-
- scheduler - 类 中的静态变量com.firefly.codec.http2.stream.AbstractHTTP2Connection
-
- secureSession - 类 中的变量com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- SEE_OTHER_303 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
-
- SEMI_COLON - 接口 中的静态变量com.firefly.codec.http2.model.HttpTokens
-
- send(MetaData.Request, ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP1ClientConnection
-
- send(MetaData.Request, ByteBuffer, ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP1ClientConnection
-
- send(MetaData.Request, ByteBuffer[], ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP1ClientConnection
-
- send(MetaData.Request, Collection<ByteBuffer>, ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP1ClientConnection
-
- send(MetaData.Request, Promise<HTTPOutputStream>, ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP1ClientConnection
-
- send(MetaData.Request, ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP2ClientConnection
-
- send(MetaData.Request, ByteBuffer, ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP2ClientConnection
-
- send(MetaData.Request, ByteBuffer[], ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP2ClientConnection
-
- send(MetaData.Request, Collection<ByteBuffer>, ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP2ClientConnection
-
- send(MetaData.Request, Promise<HTTPOutputStream>, ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP2ClientConnection
-
- send(MetaData.Request, Promise<HTTPOutputStream>, ClientHTTPHandler) - 接口 中的方法com.firefly.client.http2.HTTPClientConnection
-
- send(MetaData.Request, ClientHTTPHandler) - 接口 中的方法com.firefly.client.http2.HTTPClientConnection
-
- send(MetaData.Request, ByteBuffer, ClientHTTPHandler) - 接口 中的方法com.firefly.client.http2.HTTPClientConnection
-
- send(MetaData.Request, ByteBuffer[], ClientHTTPHandler) - 接口 中的方法com.firefly.client.http2.HTTPClientConnection
-
- send(MetaData.Request, Collection<ByteBuffer>, ClientHTTPHandler) - 接口 中的方法com.firefly.client.http2.HTTPClientConnection
-
- send(SimpleHTTPClient.RequestBuilder) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
-
- send(SimpleHTTPClient.RequestBuilder, Timer.Context, HTTPClientConnection, ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
-
- sendRequestWithContinuation(MetaData.Request, ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP1ClientConnection
-
- sendRequestWithContinuation(MetaData.Request, ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP2ClientConnection
-
- sendRequestWithContinuation(MetaData.Request, ClientHTTPHandler) - 接口 中的方法com.firefly.client.http2.HTTPClientConnection
-
- SERVER_VALUE - 类 中的静态变量com.firefly.codec.http2.stream.AbstractHTTP2OutputStream
-
- serverHTTPHandler - 类 中的变量com.firefly.server.http2.HTTP1ServerRequestHandler
-
- ServerHTTPHandler - com.firefly.server.http2中的接口
-
- ServerHTTPHandler.Adapter - com.firefly.server.http2中的类
-
- ServerParser - com.firefly.codec.http2.decode中的类
-
- ServerParser(ServerParser.Listener, int, int) - 类 的构造器com.firefly.codec.http2.decode.ServerParser
-
- ServerParser.Listener - com.firefly.codec.http2.decode中的接口
-
- ServerParser.Listener.Adapter - com.firefly.codec.http2.decode中的类
-
- ServerSecureDecoder - com.firefly.server.http2中的类
-
- ServerSecureDecoder(DecoderChain) - 类 的构造器com.firefly.server.http2.ServerSecureDecoder
-
- ServerSecureEncoder - com.firefly.server.http2中的类
-
- ServerSecureEncoder() - 类 的构造器com.firefly.server.http2.ServerSecureEncoder
-
- ServerSessionListener - com.firefly.server.http2中的接口
-
- ServerSessionListener.Adapter - com.firefly.server.http2中的类
-
- SERVICE_UNAVAILABLE_503 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
-
- Session - com.firefly.codec.http2.stream中的接口
-
A
Session represents the client-side endpoint of a HTTP/2 connection to a single origin server.
- Session.Listener - com.firefly.codec.http2.stream中的接口
-
- Session.Listener.Adapter - com.firefly.codec.http2.stream中的类
-
- sessionClosed(Session) - 类 中的方法com.firefly.client.http2.HTTP2ClientHandler
-
- sessionClosed(Session) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPHandler
-
- sessionIdParameterName - 类 中的变量com.firefly.server.http2.router.AbstractHTTPSessionHandlerSPI
-
- SessionInvalidException - com.firefly.server.http2.router中的异常错误
-
- SessionInvalidException() - 异常错误 的构造器com.firefly.server.http2.router.SessionInvalidException
-
- SessionInvalidException(String) - 异常错误 的构造器com.firefly.server.http2.router.SessionInvalidException
-
- SessionNotFound - com.firefly.server.http2.router中的异常错误
-
- SessionNotFound() - 异常错误 的构造器com.firefly.server.http2.router.SessionNotFound
-
- SessionNotFound(String) - 异常错误 的构造器com.firefly.server.http2.router.SessionNotFound
-
- sessionOpened(Session) - 类 中的方法com.firefly.client.http2.HTTP2ClientHandler
-
- sessionOpened(Session) - 类 中的方法com.firefly.server.http2.HTTP2ServerHandler
-
- SessionSPI - com.firefly.codec.http2.stream中的接口
-
The SPI interface for implementing a HTTP/2 session.
- SessionStore - com.firefly.server.http2.router中的接口
-
- setAsynchronous(boolean) - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- setAttachment(Object) - 类 中的方法com.firefly.codec.http2.model.MetaData.Request
-
- setAttachment(Object) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
-
- setAttribute(String, Object) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
-
- setAttribute(String, Object) - 接口 中的方法com.firefly.codec.http2.stream.Stream
-
- setAttribute(String, Object) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- setAttribute(String, Object) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- setAttributes(Map<String, Object>) - 类 中的方法com.firefly.server.http2.router.HTTPSession
-
- setAuthority(String, int) - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- setBeanName(String) - 类 中的方法com.firefly.core.support.xml.ManagedRef
-
- setBodyBufferThreshold(int) - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyConfiguration
-
- setBufferRatio(float) - 类 中的方法com.firefly.codec.http2.stream.BufferingFlowControlStrategy
-
- setBufferSize(int) - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- setCharacterEncoding(String) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Set the charset of the text HTTP body.
- setCharacterEncoding(String) - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- setCharset(String) - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyConfiguration
-
- setClassName(String) - 类 中的方法com.firefly.core.support.annotation.AnnotatedBeanDefinition
-
- setClassName(String) - 接口 中的方法com.firefly.core.support.BeanDefinition
-
- setClassName(String) - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- setComment(String) - 类 中的方法com.firefly.codec.http2.model.Cookie
-
Specifies a comment that describes a cookie's purpose.
- setConfiguration(HTTPBodyConfiguration) - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyHandler
-
- setConnectTimeout(long) - 类 中的方法com.firefly.client.http2.SimpleHTTPClientConfiguration
-
Set the connecting timeout.
- setConstructor(Constructor<?>) - 类 中的方法com.firefly.core.support.annotation.AnnotatedBeanDefinition
-
- setConstructor(Constructor<?>) - 接口 中的方法com.firefly.core.support.BeanDefinition
-
- setConstructor(Constructor<?>) - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- setContentType(String) - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
- setContructorParameters(List<XmlManagedNode>) - 接口 中的方法com.firefly.core.support.xml.XmlBeanDefinition
-
- setContructorParameters(List<XmlManagedNode>) - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- setCreationTime(long) - 类 中的方法com.firefly.server.http2.router.HTTPSession
-
- setDecodedPath(String) - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- setDefaultMaxInactiveInterval(int) - 类 中的方法com.firefly.server.http2.router.handler.session.HTTPSessionConfiguration
-
- setDeleteOnExit(boolean) - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser
-
- setDestroyedMethod(Method) - 类 中的方法com.firefly.core.support.annotation.AnnotatedBeanDefinition
-
- setDestroyedMethod(Method) - 接口 中的方法com.firefly.core.support.BeanDefinition
-
- setDestroyedMethod(Method) - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- setDomain(String) - 类 中的方法com.firefly.codec.http2.model.Cookie
-
Specifies the domain within which this cookie should be presented.
- setEncoding(String) - 类 中的方法com.firefly.core.support.annotation.Config
-
- setEndStream(boolean) - 类 中的方法com.firefly.codec.http2.decode.HeaderBlockFragments
-
- setFireflyVersion(String) - 类 中的静态方法com.firefly.codec.http2.encode.HttpGenerator
-
- setFlowControlStrategy(String) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Set the HTTP2 flow control strategy.
- setHeaders(MultiMap<String>) - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
-
- setHeaderTableSize(int) - 类 中的方法com.firefly.codec.http2.encode.Generator
-
- setHeadResponse(boolean) - 类 中的方法com.firefly.codec.http2.decode.HttpParser
-
Set if a HEAD response is expected
- setHealthCheck(HealthCheck) - 类 中的方法com.firefly.client.http2.SimpleHTTPClientConfiguration
-
Set the HealthCheck.
- setHost(String) - 类 中的方法com.firefly.server.http2.SimpleHTTPServerConfiguration
-
Set the HTTP server host name.
- setHTTPBodyHandlerSPI(HTTPBodyHandlerSPI) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- setHttpOnly(boolean) - 类 中的方法com.firefly.codec.http2.model.Cookie
-
Marks or unmarks this Cookie as HttpOnly.
- setHTTPSessionHandlerSPI(HTTPSessionHandlerSPI) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- setHttpVersion(HttpVersion) - 类 中的方法com.firefly.codec.http2.model.MetaData
-
- setHttpVersion(HttpVersion) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- setHttpVersion(HttpVersion) - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- setId(String) - 类 中的方法com.firefly.core.support.annotation.AnnotatedBeanDefinition
-
- setId(String) - 接口 中的方法com.firefly.core.support.BeanDefinition
-
- setId(String) - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- setId(String) - 类 中的方法com.firefly.server.http2.router.HTTPSession
-
- setIdleTimeout(long) - 接口 中的方法com.firefly.codec.http2.stream.Stream
-
- setInitialSessionRecvWindow(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Set the HTTP2 initial receiving window size.
- setInitialSessionRecvWindow(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- setInitialStreamSendWindow(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Set the HTTP2 initial sending window size.
- setInitMethod(Method) - 类 中的方法com.firefly.core.support.annotation.AnnotatedBeanDefinition
-
- setInitMethod(Method) - 接口 中的方法com.firefly.core.support.BeanDefinition
-
- setInitMethod(Method) - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- setInjectFields(List<Field>) - 类 中的方法com.firefly.core.support.annotation.AnnotatedBeanDefinition
-
- setInjectFields(List<Field>) - 接口 中的方法com.firefly.core.support.annotation.AnnotationBeanDefinition
-
- setInjectFields(List<Field>) - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- setInjectMethods(List<Method>) - 类 中的方法com.firefly.core.support.annotation.AnnotatedBeanDefinition
-
- setInjectMethods(List<Method>) - 接口 中的方法com.firefly.core.support.annotation.AnnotationBeanDefinition
-
- setInjectMethods(List<Method>) - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- setInterfaceNames(String[]) - 类 中的方法com.firefly.core.support.annotation.AnnotatedBeanDefinition
-
- setInterfaceNames(String[]) - 接口 中的方法com.firefly.core.support.BeanDefinition
-
- setInterfaceNames(String[]) - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- setLastAccessedTime(long) - 类 中的方法com.firefly.server.http2.router.HTTPSession
-
- setListener(AsyncContentProvider.Listener) - 接口 中的方法com.firefly.codec.http2.model.AsyncContentProvider
-
- setListener(AsyncContentProvider.Listener) - 类 中的方法com.firefly.codec.http2.model.MultiPartContentProvider
-
- setListener(Stream.Listener) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
-
- setListener(Stream.Listener) - 接口 中的方法com.firefly.codec.http2.stream.StreamSPI
-
- setLocalMaxDynamicTableSize(int) - 类 中的方法com.firefly.codec.http2.hpack.HpackDecoder
-
- setLocalMaxDynamicTableSize(int) - 类 中的方法com.firefly.codec.http2.hpack.HpackEncoder
-
- setMaxAge(int) - 类 中的方法com.firefly.codec.http2.model.Cookie
-
Sets the maximum age in seconds for this Cookie.
- setMaxConcurrentStreams(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Set the max concurrent stream size in a HTTP2 session.
- setMaxDynamicTableSize(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Set the max dynamic table size of HTTP2 protocol.
- setMaxFrameSize(int) - 类 中的方法com.firefly.codec.http2.encode.Generator
-
- setMaxFrameSize(int) - 类 中的方法com.firefly.codec.http2.encode.HeaderGenerator
-
- setMaxHeaderBlockFragment(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Get the max HTTP2 header block size.
- setMaxHeaderListSize(int) - 类 中的方法com.firefly.codec.http2.encode.Generator
-
- setMaxHeaderListSize(int) - 类 中的方法com.firefly.codec.http2.hpack.HpackEncoder
-
- setMaxInactiveInterval(int) - 类 中的方法com.firefly.server.http2.router.HTTPSession
-
- setMaxLocalStreams(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- setMaxRangePart(int) - 类 中的方法com.firefly.server.http2.router.handler.file.StaticFileConfiguration
-
- setMaxRemoteStreams(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- setMaxRequestHeadLength(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Set the max HTTP request header size.
- setMaxRequestSize(int) - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyConfiguration
-
- setMaxRequestTrailerLength(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Set the max HTTP request trailer size.
- setMaxResponseHeadLength(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Set the max HTTP response header size.
- setMaxResponseTrailerLength(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Set the max HTTP response trailer size.
- setMethod(String) - 类 中的方法com.firefly.codec.http2.model.MetaData.Request
-
- setMimeMap(Map<String, String>) - 类 中的方法com.firefly.codec.http2.model.MimeTypes
-
- setMultipartConfigElement(MultipartConfigElement) - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyConfiguration
-
- setName(String) - 类 中的方法com.firefly.codec.http2.model.Cookie
-
- setNewSession(boolean) - 类 中的方法com.firefly.server.http2.router.HTTPSession
-
- setPath(String) - 类 中的方法com.firefly.codec.http2.model.Cookie
-
Specifies a path for the cookie to which the client should return the
cookie.
- setPath(String) - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- setPathQuery(String) - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- setPaths(String[]) - 类 中的方法com.firefly.core.support.annotation.Config
-
- setPersistent(boolean) - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
-
- setPoolSize(int) - 类 中的方法com.firefly.client.http2.SimpleHTTPClientConfiguration
-
Set the HTTP client connection pool size.
- setPort(int) - 类 中的方法com.firefly.server.http2.SimpleHTTPServerConfiguration
-
Set the HTTP server TCP port.
- setPriorityFrame(PriorityFrame) - 类 中的方法com.firefly.codec.http2.decode.HeaderBlockFragments
-
- setProperties(Map<String, XmlManagedNode>) - 接口 中的方法com.firefly.core.support.xml.XmlBeanDefinition
-
- setProperties(Map<String, XmlManagedNode>) - 类 中的方法com.firefly.core.support.xml.XmlGenericBeanDefinition
-
- setProtocol(String) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Set the default HTTP protocol version.
- setQuery(String) - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- setReason(String) - 类 中的方法com.firefly.codec.http2.model.MetaData.Response
-
- setReason(String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- setReason(String) - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- setRemoteMaxDynamicTableSize(int) - 类 中的方法com.firefly.codec.http2.hpack.HpackEncoder
-
- setResponseStatus(int) - 类 中的方法com.firefly.codec.http2.decode.HttpParser
-
- setRootPath(String) - 类 中的方法com.firefly.server.http2.router.handler.file.StaticFileConfiguration
-
- setScheme(String) - 类 中的方法com.firefly.codec.http2.model.HttpURI
-
- setSecure(boolean) - 类 中的方法com.firefly.codec.http2.model.Cookie
-
Indicates to the browser whether the cookie should only be sent using a
secure protocol, such as HTTPS or SSL.
- setSecureConnectionEnabled(boolean) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
If set true, the server or client enable the SSL/TLS connection.
- setSecureSessionFactory(SecureSessionFactory) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Set the SSL/TLS connection factory.
- setSendServerVersion(boolean) - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
-
已过时。
- setSessionIdParameterName(String) - 类 中的方法com.firefly.server.http2.router.handler.session.HTTPSessionConfiguration
-
- setState(HttpParser.State) - 类 中的方法com.firefly.codec.http2.decode.HttpParser
-
- setState(HttpParser.FieldState) - 类 中的方法com.firefly.codec.http2.decode.HttpParser
-
- setStatus(int) - 类 中的方法com.firefly.codec.http2.model.MetaData.Response
-
- setStatus(int) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- setStatus(int) - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- setStreamId(int) - 类 中的方法com.firefly.codec.http2.decode.HeaderBlockFragments
-
- setStreamIdleTimeout(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Set the HTTP2 stream idle timeout.
- setStreamIdleTimeout(long) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- setTcpConfiguration(Config) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
-
Set the TCP configuration.
- setTempFilePath(String) - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyConfiguration
-
- settings(SettingsFrame, Callback) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
-
- settings(SettingsFrame, Callback) - 接口 中的方法com.firefly.codec.http2.stream.Session
-
Sends the given SETTINGS frame to configure the session.
- SettingsBodyParser - com.firefly.codec.http2.decode中的类
-
- SettingsBodyParser(HeaderParser, Parser.Listener) - 类 的构造器com.firefly.codec.http2.decode.SettingsBodyParser
-
- SettingsFrame - com.firefly.codec.http2.frame中的类
-
- SettingsFrame(Map<Integer, Integer>, boolean) - 类 的构造器com.firefly.codec.http2.frame.SettingsFrame
-
- SettingsGenerator - com.firefly.codec.http2.encode中的类
-
- SettingsGenerator(HeaderGenerator) - 类 的构造器com.firefly.codec.http2.encode.SettingsGenerator
-
- setTrailerSupplier(Supplier<HttpFields>) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
-
Set the HTTP trailers.
- setTrailerSupplier(Supplier<HttpFields>) - 类 中的方法com.firefly.codec.http2.model.MetaData
-
- setTrailerSupplier(Supplier<HttpFields>) - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- setTypeName(String) - 类 中的方法com.firefly.core.support.xml.ManagedList
-
- setTypeName(String) - 类 中的方法com.firefly.core.support.xml.ManagedMap
-
- setTypeName(String) - 类 中的方法com.firefly.core.support.xml.ManagedValue
-
- setURI(HttpURI) - 类 中的方法com.firefly.codec.http2.model.MetaData.Request
-
- setValue(String) - 类 中的方法com.firefly.codec.http2.model.Cookie
-
Assigns a new value to this Cookie.
- setValue(String) - 类 中的方法com.firefly.core.support.xml.ManagedValue
-
- setVersion(int) - 类 中的方法com.firefly.codec.http2.model.Cookie
-
Sets the version of the cookie protocol that this Cookie complies with.
- setViewPath(String) - 类 中的方法com.firefly.core.support.annotation.Config
-
- setWriteFilesWithFilenames(boolean) - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser
-
- ShutdownHelper - com.firefly.codec.http2.stream中的类
-
- ShutdownHelper() - 类 的构造器com.firefly.codec.http2.stream.ShutdownHelper
-
- SimpleFlowControlStrategy - com.firefly.codec.http2.stream中的类
-
- SimpleFlowControlStrategy() - 类 的构造器com.firefly.codec.http2.stream.SimpleFlowControlStrategy
-
- SimpleFlowControlStrategy(int) - 类 的构造器com.firefly.codec.http2.stream.SimpleFlowControlStrategy
-
- SimpleHTTPClient - com.firefly.client.http2中的类
-
- SimpleHTTPClient() - 类 的构造器com.firefly.client.http2.SimpleHTTPClient
-
- SimpleHTTPClient(SimpleHTTPClientConfiguration) - 类 的构造器com.firefly.client.http2.SimpleHTTPClient
-
- SimpleHTTPClient.RequestBuilder - com.firefly.client.http2中的类
-
The HTTP request builder that helps you to create a new HTTP request.
- SimpleHTTPClientConfiguration - com.firefly.client.http2中的类
-
- SimpleHTTPClientConfiguration() - 类 的构造器com.firefly.client.http2.SimpleHTTPClientConfiguration
-
- SimpleHTTPServer - com.firefly.server.http2中的类
-
- SimpleHTTPServer() - 类 的构造器com.firefly.server.http2.SimpleHTTPServer
-
- SimpleHTTPServer(SimpleHTTPServerConfiguration) - 类 的构造器com.firefly.server.http2.SimpleHTTPServer
-
- SimpleHTTPServerConfiguration - com.firefly.server.http2中的类
-
- SimpleHTTPServerConfiguration() - 类 的构造器com.firefly.server.http2.SimpleHTTPServerConfiguration
-
- SimpleRequest - com.firefly.server.http2中的类
-
- SimpleRequest(MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection) - 类 的构造器com.firefly.server.http2.SimpleRequest
-
- SimpleResponse - com.firefly.client.http2中的类
-
- SimpleResponse(MetaData.Response) - 类 的构造器com.firefly.client.http2.SimpleResponse
-
- SimpleResponse - com.firefly.server.http2中的类
-
- SimpleResponse(MetaData.Response, HTTPOutputStream, HttpURI) - 类 的构造器com.firefly.server.http2.SimpleResponse
-
- size() - 类 中的方法com.firefly.codec.http2.hpack.HpackContext
-
- size() - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
- size() - 异常错误 中的方法com.firefly.codec.http2.model.MultiException
-
- size() - 类 中的方法com.firefly.codec.http2.model.QuotedCSV
-
- size() - 类 中的方法com.firefly.server.http2.router.handler.session.LocalSessionStore
-
- size() - 接口 中的方法com.firefly.server.http2.router.SessionStore
-
- sleep(long) - 接口 中的静态方法com.firefly.$.thread
-
- sort() - 类 中的方法com.firefly.codec.http2.model.QuotedQualityCSV
-
- SPACE - 接口 中的静态变量com.firefly.codec.http2.model.HttpTokens
-
- split(ByteBuffer, int) - 接口 中的静态方法com.firefly.$.buffer
-
- split(String, String) - 接口 中的静态方法com.firefly.$.string
-
- split(String, char) - 接口 中的静态方法com.firefly.$.string
-
- split(String) - 类 中的静态方法com.firefly.server.http2.router.utils.PathUtils
-
- spliterator() - 类 中的方法com.firefly.client.http2.SimpleResponse
-
- spliterator() - 类 中的方法com.firefly.server.http2.SimpleRequest
-
- spliterator() - 类 中的方法com.firefly.server.http2.SimpleResponse
-
- standardUpgrade() - 类 中的方法com.firefly.codec.http2.decode.ServerParser
-
The standard HTTP/1.1 upgrade path.
- startPart(String) - 类 中的方法com.firefly.codec.http2.model.MultiPartOutputStream
-
Start creation of the next Content.
- startPart(String, String[]) - 类 中的方法com.firefly.codec.http2.model.MultiPartOutputStream
-
Start creation of the next Content.
- startPart(String) - 类 中的方法com.firefly.codec.http2.model.MultiPartWriter
-
Start creation of the next Content.
- startPart(String, String[]) - 类 中的方法com.firefly.codec.http2.model.MultiPartWriter
-
Start creation of the next Content.
- startRequest(String, String, HttpVersion) - 接口 中的方法com.firefly.codec.http2.decode.HttpParser.RequestHandler
-
This is the method called by parser when the HTTP request line is parsed
- startRequest(String, String, HttpVersion) - 类 中的方法com.firefly.server.http2.HTTP1ServerRequestHandler
-
- startResponse(HttpVersion, int, String) - 类 中的方法com.firefly.client.http2.HTTP1ClientResponseHandler
-
- startResponse(HttpVersion, int, String) - 接口 中的方法com.firefly.codec.http2.decode.HttpParser.ResponseHandler
-
This is the method called by parser when the HTTP request line is parsed
- stateProcessor(Element, Dom) - 类 中的静态方法com.firefly.core.support.xml.parse.XmlNodeStateMachine
-
- STATIC_SIZE - 类 中的静态变量com.firefly.codec.http2.hpack.HpackContext
-
- STATIC_TABLE - 类 中的静态变量com.firefly.codec.http2.hpack.HpackContext
-
- StaticFileConfiguration - com.firefly.server.http2.router.handler.file中的类
-
- StaticFileConfiguration() - 类 的构造器com.firefly.server.http2.router.handler.file.StaticFileConfiguration
-
- StaticFileHandler - com.firefly.server.http2.router.handler.file中的类
-
- StaticFileHandler(StaticFileConfiguration) - 类 的构造器com.firefly.server.http2.router.handler.file.StaticFileHandler
-
- StaticFileHandler(String) - 类 的构造器com.firefly.server.http2.router.handler.file.StaticFileHandler
-
- staticIndex(HttpHeader) - 类 中的静态方法com.firefly.codec.http2.hpack.HpackContext
-
- StaticTableHttpField - com.firefly.codec.http2.model中的类
-
- StaticTableHttpField(HttpHeader, String, String, Object) - 类 的构造器com.firefly.codec.http2.model.StaticTableHttpField
-
- StaticTableHttpField(HttpHeader, String, Object) - 类 的构造器com.firefly.codec.http2.model.StaticTableHttpField
-
- StaticTableHttpField(String, String, Object) - 类 的构造器com.firefly.codec.http2.model.StaticTableHttpField
-
- stop() - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
-
- storeFragment(ByteBuffer, int, boolean) - 类 中的方法com.firefly.codec.http2.decode.HeaderBlockFragments
-
- stream() - 类 中的方法com.firefly.codec.http2.model.HttpFields
-
- stream - 类 中的变量com.firefly.codec.http2.stream.HTTP2Flusher.Entry
-
- Stream - com.firefly.codec.http2.stream中的接口
-
A
Stream represents a bidirectional exchange of data on top of a
Session.
- Stream.Listener - com.firefly.codec.http2.stream中的接口
-
A
Stream.Listener is the passive counterpart of a
Stream
and receives events happening on a HTTP/2 stream.
- Stream.Listener.Adapter - com.firefly.codec.http2.stream中的类
-
- StreamSPI - com.firefly.codec.http2.stream中的接口
-
The SPI interface for implementing a HTTP/2 stream.
- StringContentProvider - com.firefly.codec.http2.model中的类
-
- StringContentProvider(String) - 类 的构造器com.firefly.codec.http2.model.StringContentProvider
-
- StringContentProvider(String, String) - 类 的构造器com.firefly.codec.http2.model.StringContentProvider
-
- StringContentProvider(String, Charset) - 类 的构造器com.firefly.codec.http2.model.StringContentProvider
-
- StringContentProvider(String, String, Charset) - 类 的构造器com.firefly.codec.http2.model.StringContentProvider
-
- stripParameters(String) - 类 中的静态方法com.firefly.codec.http2.model.HttpFields
-
Get field value without parameters.
- submit() - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
-
Submit an HTTP request.
- submit(Promise.Completable<SimpleResponse>) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
-
Submit an HTTP request.
- submit(Action1<SimpleResponse>) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
-
Submit an HTTP request.
- succeed(T) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
-
- succeed(T) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
-
- succeeded(Stream) - 类 中的方法com.firefly.client.http2.HTTP2ClientResponseHandler.ClientStreamPromise
-
- succeeded() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Flusher
-
- succeeded() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
-
- SWITCHING_PROTOCOLS_101 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
-
- Synchronizable - com.firefly.codec.http2.model中的接口
-
Implementations of this interface expose a lock object
via
Synchronizable.getLock() so that callers can synchronize
externally on that lock:
if (iterator instanceof Synchronizable)
{
Object element = null;
synchronized (((Synchronizable)iterator).getLock())
{
if (iterator.hasNext())
element = iterator.next();
}
}
In the example above, the calls to
hasNext() and
next() are performed "atomically".
- value - 接口 中的静态变量com.firefly.Version
-
- VALUE_ATTRIBUTE - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
-
- VALUE_ELEMENT - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
-
- ValueNodeParser - com.firefly.core.support.xml.parse中的类
-
- ValueNodeParser() - 类 的构造器com.firefly.core.support.xml.parse.ValueNodeParser
-
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.decode.HttpParser.FieldState
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.decode.HttpParser.State
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.encode.HttpGenerator.Result
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.encode.HttpGenerator.State
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.frame.CloseState
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.frame.ErrorCode
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.frame.FrameType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.model.HttpCompliance
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.model.HttpHeader
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.model.HttpHeaderValue
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.model.HttpMethod
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.model.HttpScheme
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.model.HttpStatus.Code
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.model.HttpTokens.EndOfContent
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.model.HttpVersion
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.model.MimeTypes.Type
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.stream.CloseState
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.codec.http2.stream.ConnectionType
-
返回带有指定名称的该类型的枚举常量。
- valueOf(String) - 枚举 中的静态方法com.firefly.server.http2.router.Matcher.MatchType
-
返回带有指定名称的该类型的枚举常量。
- valueParameters(String, Map<String, String>) - 类 中的静态方法com.firefly.codec.http2.model.HttpFields
-
Get field value parameters.
- values() - 枚举 中的静态方法com.firefly.codec.http2.decode.HttpParser.FieldState
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.codec.http2.decode.HttpParser.State
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.codec.http2.encode.HttpGenerator.Result
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.codec.http2.encode.HttpGenerator.State
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.codec.http2.frame.CloseState
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.codec.http2.frame.ErrorCode
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.codec.http2.frame.FrameType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.codec.http2.model.HttpCompliance
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.codec.http2.model.HttpHeader
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.codec.http2.model.HttpHeaderValue
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.codec.http2.model.HttpMethod
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.codec.http2.model.HttpScheme
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.codec.http2.model.HttpStatus.Code
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.codec.http2.model.HttpTokens.EndOfContent
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.codec.http2.model.HttpVersion
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.codec.http2.model.MimeTypes.Type
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.codec.http2.stream.CloseState
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.codec.http2.stream.ConnectionType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- values() - 枚举 中的静态方法com.firefly.server.http2.router.Matcher.MatchType
-
按照声明该枚举类型的常量的顺序, 返回
包含这些常量的数组。
- Version - com.firefly中的接口
-