跳过导航链接
$ A B C D E F G H I J K L M N O P Q R S T U V W X _ 

$

$ - com.firefly中的接口
Unsorted utilities.
$.buffer - com.firefly中的接口
 
$.io - com.firefly中的接口
 
$.javabean - com.firefly中的接口
 
$.json - com.firefly中的接口
 
$.string - com.firefly中的接口
 
$.thread - com.firefly中的接口
 
$.uri - com.firefly中的接口
 

A

abort() - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
 
abort(Throwable) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
AbstractApplicationContext - com.firefly.core中的类
 
AbstractApplicationContext() - 类 的构造器com.firefly.core.AbstractApplicationContext
 
AbstractApplicationContext(String) - 类 的构造器com.firefly.core.AbstractApplicationContext
 
AbstractBeanReader - com.firefly.core.support中的类
 
AbstractBeanReader() - 类 的构造器com.firefly.core.support.AbstractBeanReader
 
AbstractErrorResponseHandler - com.firefly.server.http2.router.handler.error中的类
 
AbstractErrorResponseHandler() - 类 的构造器com.firefly.server.http2.router.handler.error.AbstractErrorResponseHandler
 
AbstractFlowControlStrategy - com.firefly.codec.http2.stream中的类
 
AbstractFlowControlStrategy(int) - 类 的构造器com.firefly.codec.http2.stream.AbstractFlowControlStrategy
 
AbstractHTTP1Connection - com.firefly.codec.http2.stream中的类
 
AbstractHTTP1Connection(HTTP2Configuration, SecureSession, Session, HttpParser.RequestHandler, HttpParser.ResponseHandler) - 类 的构造器com.firefly.codec.http2.stream.AbstractHTTP1Connection
 
AbstractHTTP1OutputStream - com.firefly.codec.http2.stream中的类
 
AbstractHTTP1OutputStream(MetaData, boolean) - 类 的构造器com.firefly.codec.http2.stream.AbstractHTTP1OutputStream
 
AbstractHTTP2Connection - com.firefly.codec.http2.stream中的类
 
AbstractHTTP2Connection(HTTP2Configuration, Session, SecureSession, Session.Listener) - 类 的构造器com.firefly.codec.http2.stream.AbstractHTTP2Connection
 
AbstractHTTP2OutputStream - com.firefly.codec.http2.stream中的类
 
AbstractHTTP2OutputStream(MetaData, boolean) - 类 的构造器com.firefly.codec.http2.stream.AbstractHTTP2OutputStream
 
AbstractHTTPConnection - com.firefly.codec.http2.stream中的类
 
AbstractHTTPConnection(SecureSession, Session, HttpVersion) - 类 的构造器com.firefly.codec.http2.stream.AbstractHTTPConnection
 
AbstractHTTPHandler - com.firefly.codec.http2.stream中的类
 
AbstractHTTPHandler(HTTP2Configuration) - 类 的构造器com.firefly.codec.http2.stream.AbstractHTTPHandler
 
AbstractHTTPSessionHandlerSPI - com.firefly.server.http2.router中的类
 
AbstractHTTPSessionHandlerSPI(RoutingContext, String, int) - 类 的构造器com.firefly.server.http2.router.AbstractHTTPSessionHandlerSPI
 
AbstractPatternMatcher - com.firefly.server.http2.router.impl中的类
 
AbstractPatternMatcher() - 类 的构造器com.firefly.server.http2.router.impl.AbstractPatternMatcher
 
AbstractPatternMatcher.PatternRule - com.firefly.server.http2.router.impl中的类
 
AbstractPreciseMatcher - com.firefly.server.http2.router.impl中的类
 
AbstractPreciseMatcher() - 类 的构造器com.firefly.server.http2.router.impl.AbstractPreciseMatcher
 
AbstractRegexMatcher - com.firefly.server.http2.router.impl中的类
 
AbstractRegexMatcher() - 类 的构造器com.firefly.server.http2.router.impl.AbstractRegexMatcher
 
AbstractRegexMatcher.RegexRule - com.firefly.server.http2.router.impl中的类
 
AbstractTypedContentProvider - com.firefly.codec.http2.model中的类
 
AbstractTypedContentProvider(String) - 类 的构造器com.firefly.codec.http2.model.AbstractTypedContentProvider
 
AbstractXmlNodeParser - com.firefly.core.support.xml.parse中的类
 
AbstractXmlNodeParser() - 类 的构造器com.firefly.core.support.xml.parse.AbstractXmlNodeParser
 
accept(SimpleRequest) - 类 中的方法com.firefly.server.http2.router.impl.RouterManagerImpl
 
accept(SimpleRequest) - 接口 中的方法com.firefly.server.http2.router.RequestAcceptor
 
accept100Continue(MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection) - 接口 中的方法com.firefly.server.http2.ServerHTTPHandler
 
accept100Continue - 类 中的变量com.firefly.server.http2.ServerHTTPHandler.Adapter
 
accept100Continue(Func4<MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection, Boolean>) - 类 中的方法com.firefly.server.http2.ServerHTTPHandler.Adapter
 
accept100Continue(MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection) - 类 中的方法com.firefly.server.http2.ServerHTTPHandler.Adapter
 
acceptConnection(HTTPConnection) - 接口 中的方法com.firefly.server.http2.ServerHTTPHandler
 
acceptConnection - 类 中的变量com.firefly.server.http2.ServerHTTPHandler.Adapter
 
acceptConnection(Action1<HTTPConnection>) - 类 中的方法com.firefly.server.http2.ServerHTTPHandler.Adapter
 
acceptConnection(HTTPConnection) - 类 中的方法com.firefly.server.http2.ServerHTTPHandler.Adapter
 
acceptConnection(Action1<HTTPConnection>) - 类 中的方法com.firefly.server.http2.SimpleHTTPServer
 
ACCEPTED_202 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
AcceptHeaderMatcher - com.firefly.server.http2.router.impl中的类
 
AcceptHeaderMatcher() - 类 的构造器com.firefly.server.http2.router.impl.AcceptHeaderMatcher
 
acceptHTTPTunnelConnection(MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPServerConnection) - 接口 中的方法com.firefly.server.http2.ServerHTTPHandler
 
acceptHTTPTunnelConnection - 类 中的变量com.firefly.server.http2.ServerHTTPHandler.Adapter
 
acceptHTTPTunnelConnection(Func4<MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPServerConnection, Boolean>) - 类 中的方法com.firefly.server.http2.ServerHTTPHandler.Adapter
 
acceptHTTPTunnelConnection(MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPServerConnection) - 类 中的方法com.firefly.server.http2.ServerHTTPHandler.Adapter
 
acceptHTTPTunnelConnection(Action2<SimpleRequest, HTTPServerConnection>) - 类 中的方法com.firefly.server.http2.SimpleHTTPServer
 
ACK - 接口 中的静态变量com.firefly.codec.http2.frame.Flags
 
Adapter() - 类 的构造器com.firefly.client.http2.ClientHTTPHandler.Adapter
 
Adapter() - 类 的构造器com.firefly.codec.http2.decode.Parser.Listener.Adapter
 
Adapter() - 类 的构造器com.firefly.codec.http2.decode.ServerParser.Listener.Adapter
 
Adapter() - 类 的构造器com.firefly.codec.http2.stream.HTTPHandler.Adapter
 
Adapter() - 类 的构造器com.firefly.codec.http2.stream.Session.Listener.Adapter
 
Adapter() - 类 的构造器com.firefly.codec.http2.stream.Stream.Listener.Adapter
 
Adapter() - 类 的构造器com.firefly.server.http2.ServerHTTPHandler.Adapter
 
Adapter() - 类 的构造器com.firefly.server.http2.ServerSessionListener.Adapter
 
add(HttpField) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
Add an HTTP field.
add(HttpField) - 类 中的方法com.firefly.codec.http2.hpack.HpackContext
 
add(String, String) - 类 中的方法com.firefly.codec.http2.model.HttpFields
Add to or set a field.
add(HttpHeader, HttpHeaderValue) - 类 中的方法com.firefly.codec.http2.model.HttpFields
 
add(HttpHeader, String) - 类 中的方法com.firefly.codec.http2.model.HttpFields
Add to or set a field.
add(HttpField) - 类 中的方法com.firefly.codec.http2.model.HttpFields
 
add(HttpFields) - 类 中的方法com.firefly.codec.http2.model.HttpFields
Add fields from another HttpFields instance.
add(Throwable) - 异常错误 中的方法com.firefly.codec.http2.model.MultiException
 
add(String, Router) - 类 中的方法com.firefly.server.http2.router.impl.AbstractPatternMatcher
 
add(String, Router) - 类 中的方法com.firefly.server.http2.router.impl.AbstractPreciseMatcher
 
add(String, Router) - 类 中的方法com.firefly.server.http2.router.impl.AbstractRegexMatcher
 
add(String, Router) - 类 中的方法com.firefly.server.http2.router.impl.ParameterPathMatcher
 
add(String, Router) - 接口 中的方法com.firefly.server.http2.router.Matcher
 
add(HttpHeader, String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
add(String, String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
add(HttpHeader, String) - 类 中的方法com.firefly.server.http2.SimpleResponse
 
add(String, String) - 类 中的方法com.firefly.server.http2.SimpleResponse
 
addAll(HttpFields) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
Add some HTTP fields.
addAll(HttpFields) - 类 中的方法com.firefly.codec.http2.model.HttpFields
 
addCookie(Cookie) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
addCookie(Cookie) - 类 中的方法com.firefly.server.http2.SimpleResponse
 
addCSV(HttpHeader, String...) - 类 中的方法com.firefly.codec.http2.model.HttpFields
Add comma separated values, but only if not already present.
addCSV(String, String...) - 类 中的方法com.firefly.codec.http2.model.HttpFields
Add comma separated values, but only if not already present.
addCSV(QuotedCSV, String...) - 类 中的方法com.firefly.codec.http2.model.HttpFields
 
addDateField(String, long) - 类 中的方法com.firefly.codec.http2.model.HttpFields
Sets the value of a date field.
addFieldPart(String, ContentProvider, HttpFields) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
Add a multi-part mime content.
addFieldPart(String, ContentProvider, HttpFields) - 类 中的方法com.firefly.codec.http2.model.MultiPartContentProvider
Adds a field part with the given name as field name, and the given content as part content.
addFilePart(String, String, ContentProvider, HttpFields) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
Add a multi-part mime content.
addFilePart(String, String, ContentProvider, HttpFields) - 类 中的方法com.firefly.codec.http2.model.MultiPartContentProvider
Adds a file part with the given name as field name, the given fileName as file name, and the given content as part content.
addFormParam(String, String) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
Add a value in an existed form parameter.
addFormParam(String, List<String>) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
Add some values in an existed form parameter.
addMimeMapping(String, String) - 类 中的方法com.firefly.codec.http2.model.MimeTypes
Set a mime mapping
addObjectToContext(BeanDefinition, Object) - 类 中的方法com.firefly.core.AbstractApplicationContext
 
addValue(String) - 类 中的方法com.firefly.codec.http2.model.QuotedCSV
Add and parse a value string(s)
AnnotatedBeanDefinition - com.firefly.core.support.annotation中的类
 
AnnotatedBeanDefinition() - 类 的构造器com.firefly.core.support.annotation.AnnotatedBeanDefinition
 
AnnotationBeanDefinition - com.firefly.core.support.annotation中的接口
 
AnnotationBeanReader - com.firefly.core.support.annotation中的类
Annotation Bean processor
AnnotationBeanReader() - 类 的构造器com.firefly.core.support.annotation.AnnotationBeanReader
 
AnnotationBeanReader(String) - 类 的构造器com.firefly.core.support.annotation.AnnotationBeanReader
 
AnnotationBeanUtils - com.firefly.core.support.annotation中的类
 
AnnotationBeanUtils() - 类 的构造器com.firefly.core.support.annotation.AnnotationBeanUtils
 
append(HTTP2Flusher.Entry) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Flusher
 
ApplicationContext - com.firefly.core中的接口
 
ApplicationContextSingleton - com.firefly.core中的类
 
ARGUMENT_ELEMENT - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
 
ARRAY_ELEMENT - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
 
ArrayNodeParser - com.firefly.core.support.xml.parse中的类
 
ArrayNodeParser() - 类 的构造器com.firefly.core.support.xml.parse.ArrayNodeParser
 
asBuffer() - 枚举 中的方法com.firefly.codec.http2.model.HttpMethod
 
asBuffer() - 枚举 中的方法com.firefly.codec.http2.model.MimeTypes.Type
 
asByteBuffer() - 枚举 中的方法com.firefly.codec.http2.model.HttpScheme
 
asString() - 枚举 中的方法com.firefly.codec.http2.model.HttpHeader
 
asString() - 枚举 中的方法com.firefly.codec.http2.model.HttpHeaderValue
 
asString() - 枚举 中的方法com.firefly.codec.http2.model.HttpMethod
 
asString() - 枚举 中的方法com.firefly.codec.http2.model.HttpScheme
 
asString() - 枚举 中的方法com.firefly.codec.http2.model.HttpVersion
 
asString() - 枚举 中的方法com.firefly.codec.http2.model.MimeTypes.Type
 
AsyncContentProvider - com.firefly.codec.http2.model中的接口
A ContentProvider that notifies listeners that content is available.
AsyncContentProvider.Listener - com.firefly.codec.http2.model中的接口
A listener that is notified of content availability
asyncHandler(Handler) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
 
atEOF() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
Signal that the associated data source is at EOF
attachment - 类 中的变量com.firefly.codec.http2.stream.AbstractHTTPConnection
 
AUTHORITY - 类 中的静态变量com.firefly.codec.http2.hpack.AuthorityHttpField
 
AuthorityHttpField - com.firefly.codec.http2.hpack中的类
 
AuthorityHttpField(String) - 类 的构造器com.firefly.codec.http2.hpack.AuthorityHttpField
 

B

BAD_GATEWAY_502 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
BAD_REQUEST_400 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
badMessage(Action6<Integer, String, MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection>) - 类 中的方法com.firefly.client.http2.ClientHTTPHandler.Adapter
 
badMessage(int, String) - 类 中的方法com.firefly.client.http2.HTTP1ClientResponseHandler
 
badMessage(Action3<Integer, String, MetaData.Response>) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
Set the bad message callback.
badMessage(BadMessageException) - 类 中的方法com.firefly.codec.http2.decode.HttpParser
 
badMessage(int, String) - 接口 中的方法com.firefly.codec.http2.decode.HttpParser.HttpHandler
Called to signal that a bad HTTP message has been received.
badMessage - 类 中的变量com.firefly.codec.http2.stream.HTTPHandler.Adapter
 
badMessage(int, String, MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection) - 类 中的方法com.firefly.codec.http2.stream.HTTPHandler.Adapter
 
badMessage(int, String, MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection) - 接口 中的方法com.firefly.codec.http2.stream.HTTPHandler
 
badMessage(int, String) - 类 中的方法com.firefly.server.http2.HTTP1ServerRequestHandler
 
badMessage(Action6<Integer, String, MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection>) - 类 中的方法com.firefly.server.http2.ServerHTTPHandler.Adapter
 
badMessage(Action3<Integer, String, SimpleRequest>) - 类 中的方法com.firefly.server.http2.SimpleHTTPServer
 
BadMessageException - com.firefly.codec.http2.model中的异常错误
Exception thrown to indicate a Bad HTTP Message has either been received or attempted to be generated.
BadMessageException() - 异常错误 的构造器com.firefly.codec.http2.model.BadMessageException
 
BadMessageException(int) - 异常错误 的构造器com.firefly.codec.http2.model.BadMessageException
 
BadMessageException(String) - 异常错误 的构造器com.firefly.codec.http2.model.BadMessageException
 
BadMessageException(int, String) - 异常错误 的构造器com.firefly.codec.http2.model.BadMessageException
 
BadMessageException(int, String, Throwable) - 异常错误 的构造器com.firefly.codec.http2.model.BadMessageException
 
BEAN_ELEMENT - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
 
BEAN_REF_ATTRIBUTE - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
 
BeanDefinition - com.firefly.core.support中的接口
Bean information, the id, className or interface name is used for map's key.
beanDefinitionCheck() - 类 中的方法com.firefly.core.AbstractApplicationContext
Bean definition conflict check
BeanDefinitionParsingException - com.firefly.core.support.exception中的异常错误
 
BeanDefinitionParsingException(String) - 异常错误 的构造器com.firefly.core.support.exception.BeanDefinitionParsingException
 
beanDefinitions - 类 中的变量com.firefly.core.AbstractApplicationContext
 
beanDefinitions - 类 中的变量com.firefly.core.support.AbstractBeanReader
 
BeanNodeParser - com.firefly.core.support.xml.parse中的类
 
BeanNodeParser() - 类 的构造器com.firefly.core.support.xml.parse.BeanNodeParser
 
BeanReader - com.firefly.core.support中的接口
 
BeansException - com.firefly.core.support.exception中的异常错误
 
BeansException(String) - 异常错误 的构造器com.firefly.core.support.exception.BeansException
 
BeansException(String, Throwable) - 异常错误 的构造器com.firefly.core.support.exception.BeansException
 
body(String) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
Set the text HTTP body data.
body(String, Charset) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
Set the text HTTP body data.
BodyParser - com.firefly.codec.http2.decode中的类
The base parser for the frame body of HTTP/2 frames.
BodyParser(HeaderParser, Parser.Listener) - 类 的构造器com.firefly.codec.http2.decode.BodyParser
 
BufferedHTTPOutputStream - com.firefly.codec.http2.stream中的类
 
BufferedHTTPOutputStream(HTTPOutputStream, int) - 类 的构造器com.firefly.codec.http2.stream.BufferedHTTPOutputStream
 
BufferingFlowControlStrategy - com.firefly.codec.http2.stream中的类
A flow control strategy that accumulates updates and emits window control frames when the accumulated value reaches a threshold.
BufferingFlowControlStrategy(float) - 类 的构造器com.firefly.codec.http2.stream.BufferingFlowControlStrategy
 
BufferingFlowControlStrategy(int, float) - 类 的构造器com.firefly.codec.http2.stream.BufferingFlowControlStrategy
 
build() - 类 中的方法com.firefly.codec.http2.hpack.MetaDataBuilder
 
ByteBufferContentProvider - com.firefly.codec.http2.model中的类
ByteBufferContentProvider(ByteBuffer...) - 类 的构造器com.firefly.codec.http2.model.ByteBufferContentProvider
 
ByteBufferContentProvider(String, ByteBuffer...) - 类 的构造器com.firefly.codec.http2.model.ByteBufferContentProvider
 
BytesContentProvider - com.firefly.codec.http2.model中的类
A ContentProvider for byte arrays.
BytesContentProvider(byte[]...) - 类 的构造器com.firefly.codec.http2.model.BytesContentProvider
 
BytesContentProvider(String, byte[]...) - 类 的构造器com.firefly.codec.http2.model.BytesContentProvider
 

C

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 provides a source of request content.
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
 

D

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
Advances this parser after the PrefaceFrame.PREFACE_PREAMBLE_BYTES.
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'"

E

earlyEOF(Action4<MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection>) - 类 中的方法com.firefly.client.http2.ClientHTTPHandler.Adapter
 
earlyEOF() - 类 中的方法com.firefly.client.http2.HTTP1ClientResponseHandler
 
earlyEof(Action1<MetaData.Response>) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
Set the early EOF callback.
earlyEOF() - 接口 中的方法com.firefly.codec.http2.decode.HttpParser.HttpHandler
Called to signal that an EOF was received unexpectedly during the parsing of a HTTP message
earlyEOF - 类 中的变量com.firefly.codec.http2.stream.HTTPHandler.Adapter
 
earlyEOF(MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection) - 类 中的方法com.firefly.codec.http2.stream.HTTPHandler.Adapter
 
earlyEOF(MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection) - 接口 中的方法com.firefly.codec.http2.stream.HTTPHandler
 
earlyEOF() - 类 中的方法com.firefly.server.http2.HTTP1ServerRequestHandler
 
earlyEOF(Action4<MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection>) - 类 中的方法com.firefly.server.http2.ServerHTTPHandler.Adapter
 
earlyEof(Action1<SimpleRequest>) - 类 中的方法com.firefly.server.http2.SimpleHTTPServer
 
emit(HttpField) - 类 中的方法com.firefly.codec.http2.hpack.MetaDataBuilder
 
EMPTY_ARRAY - 类 中的静态变量com.firefly.codec.http2.frame.Frame
 
EMPTY_MAP - 类 中的静态变量com.firefly.codec.http2.model.MultiPartInputStreamParser
 
emptyBody(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.BodyParser
 
emptyBody(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.ContinuationBodyParser
 
emptyBody(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.DataBodyParser
 
emptyBody(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.HeadersBodyParser
 
emptyBody(ByteBuffer) - 类 中的方法com.firefly.codec.http2.decode.SettingsBodyParser
 
enable() - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
 
enable() - 接口 中的方法com.firefly.server.http2.router.Router
 
ENABLE_PUSH - 类 中的静态变量com.firefly.codec.http2.frame.SettingsFrame
 
encode() - 接口 中的静态方法com.firefly.$.uri
 
encode(Object, Session) - 类 中的方法com.firefly.client.http2.ClientSecureEncoder
 
encode(Object, Session) - 类 中的方法com.firefly.client.http2.HTTP1ClientEncoder
 
encode(Object, Session) - 类 中的方法com.firefly.client.http2.HTTP2ClientEncoder
 
encode() - 类 中的方法com.firefly.codec.http2.encode.UrlEncoded
Encode MultiMap with % encoding for UTF8 sequences.
encode(Charset) - 类 中的方法com.firefly.codec.http2.encode.UrlEncoded
Encode MultiMap with % encoding for arbitrary Charset sequences.
encode(Charset, boolean) - 类 中的方法com.firefly.codec.http2.encode.UrlEncoded
Encode MultiMap with % encoding.
encode(MultiMap<String>, Charset, boolean) - 类 中的静态方法com.firefly.codec.http2.encode.UrlEncoded
Encode MultiMap with % encoding.
encode(ByteBuffer, MetaData) - 类 中的方法com.firefly.codec.http2.hpack.HpackEncoder
 
encode(ByteBuffer, HttpField) - 类 中的方法com.firefly.codec.http2.hpack.HpackEncoder
 
encode(ByteBuffer, String) - 类 中的静态方法com.firefly.codec.http2.hpack.Huffman
 
encode(ByteBuffer, int, int) - 类 中的静态方法com.firefly.codec.http2.hpack.NBitInteger
 
encode(Object, Session) - 类 中的方法com.firefly.server.http2.HTTP1ServerEncoder
 
encode(Object, Session) - 类 中的方法com.firefly.server.http2.HTTP2ServerEncoder
 
encode(Object, Session) - 类 中的方法com.firefly.server.http2.ServerSecureEncoder
 
encodeLC(ByteBuffer, String) - 类 中的静态方法com.firefly.codec.http2.hpack.Huffman
 
encodeMaxDynamicTableSize(ByteBuffer, int) - 类 中的方法com.firefly.codec.http2.hpack.HpackEncoder
 
encodeString(String) - 类 中的静态方法com.firefly.codec.http2.encode.UrlEncoded
Perform URL encoding.
encodeString(String, Charset) - 类 中的静态方法com.firefly.codec.http2.encode.UrlEncoded
Perform URL encoding.
ENCODING - 类 中的静态变量com.firefly.codec.http2.encode.UrlEncoded
 
end() - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
Submit an HTTP request.
end(String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
end() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
end(byte[]) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
end(String) - 类 中的方法com.firefly.server.http2.SimpleResponse
 
end() - 类 中的方法com.firefly.server.http2.SimpleResponse
 
end(byte[]) - 类 中的方法com.firefly.server.http2.SimpleResponse
 
END_HEADERS - 接口 中的静态变量com.firefly.codec.http2.frame.Flags
 
END_STREAM - 接口 中的静态变量com.firefly.codec.http2.frame.Flags
 
endPart() - 类 中的方法com.firefly.codec.http2.model.MultiPartWriter
end creation of the next Content.
ENHANCE_YOUR_CALM_420 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
Entry(Frame, StreamSPI, Callback) - 类 的构造器com.firefly.codec.http2.stream.HTTP2Flusher.Entry
 
equals(Object) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
 
equals(Object) - 类 中的方法com.firefly.codec.http2.model.HttpField
 
equals(Object) - 类 中的方法com.firefly.codec.http2.model.HttpFields
 
equals(int) - 枚举 中的方法com.firefly.codec.http2.model.HttpStatus.Code
 
equals(Object) - 类 中的方法com.firefly.codec.http2.model.HttpURI
 
equals(Object) - 类 中的方法com.firefly.server.http2.router.HTTPSession
 
equals(Object) - 类 中的方法com.firefly.server.http2.router.impl.AbstractPatternMatcher.PatternRule
 
equals(Object) - 类 中的方法com.firefly.server.http2.router.impl.AbstractRegexMatcher.RegexRule
 
equals(Object) - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
 
equals(Object) - 类 中的方法com.firefly.server.http2.router.RouterManager.RouterMatchResult
 
error(String) - 类 中的方法com.firefly.core.AbstractApplicationContext
 
error(String) - 类 中的方法com.firefly.core.support.AbstractBeanReader
 
error(String) - 类 中的方法com.firefly.core.support.xml.parse.AbstractXmlNodeParser
 
ErrorCode - com.firefly.codec.http2.frame中的枚举
 
errorMemo - 类 中的变量com.firefly.core.AbstractApplicationContext
 
escapeXML(String) - 接口 中的静态方法com.firefly.$.string
 
exception(Action2<HTTPConnection, Throwable>) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
 
exception(Action2<HTTPConnection, Throwable>) - 接口 中的方法com.firefly.codec.http2.stream.HTTPConnection
 
exceptionCaught(Session, Throwable) - 类 中的方法com.firefly.client.http2.HTTP2ClientHandler
 
exceptionCaught(Session, Throwable) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPHandler
 
exceptionListener - 类 中的变量com.firefly.codec.http2.stream.AbstractHTTPConnection
 
EXPECTATION_FAILED_417 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 

F

fail(Throwable) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
 
fail(Throwable) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
failed(Throwable) - 类 中的方法com.firefly.client.http2.HTTP2ClientResponseHandler.ClientStreamPromise
 
failed(Throwable) - 类 中的方法com.firefly.codec.http2.model.InputStreamContentProvider
 
failed(Throwable) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Flusher.Entry
 
failed(Throwable) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
 
FAILED_DEPENDENCY_424 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
failedOpeningSession(Integer, Throwable) - 类 中的方法com.firefly.client.http2.HTTP2ClientHandler
 
findBeanDefinition(String) - 类 中的方法com.firefly.core.AbstractApplicationContext
 
findRouter(String, String, String, String) - 类 中的方法com.firefly.server.http2.router.impl.RouterManagerImpl
 
findRouter(String, String, String, String) - 接口 中的方法com.firefly.server.http2.router.RouterManager
 
Flags - com.firefly.codec.http2.frame中的接口
 
FlowControlStrategy - com.firefly.codec.http2.stream中的接口
 
flush() - 类 中的方法com.firefly.codec.http2.stream.BufferedHTTPOutputStream
 
flush() - 类 中的方法com.firefly.server.http2.SimpleResponse
 
FORBIDDEN_403 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
forEach(Consumer<? super HttpField>) - 类 中的方法com.firefly.client.http2.SimpleResponse
 
forEach(Consumer<? super HttpField>) - 类 中的方法com.firefly.server.http2.SimpleRequest
 
forEach(Consumer<? super HttpField>) - 类 中的方法com.firefly.server.http2.SimpleResponse
 
formatCookieDate(StringBuilder, long) - 类 中的静态方法com.firefly.codec.http2.model.DateGenerator
Format "EEE, dd-MMM-yyyy HH:mm:ss 'GMT'" for cookies
formatCookieDate(long) - 类 中的静态方法com.firefly.codec.http2.model.DateGenerator
Format "EEE, dd-MMM-yyyy HH:mm:ss 'GMT'" for cookies
formatDate(long) - 类 中的静态方法com.firefly.codec.http2.model.DateGenerator
Format HTTP date "EEE, dd MMM yyyy HH:mm:ss 'GMT'"
FOUND_302 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
Frame - com.firefly.codec.http2.frame中的类
 
Frame(FrameType) - 类 的构造器com.firefly.codec.http2.frame.Frame
 
frame - 类 中的变量com.firefly.codec.http2.stream.HTTP2Flusher.Entry
 
FrameGenerator - com.firefly.codec.http2.encode中的类
 
FrameGenerator(HeaderGenerator) - 类 的构造器com.firefly.codec.http2.encode.FrameGenerator
 
frames(StreamSPI, Callback, Frame, Frame...) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
frames(StreamSPI, Callback, Frame, Frame...) - 接口 中的方法com.firefly.codec.http2.stream.SessionSPI
Enqueues the given frames to be written to the connection.
FrameType - com.firefly.codec.http2.frame中的枚举
 
from(int) - 枚举 中的静态方法com.firefly.codec.http2.frame.ErrorCode
 
from(int) - 枚举 中的静态方法com.firefly.codec.http2.frame.FrameType
 
fromString(String) - 枚举 中的静态方法com.firefly.codec.http2.model.HttpMethod
Converts the given String parameter to an HttpMethod
fromString(String) - 枚举 中的静态方法com.firefly.codec.http2.model.HttpVersion
Case insensitive fromString() conversion
fromVersion(int) - 枚举 中的静态方法com.firefly.codec.http2.model.HttpVersion
 

G

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
 

H

handle(RoutingContext) - 类 中的方法com.firefly.server.http2.router.handler.body.HTTPBodyHandler
 
handle(RoutingContext) - 类 中的方法com.firefly.server.http2.router.handler.error.AbstractErrorResponseHandler
 
handle(RoutingContext) - 类 中的方法com.firefly.server.http2.router.handler.file.StaticFileHandler
 
handle(RoutingContext) - 接口 中的方法com.firefly.server.http2.router.Handler
 
handle(RoutingContext) - 类 中的方法com.firefly.server.http2.router.handler.session.LocalHTTPSessionHandler
 
handler(Handler) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
 
Handler - com.firefly.server.http2.router中的接口
 
handler(Handler) - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
 
handler(Handler) - 接口 中的方法com.firefly.server.http2.router.Router
 
handlerWrap(Handler, RoutingContext) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
 
hasAuthority() - 类 中的方法com.firefly.codec.http2.model.HttpURI
 
hasFlag(int) - 类 中的方法com.firefly.codec.http2.decode.BodyParser
 
hasFlag(int) - 类 中的方法com.firefly.codec.http2.decode.HeaderParser
 
hasFlag(int) - 类 中的方法com.firefly.codec.http2.decode.Parser
 
hashCode() - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
 
hashCode() - 类 中的方法com.firefly.codec.http2.model.HttpField
 
hashCode() - 类 中的方法com.firefly.codec.http2.model.HttpFields
 
hashCode() - 类 中的方法com.firefly.server.http2.router.HTTPSession
 
hashCode() - 类 中的方法com.firefly.server.http2.router.impl.AbstractPatternMatcher.PatternRule
 
hashCode() - 类 中的方法com.firefly.server.http2.router.impl.AbstractRegexMatcher.RegexRule
 
hashCode() - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
 
hashCode() - 类 中的方法com.firefly.server.http2.router.RouterManager.RouterMatchResult
 
hasKnownValues(HttpHeader) - 枚举 中的静态方法com.firefly.codec.http2.model.HttpHeaderValue
 
hasNext() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
 
hasNext() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
hasQuery() - 类 中的方法com.firefly.codec.http2.model.HttpURI
 
hasText(String) - 接口 中的静态方法com.firefly.$.string
 
head(String) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
Create a RequestBuilder with HEAD method and URL.
HEADER_LENGTH - 类 中的静态变量com.firefly.codec.http2.frame.Frame
 
HEADER_TABLE_SIZE - 类 中的静态变量com.firefly.codec.http2.frame.SettingsFrame
 
HeaderBlockFragments - com.firefly.codec.http2.decode中的类
 
HeaderBlockFragments() - 类 的构造器com.firefly.codec.http2.decode.HeaderBlockFragments
 
HeaderBlockParser - com.firefly.codec.http2.decode中的类
 
HeaderBlockParser(HpackDecoder) - 类 的构造器com.firefly.codec.http2.decode.HeaderBlockParser
 
headerComplete(Func4<MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection, Boolean>) - 类 中的方法com.firefly.client.http2.ClientHTTPHandler.Adapter
 
headerComplete() - 类 中的方法com.firefly.client.http2.HTTP1ClientResponseHandler
 
headerComplete(Action1<MetaData.Response>) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
Set the HTTP header complete callback.
headerComplete() - 接口 中的方法com.firefly.codec.http2.decode.HttpParser.HttpHandler
 
headerComplete - 类 中的变量com.firefly.codec.http2.stream.HTTPHandler.Adapter
 
headerComplete(MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection) - 类 中的方法com.firefly.codec.http2.stream.HTTPHandler.Adapter
 
headerComplete(MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection) - 接口 中的方法com.firefly.codec.http2.stream.HTTPHandler
 
headerComplete() - 类 中的方法com.firefly.server.http2.HTTP1ServerRequestHandler
 
headerComplete(Func4<MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection, Boolean>) - 类 中的方法com.firefly.server.http2.ServerHTTPHandler.Adapter
 
headerComplete(Action1<SimpleRequest>) - 类 中的方法com.firefly.server.http2.SimpleHTTPServer
 
HeaderGenerator - com.firefly.codec.http2.encode中的类
 
HeaderGenerator() - 类 的构造器com.firefly.codec.http2.encode.HeaderGenerator
 
HeaderParser - com.firefly.codec.http2.decode中的类
The parser for the frame header of HTTP/2 frames.
HeaderParser() - 类 的构造器com.firefly.codec.http2.decode.HeaderParser
 
headers(HeadersFrame, Callback) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
 
headers(HeadersFrame, Callback) - 接口 中的方法com.firefly.codec.http2.stream.Stream
Sends the given HEADERS frame representing a HTTP response.
HeadersBodyParser - com.firefly.codec.http2.decode中的类
 
HeadersBodyParser(HeaderParser, Parser.Listener, HeaderBlockParser, HeaderBlockFragments) - 类 的构造器com.firefly.codec.http2.decode.HeadersBodyParser
 
HeadersFrame - com.firefly.codec.http2.frame中的类
 
HeadersFrame(MetaData, PriorityFrame, boolean) - 类 的构造器com.firefly.codec.http2.frame.HeadersFrame
Creates a new HEADERS frame with an unspecified stream id .
HeadersFrame(int, MetaData, PriorityFrame, boolean) - 类 的构造器com.firefly.codec.http2.frame.HeadersFrame
Creates a new HEADERS frame with the specified stream id.
HeadersGenerator - com.firefly.codec.http2.encode中的类
 
HeadersGenerator(HeaderGenerator, HpackEncoder) - 类 的构造器com.firefly.codec.http2.encode.HeadersGenerator
 
HeadersGenerator(HeaderGenerator, HpackEncoder, int) - 类 的构造器com.firefly.codec.http2.encode.HeadersGenerator
 
host - 类 中的变量com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
 
HostPort - com.firefly.codec.http2.model中的类
Parse an authority string into Host and Port Parse a string in the form "host:port", handling IPv4 an IPv6 hosts
HostPort(String) - 类 的构造器com.firefly.codec.http2.model.HostPort
 
HostPortHttpField - com.firefly.codec.http2.model中的类
 
HostPortHttpField(String) - 类 的构造器com.firefly.codec.http2.model.HostPortHttpField
 
HostPortHttpField(HttpHeader, String, String) - 类 的构造器com.firefly.codec.http2.model.HostPortHttpField
 
HpackContext - com.firefly.codec.http2.hpack中的类
HPACK - Header Compression for HTTP/2 This class maintains the compression context for a single HTTP/2 connection.
HpackContext(int) - 类 的构造器com.firefly.codec.http2.hpack.HpackContext
 
HpackContext.Entry - com.firefly.codec.http2.hpack中的类
 
HpackContext.StaticEntry - com.firefly.codec.http2.hpack中的类
 
HpackDecoder - com.firefly.codec.http2.hpack中的类
Hpack Decoder This is not thread safe and may only be called by 1 thread at a time.
HpackDecoder(int, int) - 类 的构造器com.firefly.codec.http2.hpack.HpackDecoder
 
HpackEncoder - com.firefly.codec.http2.hpack中的类
 
HpackEncoder() - 类 的构造器com.firefly.codec.http2.hpack.HpackEncoder
 
HpackEncoder(int) - 类 的构造器com.firefly.codec.http2.hpack.HpackEncoder
 
HpackEncoder(int, int) - 类 的构造器com.firefly.codec.http2.hpack.HpackEncoder
 
HpackEncoder(int, int, int) - 类 的构造器com.firefly.codec.http2.hpack.HpackEncoder
 
HpackFieldPreEncoder - com.firefly.codec.http2.hpack中的类
 
HpackFieldPreEncoder() - 类 的构造器com.firefly.codec.http2.hpack.HpackFieldPreEncoder
 
HTTP1ClientConnection - com.firefly.client.http2中的类
 
HTTP1ClientConnection(HTTP2Configuration, Session, SecureSession) - 类 的构造器com.firefly.client.http2.HTTP1ClientConnection
 
HTTP1ClientDecoder - com.firefly.client.http2中的类
 
HTTP1ClientDecoder(DecoderChain) - 类 的构造器com.firefly.client.http2.HTTP1ClientDecoder
 
HTTP1ClientEncoder - com.firefly.client.http2中的类
 
HTTP1ClientEncoder(EncoderChain) - 类 的构造器com.firefly.client.http2.HTTP1ClientEncoder
 
HTTP1ClientResponseHandler - com.firefly.client.http2中的类
 
Http1FieldPreEncoder - com.firefly.codec.http2.encode中的类
 
Http1FieldPreEncoder() - 类 的构造器com.firefly.codec.http2.encode.Http1FieldPreEncoder
 
http1MessageComplete() - 类 中的方法com.firefly.client.http2.HTTP1ClientResponseHandler
 
HTTP1ServerConnection - com.firefly.server.http2中的类
 
HTTP1ServerDecoder - com.firefly.server.http2中的类
 
HTTP1ServerDecoder(DecoderChain) - 类 的构造器com.firefly.server.http2.HTTP1ServerDecoder
 
HTTP1ServerEncoder - com.firefly.server.http2中的类
 
HTTP1ServerEncoder(EncoderChain) - 类 的构造器com.firefly.server.http2.HTTP1ServerEncoder
 
HTTP1ServerRequestHandler - com.firefly.server.http2中的类
 
HTTP1ServerTunnelConnection - com.firefly.server.http2中的类
 
HTTP1ServerTunnelConnection(SecureSession, Session, HttpVersion) - 类 的构造器com.firefly.server.http2.HTTP1ServerTunnelConnection
 
HTTP2Client - com.firefly.client.http2中的类
 
HTTP2Client(HTTP2Configuration) - 类 的构造器com.firefly.client.http2.HTTP2Client
 
HTTP2ClientConnection - com.firefly.client.http2中的类
 
HTTP2ClientConnection(HTTP2Configuration, Session, SecureSession, Session.Listener) - 类 的构造器com.firefly.client.http2.HTTP2ClientConnection
 
HTTP2ClientContext - com.firefly.client.http2中的类
 
HTTP2ClientContext() - 类 的构造器com.firefly.client.http2.HTTP2ClientContext
 
HTTP2ClientDecoder - com.firefly.client.http2中的类
 
HTTP2ClientDecoder() - 类 的构造器com.firefly.client.http2.HTTP2ClientDecoder
 
HTTP2ClientEncoder - com.firefly.client.http2中的类
 
HTTP2ClientEncoder() - 类 的构造器com.firefly.client.http2.HTTP2ClientEncoder
 
HTTP2ClientEncoder(EncoderChain) - 类 的构造器com.firefly.client.http2.HTTP2ClientEncoder
 
HTTP2ClientHandler - com.firefly.client.http2中的类
 
HTTP2ClientHandler(HTTP2Configuration, Map<Integer, HTTP2ClientContext>) - 类 的构造器com.firefly.client.http2.HTTP2ClientHandler
 
HTTP2ClientResponseHandler - com.firefly.client.http2中的类
 
HTTP2ClientResponseHandler(MetaData.Request, ClientHTTPHandler, HTTPClientConnection) - 类 的构造器com.firefly.client.http2.HTTP2ClientResponseHandler
 
HTTP2ClientResponseHandler.ClientHttp2OutputStream - com.firefly.client.http2中的类
 
HTTP2ClientResponseHandler.ClientStreamPromise - com.firefly.client.http2中的类
 
HTTP2ClientSession - com.firefly.client.http2中的类
 
HTTP2ClientSession(Scheduler, Session, Generator, Session.Listener, FlowControlStrategy, int) - 类 的构造器com.firefly.client.http2.HTTP2ClientSession
 
HTTP2Configuration - com.firefly.codec.http2.stream中的类
 
HTTP2Configuration() - 类 的构造器com.firefly.codec.http2.stream.HTTP2Configuration
 
HTTP2Flusher - com.firefly.codec.http2.stream中的类
 
HTTP2Flusher(HTTP2Session) - 类 的构造器com.firefly.codec.http2.stream.HTTP2Flusher
 
HTTP2Flusher.Entry - com.firefly.codec.http2.stream中的类
 
http2Generator - 类 中的变量com.firefly.codec.http2.stream.AbstractHTTP1Connection
 
HTTP2Server - com.firefly.server.http2中的类
 
HTTP2Server(String, int, HTTP2Configuration, ServerHTTPHandler) - 类 的构造器com.firefly.server.http2.HTTP2Server
 
HTTP2Server(String, int, HTTP2Configuration, ServerSessionListener, ServerHTTPHandler) - 类 的构造器com.firefly.server.http2.HTTP2Server
 
HTTP2ServerBuilder - com.firefly.server.http2中的类
 
HTTP2ServerBuilder() - 类 的构造器com.firefly.server.http2.HTTP2ServerBuilder
 
HTTP2ServerConnection - com.firefly.server.http2中的类
 
HTTP2ServerConnection(HTTP2Configuration, Session, SecureSession, ServerSessionListener) - 类 的构造器com.firefly.server.http2.HTTP2ServerConnection
 
HTTP2ServerDecoder - com.firefly.server.http2中的类
 
HTTP2ServerDecoder() - 类 的构造器com.firefly.server.http2.HTTP2ServerDecoder
 
HTTP2ServerEncoder - com.firefly.server.http2中的类
 
HTTP2ServerEncoder() - 类 的构造器com.firefly.server.http2.HTTP2ServerEncoder
 
HTTP2ServerEncoder(EncoderChain) - 类 的构造器com.firefly.server.http2.HTTP2ServerEncoder
 
HTTP2ServerHandler - com.firefly.server.http2中的类
 
HTTP2ServerHandler(HTTP2Configuration, ServerSessionListener, ServerHTTPHandler) - 类 的构造器com.firefly.server.http2.HTTP2ServerHandler
 
HTTP2ServerRequestHandler - com.firefly.server.http2中的类
 
HTTP2ServerRequestHandler(ServerHTTPHandler) - 类 的构造器com.firefly.server.http2.HTTP2ServerRequestHandler
 
HTTP2ServerSession - com.firefly.server.http2中的类
 
HTTP2ServerSession(Scheduler, Session, Generator, ServerSessionListener, FlowControlStrategy, int) - 类 的构造器com.firefly.server.http2.HTTP2ServerSession
 
http2Session - 类 中的变量com.firefly.codec.http2.stream.AbstractHTTP2Connection
 
HTTP2Session - com.firefly.codec.http2.stream中的类
 
HTTP2Session(Scheduler, Session, Generator, Session.Listener, FlowControlStrategy, int, int) - 类 的构造器com.firefly.codec.http2.stream.HTTP2Session
 
HTTP2Stream - com.firefly.codec.http2.stream中的类
 
HTTP2Stream(Scheduler, SessionSPI, int, boolean) - 类 的构造器com.firefly.codec.http2.stream.HTTP2Stream
 
HTTP_VERSION_NOT_SUPPORTED_505 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
HTTPBodyConfiguration - com.firefly.server.http2.router.handler.body中的类
 
HTTPBodyConfiguration() - 类 的构造器com.firefly.server.http2.router.handler.body.HTTPBodyConfiguration
 
HTTPBodyHandler - com.firefly.server.http2.router.handler.body中的类
 
HTTPBodyHandler() - 类 的构造器com.firefly.server.http2.router.handler.body.HTTPBodyHandler
 
HTTPBodyHandler(HTTPBodyConfiguration) - 类 的构造器com.firefly.server.http2.router.handler.body.HTTPBodyHandler
 
HTTPBodyHandlerSPI - com.firefly.server.http2.router.spi中的接口
 
HTTPBodyHandlerSPIImpl - com.firefly.server.http2.router.handler.body中的类
 
HTTPBodyHandlerSPIImpl() - 类 的构造器com.firefly.server.http2.router.handler.body.HTTPBodyHandlerSPIImpl
 
httpClient() - 接口 中的静态方法com.firefly.$
The singleton HTTP client to send all requests.
httpClient() - 类 中的方法com.firefly.client.http2.HTTPClientSingleton
 
httpClient() - 类 中的方法com.firefly.client.http2.PlaintextHTTP2ClientSingleton
 
HTTPClientConnection - com.firefly.client.http2中的接口
 
HTTPClientRequest - com.firefly.client.http2中的类
 
HTTPClientRequest(String, String) - 类 的构造器com.firefly.client.http2.HTTPClientRequest
 
HTTPClientRequest(String, String, int) - 类 的构造器com.firefly.client.http2.HTTPClientRequest
 
HTTPClientRequest(String, HttpURI, HttpFields, long) - 类 的构造器com.firefly.client.http2.HTTPClientRequest
 
HTTPClientRequest(String, HttpURI, HttpVersion, HttpFields, long) - 类 的构造器com.firefly.client.http2.HTTPClientRequest
 
HTTPClientRequest(MetaData.Request) - 类 的构造器com.firefly.client.http2.HTTPClientRequest
 
HTTPClientResponse - com.firefly.client.http2中的类
 
HTTPClientResponse(HttpVersion, int, String) - 类 的构造器com.firefly.client.http2.HTTPClientResponse
 
HTTPClientResponse(HttpVersion, int, String, HttpFields, long) - 类 的构造器com.firefly.client.http2.HTTPClientResponse
 
HTTPClientSingleton - com.firefly.client.http2中的类
 
HttpCompliance - com.firefly.codec.http2.model中的枚举
HTTP compliance modes: RFC7230 (default) Compliance with RFC7230 RFC2616 Wrapped/Continued headers and HTTP/0.9 supported LEGACY (aka STRICT) Adherence to Servlet Specification requirement for exact case of header names, bypassing the header caches, which are case insensitive, otherwise equivalent to RFC2616
HTTPConnection - com.firefly.codec.http2.stream中的接口
 
HttpField - com.firefly.codec.http2.model中的类
 
HttpField(HttpHeader, String, String) - 类 的构造器com.firefly.codec.http2.model.HttpField
 
HttpField(HttpHeader, String) - 类 的构造器com.firefly.codec.http2.model.HttpField
 
HttpField(HttpHeader, HttpHeaderValue) - 类 的构造器com.firefly.codec.http2.model.HttpField
 
HttpField(String, String) - 类 的构造器com.firefly.codec.http2.model.HttpField
 
HttpField.IntValueHttpField - com.firefly.codec.http2.model中的类
 
HttpField.LongValueHttpField - com.firefly.codec.http2.model中的类
 
HttpFieldPreEncoder - com.firefly.codec.http2.encode中的接口
Interface to pre-encode HttpFields.
HttpFields - com.firefly.codec.http2.model中的类
HTTP Fields.
HttpFields() - 类 的构造器com.firefly.codec.http2.model.HttpFields
Initialize an empty HttpFields.
HttpFields(int) - 类 的构造器com.firefly.codec.http2.model.HttpFields
Initialize an empty HttpFields.
HttpFields(HttpFields) - 类 的构造器com.firefly.codec.http2.model.HttpFields
Initialize HttpFields from copy.
HttpGenerator - com.firefly.codec.http2.encode中的类
HttpGenerator.
HttpGenerator() - 类 的构造器com.firefly.codec.http2.encode.HttpGenerator
 
HttpGenerator(boolean, boolean) - 类 的构造器com.firefly.codec.http2.encode.HttpGenerator
 
HttpGenerator.Result - com.firefly.codec.http2.encode中的枚举
 
HttpGenerator.State - com.firefly.codec.http2.encode中的枚举
 
HTTPHandler - com.firefly.codec.http2.stream中的接口
 
HTTPHandler.Adapter - com.firefly.codec.http2.stream中的类
 
HttpHeader - com.firefly.codec.http2.model中的枚举
 
HttpHeaderValue - com.firefly.codec.http2.model中的枚举
 
HttpMethod - com.firefly.codec.http2.model中的枚举
 
HTTPMethodMatcher - com.firefly.server.http2.router.impl中的类
 
HTTPMethodMatcher() - 类 的构造器com.firefly.server.http2.router.impl.HTTPMethodMatcher
 
HTTPOutputStream - com.firefly.codec.http2.stream中的类
 
HTTPOutputStream(MetaData, boolean) - 类 的构造器com.firefly.codec.http2.stream.HTTPOutputStream
 
HttpParser - com.firefly.codec.http2.decode中的类
A Parser for 1.0 and 1.1 as defined by RFC7230 This parser parses HTTP client and server messages from buffers passed in the HttpParser.parseNext(ByteBuffer) method.
HttpParser(HttpParser.RequestHandler) - 类 的构造器com.firefly.codec.http2.decode.HttpParser
 
HttpParser(HttpParser.ResponseHandler) - 类 的构造器com.firefly.codec.http2.decode.HttpParser
 
HttpParser(HttpParser.RequestHandler, int) - 类 的构造器com.firefly.codec.http2.decode.HttpParser
 
HttpParser(HttpParser.ResponseHandler, int) - 类 的构造器com.firefly.codec.http2.decode.HttpParser
 
HttpParser(HttpParser.RequestHandler, int, boolean) - 类 的构造器com.firefly.codec.http2.decode.HttpParser
已过时。
HttpParser(HttpParser.ResponseHandler, int, boolean) - 类 的构造器com.firefly.codec.http2.decode.HttpParser
已过时。
HttpParser(HttpParser.RequestHandler, HttpCompliance) - 类 的构造器com.firefly.codec.http2.decode.HttpParser
 
HttpParser(HttpParser.RequestHandler, int, HttpCompliance) - 类 的构造器com.firefly.codec.http2.decode.HttpParser
 
HttpParser(HttpParser.ResponseHandler, int, HttpCompliance) - 类 的构造器com.firefly.codec.http2.decode.HttpParser
 
HttpParser.ComplianceHandler - com.firefly.codec.http2.decode中的接口
 
HttpParser.FieldState - com.firefly.codec.http2.decode中的枚举
 
HttpParser.HttpHandler - com.firefly.codec.http2.decode中的接口
 
HttpParser.RequestHandler - com.firefly.codec.http2.decode中的接口
 
HttpParser.ResponseHandler - com.firefly.codec.http2.decode中的接口
 
HttpParser.State - com.firefly.codec.http2.decode中的枚举
 
HttpScheme - com.firefly.codec.http2.model中的枚举
 
httpsClient() - 接口 中的静态方法com.firefly.$
The singleton HTTPs client to send all requests.
httpsClient() - 类 中的方法com.firefly.client.http2.HTTPsClientSingleton
 
HTTPsClientSingleton - com.firefly.client.http2中的类
 
httpServer() - 接口 中的静态方法com.firefly.$
Use fluent API to create an new HTTP server instance.
httpServer(SimpleHTTPServerConfiguration) - 接口 中的静态方法com.firefly.$
 
httpServer(SimpleHTTPServerConfiguration, HTTPBodyConfiguration) - 接口 中的静态方法com.firefly.$
 
httpServer() - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
 
httpServer(SimpleHTTPServerConfiguration, HTTPBodyConfiguration) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
 
HTTPServerConnection - com.firefly.server.http2中的接口
 
HTTPServerRequest - com.firefly.server.http2中的类
 
HTTPServerRequest(String, String, HttpVersion) - 类 的构造器com.firefly.server.http2.HTTPServerRequest
 
HTTPServerResponse - com.firefly.server.http2中的类
 
HTTPServerResponse() - 类 的构造器com.firefly.server.http2.HTTPServerResponse
 
HTTPServerResponse(int, HttpFields, long) - 类 的构造器com.firefly.server.http2.HTTPServerResponse
 
HTTPServerResponse(int, String, HttpFields, long) - 类 的构造器com.firefly.server.http2.HTTPServerResponse
 
HTTPSession - com.firefly.server.http2.router中的类
 
HTTPSession() - 类 的构造器com.firefly.server.http2.router.HTTPSession
 
HTTPSessionConfiguration - com.firefly.server.http2.router.handler.session中的类
 
HTTPSessionConfiguration() - 类 的构造器com.firefly.server.http2.router.handler.session.HTTPSessionConfiguration
 
HTTPSessionHandlerSPI - com.firefly.server.http2.router.spi中的接口
 
HTTPSessionHandlerSPIImpl - com.firefly.server.http2.router.handler.session中的类
 
HTTPSessionHandlerSPIImpl(RoutingContext, SessionStore, HTTPSessionConfiguration) - 类 的构造器com.firefly.server.http2.router.handler.session.HTTPSessionHandlerSPIImpl
 
httpsServer() - 接口 中的静态方法com.firefly.$
 
httpsServer(SecureSessionFactory) - 接口 中的静态方法com.firefly.$
 
httpsServer() - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
 
httpsServer(SecureSessionFactory) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
 
HttpStatus - com.firefly.codec.http2.model中的类
Http Status Codes
HttpStatus() - 类 的构造器com.firefly.codec.http2.model.HttpStatus
 
HttpStatus.Code - com.firefly.codec.http2.model中的枚举
 
HttpTokens - com.firefly.codec.http2.model中的接口
HTTP constants
HttpTokens.EndOfContent - com.firefly.codec.http2.model中的枚举
 
HTTPTunnelConnection - com.firefly.codec.http2.stream中的接口
 
HttpURI - com.firefly.codec.http2.model中的类
Http URI.
HttpURI() - 类 的构造器com.firefly.codec.http2.model.HttpURI
 
HttpURI(String, String, int, String, String, String, String) - 类 的构造器com.firefly.codec.http2.model.HttpURI
 
HttpURI(HttpURI) - 类 的构造器com.firefly.codec.http2.model.HttpURI
 
HttpURI(String) - 类 的构造器com.firefly.codec.http2.model.HttpURI
 
HttpURI(URI) - 类 的构造器com.firefly.codec.http2.model.HttpURI
 
HttpURI(String, String, int, String) - 类 的构造器com.firefly.codec.http2.model.HttpURI
 
HttpVersion - com.firefly.codec.http2.model中的枚举
 
httpVersion - 类 中的变量com.firefly.codec.http2.stream.AbstractHTTPConnection
 
Huffman - com.firefly.codec.http2.hpack中的类
 
Huffman() - 类 的构造器com.firefly.codec.http2.hpack.Huffman
 

I

ID_ATTRIBUTE - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
 
ifExceptionThrow() - 异常错误 中的方法com.firefly.codec.http2.model.MultiException
Throw a multiexception.
ifExceptionThrowMulti() - 异常错误 中的方法com.firefly.codec.http2.model.MultiException
Throw a multiexception.
ifExceptionThrowRuntime() - 异常错误 中的方法com.firefly.codec.http2.model.MultiException
Throw a Runtime exception.
IM_A_TEAPOT_418 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
IMPORT_ELEMENT - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
 
InclusiveByteRange - com.firefly.codec.http2.model中的类
Byte range inclusive of end points.
InclusiveByteRange(long, long) - 类 的构造器com.firefly.codec.http2.model.InclusiveByteRange
 
inContentState() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
 
index(HpackContext.Entry) - 类 中的方法com.firefly.codec.http2.hpack.HpackContext
 
inferCharsetFromContentType(String) - 类 中的静态方法com.firefly.codec.http2.model.MimeTypes
已过时。
info - 类 中的变量com.firefly.codec.http2.stream.HTTPOutputStream
 
inHeaderState() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
 
init() - 类 中的方法com.firefly.client.http2.HTTP2Client
 
init() - 类 中的方法com.firefly.client.http2.HTTPClientSingleton
 
init() - 类 中的方法com.firefly.client.http2.HTTPsClientSingleton
 
init() - 类 中的方法com.firefly.client.http2.PlaintextHTTP2ClientSingleton
 
init() - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
 
init() - 类 中的方法com.firefly.core.AbstractApplicationContext
 
init() - 类 中的方法com.firefly.core.ApplicationContextSingleton
 
init() - 类 中的方法com.firefly.server.http2.HTTP2Server
 
init() - 类 中的方法com.firefly.server.http2.router.AbstractHTTPSessionHandlerSPI
 
init() - 类 中的方法com.firefly.server.http2.router.handler.session.LocalHTTPSessionHandler
 
init() - 类 中的方法com.firefly.server.http2.router.handler.session.LocalSessionStore
 
init() - 类 中的方法com.firefly.server.http2.SimpleHTTPServer
 
INIT_METHOD_ATTRIBUTE - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
 
initHTTP2Session(HTTP2Configuration, FlowControlStrategy, Session.Listener) - 类 中的方法com.firefly.client.http2.HTTP2ClientConnection
 
initHTTP2Session(HTTP2Configuration, FlowControlStrategy, Session.Listener) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP2Connection
 
initHTTP2Session(HTTP2Configuration, FlowControlStrategy, Session.Listener) - 类 中的方法com.firefly.server.http2.HTTP2ServerConnection
 
initHttpParser(HTTP2Configuration, HttpParser.RequestHandler, HttpParser.ResponseHandler) - 类 中的方法com.firefly.client.http2.HTTP1ClientConnection
 
initHttpParser(HTTP2Configuration, HttpParser.RequestHandler, HttpParser.ResponseHandler) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP1Connection
 
initHttpParser(HTTP2Configuration, HttpParser.RequestHandler, HttpParser.ResponseHandler) - 类 中的方法com.firefly.server.http2.HTTP1ServerConnection
 
INITIAL_URI_LENGTH - 类 中的静态变量com.firefly.codec.http2.decode.HttpParser
 
INITIAL_WINDOW_SIZE - 类 中的静态变量com.firefly.codec.http2.frame.SettingsFrame
 
initialize(HTTP2Configuration, Promise<HTTPClientConnection>, Session.Listener) - 类 中的方法com.firefly.client.http2.HTTP2ClientConnection
 
InitialMethod - com.firefly.annotation中的注释类型
 
initMethods - 类 中的变量com.firefly.core.AbstractApplicationContext
 
initParser(HTTP2Configuration) - 类 中的方法com.firefly.client.http2.HTTP2ClientConnection
 
initParser(HTTP2Configuration) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP2Connection
 
initParser(HTTP2Configuration) - 类 中的方法com.firefly.server.http2.HTTP2ServerConnection
 
initSessionForUpgradingHTTP2(Scheduler, Session, Generator, Session.Listener, FlowControlStrategy, int, int, Promise<Stream>, Stream.Listener) - 类 中的静态方法com.firefly.client.http2.HTTP2ClientSession
 
Inject - com.firefly.annotation中的注释类型
 
inject(BeanDefinition) - 类 中的方法com.firefly.core.AbstractApplicationContext
 
inject(BeanDefinition) - 类 中的方法com.firefly.core.XmlApplicationContext
 
InputStreamContentProvider - com.firefly.codec.http2.model中的类
InputStreamContentProvider(InputStream) - 类 的构造器com.firefly.codec.http2.model.InputStreamContentProvider
 
InputStreamContentProvider(InputStream, int) - 类 的构造器com.firefly.codec.http2.model.InputStreamContentProvider
 
InputStreamContentProvider(InputStream, int, boolean) - 类 的构造器com.firefly.codec.http2.model.InputStreamContentProvider
 
INSUFFICIENT_STORAGE_507 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
INTERNAL_SERVER_ERROR_500 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
IntValueHttpField(HttpHeader, String, String, int) - 类 的构造器com.firefly.codec.http2.model.HttpField.IntValueHttpField
 
IntValueHttpField(HttpHeader, String, String) - 类 的构造器com.firefly.codec.http2.model.HttpField.IntValueHttpField
 
IntValueHttpField(HttpHeader, String, int) - 类 的构造器com.firefly.codec.http2.model.HttpField.IntValueHttpField
 
IntValueHttpField(HttpHeader, int) - 类 的构造器com.firefly.codec.http2.model.HttpField.IntValueHttpField
 
invokeMethods(List<Pair<Method, Object>>) - 类 中的方法com.firefly.core.AbstractApplicationContext
 
is(String) - 枚举 中的方法com.firefly.codec.http2.model.HttpHeader
 
is(String) - 枚举 中的方法com.firefly.codec.http2.model.HttpHeaderValue
 
is(String) - 枚举 中的方法com.firefly.codec.http2.model.HttpMethod
 
is(String) - 枚举 中的方法com.firefly.codec.http2.model.HttpScheme
 
is(String) - 枚举 中的方法com.firefly.codec.http2.model.HttpVersion
 
is(String) - 枚举 中的方法com.firefly.codec.http2.model.MimeTypes.Type
 
isAbsolute() - 类 中的方法com.firefly.codec.http2.model.HttpURI
 
isAsynchronous() - 类 中的方法com.firefly.server.http2.SimpleResponse
 
isAsynchronousRead() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
 
isAsynchronousRead() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
isAtEOF() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
 
isCharsetAssumed() - 枚举 中的方法com.firefly.codec.http2.model.MimeTypes.Type
 
isChunked - 类 中的变量com.firefly.codec.http2.stream.AbstractHTTP2OutputStream
 
isChunking() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
 
isChunking() - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
 
isClientError() - 枚举 中的方法com.firefly.codec.http2.model.HttpStatus.Code
Simple test against an code to determine if it falls into the Client Error message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isClientError(int) - 类 中的静态方法com.firefly.codec.http2.model.HttpStatus
Simple test against an code to determine if it falls into the Client Error message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isClose() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
 
isClosed() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
 
isClosed() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
isClosed() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
 
isClosed() - 类 中的方法com.firefly.codec.http2.stream.HTTPOutputStream
 
isClosed() - 接口 中的方法com.firefly.codec.http2.stream.Session
 
isClosed() - 接口 中的方法com.firefly.codec.http2.stream.Stream
 
isClosed() - 类 中的方法com.firefly.server.http2.SimpleResponse
 
isCommitted() - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
 
isCommitted() - 类 中的方法com.firefly.codec.http2.stream.HTTPOutputStream
 
isCommitted() - 类 中的方法com.firefly.server.http2.SimpleResponse
 
isComplete() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
 
isDeleteOnExit() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser
 
isDisconnected() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
isEmpty() - 类 中的方法com.firefly.codec.http2.model.QuotedCSV
 
isEnable() - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
 
isEnable() - 接口 中的方法com.firefly.server.http2.router.Router
 
isEncrypted() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
 
isEncrypted() - 接口 中的方法com.firefly.codec.http2.stream.HTTPConnection
 
isEnd() - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
 
isEndStream() - 类 中的方法com.firefly.codec.http2.decode.BodyParser
 
isEndStream() - 类 中的方法com.firefly.codec.http2.decode.HeaderBlockFragments
 
isEndStream() - 类 中的方法com.firefly.codec.http2.frame.DataFrame
 
isEndStream() - 类 中的方法com.firefly.codec.http2.frame.HeadersFrame
 
isExclusive() - 类 中的方法com.firefly.codec.http2.frame.PriorityFrame
 
isHttpOnly() - 类 中的方法com.firefly.codec.http2.model.Cookie
Checks whether this Cookie has been marked as HttpOnly.
isIdle() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
 
isIdle() - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
 
isInformational() - 枚举 中的方法com.firefly.codec.http2.model.HttpStatus.Code
Simple test against an code to determine if it falls into the Informational message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isInformational(int) - 类 中的静态方法com.firefly.codec.http2.model.HttpStatus
Simple test against an code to determine if it falls into the Informational message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isInvalid() - 类 中的方法com.firefly.server.http2.router.HTTPSession
 
isLocal() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
 
isLocal() - 接口 中的方法com.firefly.codec.http2.stream.StreamSPI
 
isLocallyClosed() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
 
isNewSession() - 类 中的方法com.firefly.server.http2.router.HTTPSession
 
isNoContent() - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
 
isOpen() - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
 
isOpen() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
 
isPadding() - 类 中的方法com.firefly.codec.http2.decode.BodyParser
 
isPersistent() - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
 
isPushEnabled() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
isPushEnabled() - 接口 中的方法com.firefly.codec.http2.stream.SessionSPI
 
isRedirection() - 枚举 中的方法com.firefly.codec.http2.model.HttpStatus.Code
Simple test against an code to determine if it falls into the Redirection message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isRedirection(int) - 类 中的静态方法com.firefly.codec.http2.model.HttpStatus
Simple test against an code to determine if it falls into the Redirection message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isRemotelyClosed() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
 
isRemotelyClosed() - 接口 中的方法com.firefly.codec.http2.stream.StreamSPI
 
isReply() - 类 中的方法com.firefly.codec.http2.frame.PingFrame
 
isReply() - 类 中的方法com.firefly.codec.http2.frame.SettingsFrame
 
isRequest() - 类 中的方法com.firefly.codec.http2.model.MetaData
 
isRequest() - 类 中的方法com.firefly.codec.http2.model.MetaData.Request
 
isRequestedSessionIdFromCookie() - 类 中的方法com.firefly.server.http2.router.AbstractHTTPSessionHandlerSPI
 
isRequestedSessionIdFromCookie() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
 
isRequestedSessionIdFromCookie() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
isRequestedSessionIdFromCookie() - 接口 中的方法com.firefly.server.http2.router.spi.HTTPSessionHandlerSPI
 
isRequestedSessionIdFromURL() - 类 中的方法com.firefly.server.http2.router.AbstractHTTPSessionHandlerSPI
 
isRequestedSessionIdFromURL() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
 
isRequestedSessionIdFromURL() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
isRequestedSessionIdFromURL() - 接口 中的方法com.firefly.server.http2.router.spi.HTTPSessionHandlerSPI
 
isReset() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
 
isReset() - 接口 中的方法com.firefly.codec.http2.stream.Stream
 
isResponse() - 类 中的方法com.firefly.codec.http2.model.MetaData
 
isResponse() - 类 中的方法com.firefly.codec.http2.model.MetaData.Response
 
isSameName(HttpField) - 类 中的方法com.firefly.codec.http2.model.HttpField
 
isSecureConnectionEnabled() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Configuration
If return true, the server or client enable the SSL/TLS connection.
isServerError() - 枚举 中的方法com.firefly.codec.http2.model.HttpStatus.Code
Simple test against an code to determine if it falls into the Server Error message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isServerError(int) - 类 中的静态方法com.firefly.codec.http2.model.HttpStatus
Simple test against an code to determine if it falls into the Server Error message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isStart() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
 
isState(HttpParser.State) - 类 中的方法com.firefly.codec.http2.decode.HttpParser
 
isState(HttpGenerator.State) - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
 
isStatic() - 类 中的方法com.firefly.codec.http2.hpack.HpackContext.Entry
 
isStatic() - 类 中的方法com.firefly.codec.http2.hpack.HpackContext.StaticEntry
 
isSuccess() - 枚举 中的方法com.firefly.codec.http2.model.HttpStatus.Code
Simple test against an code to determine if it falls into the Success message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isSuccess(int) - 类 中的静态方法com.firefly.codec.http2.model.HttpStatus
Simple test against an code to determine if it falls into the Success message category as defined in the RFC 1945 - HTTP/1.0, and RFC 7231 - HTTP/1.1.
isWriteFilesWithFilenames() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser
 
isWritten() - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
 
iterator() - 类 中的方法com.firefly.client.http2.SimpleResponse
 
iterator() - 类 中的方法com.firefly.codec.http2.model.ByteBufferContentProvider
 
iterator() - 类 中的方法com.firefly.codec.http2.model.BytesContentProvider
 
iterator() - 类 中的方法com.firefly.codec.http2.model.HttpFields
 
iterator() - 类 中的方法com.firefly.codec.http2.model.InputStreamContentProvider
 
iterator() - 类 中的方法com.firefly.codec.http2.model.MetaData
 
iterator() - 类 中的方法com.firefly.codec.http2.model.MultiPartContentProvider
 
iterator() - 类 中的方法com.firefly.codec.http2.model.PathContentProvider
 
iterator() - 类 中的方法com.firefly.codec.http2.model.QuotedCSV
 
iterator() - 类 中的方法com.firefly.codec.http2.model.QuotedQualityCSV
 
iterator() - 类 中的方法com.firefly.server.http2.SimpleRequest
 
iterator() - 类 中的方法com.firefly.server.http2.SimpleResponse
 

J

jsonBody(Object) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
Set the JSON HTTP body data.

K

KEY_ATTRIBUTE - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
 

L

legacyString(String, String) - 类 中的方法com.firefly.codec.http2.decode.HttpParser
 
LENGTH_REQUIRED_411 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
LINE_FEED - 接口 中的静态变量com.firefly.codec.http2.model.HttpTokens
 
LIST_ELEMENT - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
 
listen(String, int) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
 
listen() - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
 
listen(String, int) - 类 中的方法com.firefly.server.http2.SimpleHTTPServer
 
listen() - 类 中的方法com.firefly.server.http2.SimpleHTTPServer
 
listener - 类 中的变量com.firefly.client.http2.HTTP2ClientContext
 
ListNodeParser - com.firefly.core.support.xml.parse中的类
 
ListNodeParser() - 类 的构造器com.firefly.core.support.xml.parse.ListNodeParser
 
load(String) - 类 中的方法com.firefly.core.support.annotation.ConfigReader
 
load(Element, Dom) - 类 中的方法com.firefly.core.support.annotation.ConfigReader
 
loadBeanDefinitions() - 类 中的方法com.firefly.core.support.AbstractBeanReader
 
loadBeanDefinitions() - 接口 中的方法com.firefly.core.support.BeanReader
 
LocalHTTPSessionHandler - com.firefly.server.http2.router.handler.session中的类
 
LocalHTTPSessionHandler() - 类 的构造器com.firefly.server.http2.router.handler.session.LocalHTTPSessionHandler
 
LocalHTTPSessionHandler(HTTPSessionConfiguration) - 类 的构造器com.firefly.server.http2.router.handler.session.LocalHTTPSessionHandler
 
LocalSessionStore - com.firefly.server.http2.router.handler.session中的类
 
LocalSessionStore() - 类 的构造器com.firefly.server.http2.router.handler.session.LocalSessionStore
 
LOCKED_423 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
log - 类 中的静态变量com.firefly.client.http2.HTTP1ClientResponseHandler
 
log - 类 中的静态变量com.firefly.client.http2.SimpleHTTPClient
 
LOG - 类 中的静态变量com.firefly.codec.http2.decode.HttpParser
 
log - 类 中的静态变量com.firefly.codec.http2.hpack.HpackDecoder
 
log - 类 中的静态变量com.firefly.codec.http2.stream.AbstractFlowControlStrategy
 
log - 类 中的静态变量com.firefly.codec.http2.stream.AbstractHTTP2OutputStream
 
log - 类 中的静态变量com.firefly.codec.http2.stream.AbstractHTTPHandler
 
log - 类 中的静态变量com.firefly.codec.http2.stream.HTTPOutputStream
 
log - 类 中的静态变量com.firefly.core.support.xml.parse.AbstractXmlNodeParser
 
log - 类 中的静态变量com.firefly.server.http2.HTTP1ServerConnection
 
log - 类 中的静态变量com.firefly.server.http2.HTTP1ServerEncoder
 
log - 类 中的静态变量com.firefly.server.http2.HTTP1ServerRequestHandler
 
log - 类 中的静态变量com.firefly.server.http2.HTTP2ServerRequestHandler
 
LongValueHttpField(HttpHeader, String, String, long) - 类 的构造器com.firefly.codec.http2.model.HttpField.LongValueHttpField
 
LongValueHttpField(HttpHeader, String, String) - 类 的构造器com.firefly.codec.http2.model.HttpField.LongValueHttpField
 
LongValueHttpField(HttpHeader, String, long) - 类 的构造器com.firefly.codec.http2.model.HttpField.LongValueHttpField
 
LongValueHttpField(HttpHeader, long) - 类 的构造器com.firefly.codec.http2.model.HttpField.LongValueHttpField
 
lookAheadGet(byte[], int, int) - 枚举 中的静态方法com.firefly.codec.http2.model.HttpMethod
Optimized lookup to find a method name and trailing space in a byte array.
lookAheadGet(ByteBuffer) - 枚举 中的静态方法com.firefly.codec.http2.model.HttpMethod
Optimized lookup to find a method name and trailing space in a byte array.
lookAheadGet(byte[], int, int) - 枚举 中的静态方法com.firefly.codec.http2.model.HttpVersion
Optimized lookup to find a HTTP Version and whitespace in a byte array.
lookAheadGet(ByteBuffer) - 枚举 中的静态方法com.firefly.codec.http2.model.HttpVersion
Optimised lookup to find a HTTP Version and trailing white space in a byte array.
LOOP_DETECTED_508 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 

M

ManagedArray<T> - com.firefly.core.support.xml中的类
 
ManagedArray() - 类 的构造器com.firefly.core.support.xml.ManagedArray
 
ManagedList<T> - com.firefly.core.support.xml中的类
 
ManagedList() - 类 的构造器com.firefly.core.support.xml.ManagedList
 
ManagedMap<K,V> - com.firefly.core.support.xml中的类
 
ManagedMap() - 类 的构造器com.firefly.core.support.xml.ManagedMap
 
ManagedRef - com.firefly.core.support.xml中的类
Reference elements
ManagedRef() - 类 的构造器com.firefly.core.support.xml.ManagedRef
 
ManagedRef(String) - 类 的构造器com.firefly.core.support.xml.ManagedRef
 
ManagedValue - com.firefly.core.support.xml中的类
Literal value node
ManagedValue() - 类 的构造器com.firefly.core.support.xml.ManagedValue
 
ManagedValue(String) - 类 的构造器com.firefly.core.support.xml.ManagedValue
 
ManagedValue(String, String) - 类 的构造器com.firefly.core.support.xml.ManagedValue
 
map - 类 中的变量com.firefly.core.AbstractApplicationContext
 
map - 类 中的变量com.firefly.server.http2.router.impl.AbstractPreciseMatcher
 
MAP_ELEMENT - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
 
MAP_ENTRY_ELEMENT - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
 
MAP_KEY_ELEMENT - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
 
MAP_VALUE_ELEMENT - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
 
MapNodeParser - com.firefly.core.support.xml.parse中的类
 
MapNodeParser() - 类 的构造器com.firefly.core.support.xml.parse.MapNodeParser
 
match(String) - 类 中的方法com.firefly.server.http2.router.impl.AbstractPatternMatcher
 
match(String) - 类 中的方法com.firefly.server.http2.router.impl.AbstractPreciseMatcher
 
match(String) - 类 中的方法com.firefly.server.http2.router.impl.AbstractRegexMatcher
 
match(String) - 类 中的方法com.firefly.server.http2.router.impl.AcceptHeaderMatcher
 
match(String) - 类 中的方法com.firefly.server.http2.router.impl.ContentTypePatternMatcher
 
match(String) - 类 中的方法com.firefly.server.http2.router.impl.ContentTypePreciseMatcher
 
match(String) - 类 中的方法com.firefly.server.http2.router.impl.HTTPMethodMatcher
 
match(String) - 类 中的方法com.firefly.server.http2.router.impl.ParameterPathMatcher
 
match(String) - 类 中的方法com.firefly.server.http2.router.impl.PrecisePathMatcher
 
match(String) - 接口 中的方法com.firefly.server.http2.router.Matcher
 
Matcher - com.firefly.server.http2.router中的接口
 
Matcher.MatchResult - com.firefly.server.http2.router中的类
 
Matcher.MatchType - com.firefly.server.http2.router中的枚举
 
MatchResult(Set<Router>, Map<Router, Map<String, String>>, Matcher.MatchType) - 类 的构造器com.firefly.server.http2.router.Matcher.MatchResult
 
MAX_CODE - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
MAX_CONCURRENT_STREAMS - 类 中的静态变量com.firefly.codec.http2.frame.SettingsFrame
 
MAX_FRAME_SIZE - 类 中的静态变量com.firefly.codec.http2.frame.SettingsFrame
 
MAX_HEADER_LIST_SIZE - 类 中的静态变量com.firefly.codec.http2.frame.SettingsFrame
 
MAX_MAX_LENGTH - 类 中的静态变量com.firefly.codec.http2.frame.Frame
 
messageComplete(Func4<MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection, Boolean>) - 类 中的方法com.firefly.client.http2.ClientHTTPHandler.Adapter
 
messageComplete() - 类 中的方法com.firefly.client.http2.HTTP1ClientResponseHandler
 
messageComplete(Action1<MetaData.Response>) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
Set the HTTP message complete callback.
messageComplete() - 接口 中的方法com.firefly.codec.http2.decode.HttpParser.HttpHandler
 
messageComplete - 类 中的变量com.firefly.codec.http2.stream.HTTPHandler.Adapter
 
messageComplete(MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection) - 类 中的方法com.firefly.codec.http2.stream.HTTPHandler.Adapter
 
messageComplete(MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection) - 接口 中的方法com.firefly.codec.http2.stream.HTTPHandler
 
messageComplete() - 类 中的方法com.firefly.server.http2.HTTP1ServerRequestHandler
 
messageComplete(Action1<SimpleRequest>) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
 
messageComplete(Action1<SimpleRequest>) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
messageComplete(Func4<MetaData.Request, MetaData.Response, HTTPOutputStream, HTTPConnection, Boolean>) - 类 中的方法com.firefly.server.http2.ServerHTTPHandler.Adapter
 
messageComplete(Action1<SimpleRequest>) - 类 中的方法com.firefly.server.http2.SimpleRequest
 
messageReceived(Session, Object) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPHandler
 
MetaData - com.firefly.codec.http2.model中的类
 
MetaData(HttpVersion, HttpFields) - 类 的构造器com.firefly.codec.http2.model.MetaData
 
MetaData(HttpVersion, HttpFields, long) - 类 的构造器com.firefly.codec.http2.model.MetaData
 
MetaData.Request - com.firefly.codec.http2.model中的类
 
MetaData.Response - com.firefly.codec.http2.model中的类
 
MetaDataBuilder - com.firefly.codec.http2.hpack中的类
 
method(String) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
 
method(HttpMethod) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
 
method(HttpMethod) - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
 
method(String) - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
 
method(String) - 接口 中的方法com.firefly.server.http2.router.Router
 
method(HttpMethod) - 接口 中的方法com.firefly.server.http2.router.Router
 
METHOD_NOT_ALLOWED_405 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
methods(String[]) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
 
methods(HttpMethod[]) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
 
MimeTypes - com.firefly.codec.http2.model中的类
 
MimeTypes() - 类 的构造器com.firefly.codec.http2.model.MimeTypes
Constructor.
MimeTypes.Type - com.firefly.codec.http2.model中的枚举
 
MISDIRECTED_REQUEST_421 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
MOST_SPECIFIC - 类 中的静态变量com.firefly.codec.http2.model.QuotedQualityCSV
Function to apply a most specific MIME encoding secondary ordering
MOVED_PERMANENTLY_301 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
MOVED_TEMPORARILY_302 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
MULTI_STATUS_207 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
MultiException - com.firefly.codec.http2.model中的异常错误
Wraps multiple exceptions.
MultiException() - 异常错误 的构造器com.firefly.codec.http2.model.MultiException
 
MultiPart(String, String) - 类 的构造器com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
 
MULTIPART_MIXED - 类 中的静态变量com.firefly.codec.http2.model.MultiPartOutputStream
 
MULTIPART_MIXED - 类 中的静态变量com.firefly.codec.http2.model.MultiPartWriter
 
MULTIPART_X_MIXED_REPLACE - 类 中的静态变量com.firefly.codec.http2.model.MultiPartOutputStream
 
MULTIPART_X_MIXED_REPLACE - 类 中的静态变量com.firefly.codec.http2.model.MultiPartWriter
 
MultiPartContentProvider - com.firefly.codec.http2.model中的类
 
MultiPartContentProvider() - 类 的构造器com.firefly.codec.http2.model.MultiPartContentProvider
 
MultiPartContentProvider(String) - 类 的构造器com.firefly.codec.http2.model.MultiPartContentProvider
 
MultiPartInputStreamParser - com.firefly.codec.http2.model中的类
MultiPartInputStream Handle a MultiPart Mime input stream, breaking it up on the boundary into files and strings.
MultiPartInputStreamParser(InputStream, String, MultipartConfigElement, File) - 类 的构造器com.firefly.codec.http2.model.MultiPartInputStreamParser
 
MultiPartInputStreamParser.MultiPart - com.firefly.codec.http2.model中的类
 
MultiPartOutputStream - com.firefly.codec.http2.model中的类
 
MultiPartOutputStream(OutputStream) - 类 的构造器com.firefly.codec.http2.model.MultiPartOutputStream
 
MultiPartOutputStream(OutputStream, String) - 类 的构造器com.firefly.codec.http2.model.MultiPartOutputStream
 
MultiPartWriter - com.firefly.codec.http2.model中的类
 
MultiPartWriter(Writer) - 类 的构造器com.firefly.codec.http2.model.MultiPartWriter
 
MULTIPLE_CHOICES_300 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
MustacheTemplateHandlerSPIImpl - com.firefly.server.http2.router.handler.template中的类
 
MustacheTemplateHandlerSPIImpl() - 类 的构造器com.firefly.server.http2.router.handler.template.MustacheTemplateHandlerSPIImpl
 
MustacheTemplateHandlerSPIImpl(MustacheFactory) - 类 的构造器com.firefly.server.http2.router.handler.template.MustacheTemplateHandlerSPIImpl
 

N

NAME_ATTRIBUTE - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
 
NBitInteger - com.firefly.codec.http2.hpack中的类
 
NBitInteger() - 类 的构造器com.firefly.codec.http2.hpack.NBitInteger
 
NETWORK_AUTHENTICATION_REQUIRED_511 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
newStream(HeadersFrame, Promise<Stream>, Stream.Listener) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
newStream(int, boolean) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
newStream(HeadersFrame, Promise<Stream>, Stream.Listener) - 接口 中的方法com.firefly.codec.http2.stream.Session
Sends the given HEADERS frame to create a new Stream.
newURI(String, String, int, String, String) - 接口 中的静态方法com.firefly.$.uri
 
newURIBuilder(String, String, int) - 接口 中的静态方法com.firefly.$.uri
 
next() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
 
next(Promise<T>) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
 
next() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
next(Promise<T>) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
nextFuture() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
NO_CONTENT_204 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
NON_AUTHORITATIVE_INFORMATION_203 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
NONE - 接口 中的静态变量com.firefly.codec.http2.frame.Flags
 
normalizeBufferSize(int) - 接口 中的静态方法com.firefly.$.buffer
 
normalizeHost(String) - 类 中的静态方法com.firefly.codec.http2.model.HostPort
Normalize IPv6 address as per https://www.ietf.org/rfc/rfc2732.txt
NOT_ACCEPTABLE_406 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
NOT_EXTENDED_510 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
NOT_FOUND_404 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
NOT_IMPLEMENTED_501 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
NOT_MODIFIED_304 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
notIdle() - 接口 中的方法com.firefly.codec.http2.stream.StreamSPI
Marks this stream as not idle
notifyClose(Session, GoAwayFrame, Callback) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
notifyConnectionFailure(int, String) - 类 中的方法com.firefly.codec.http2.decode.Parser
 
notifyConnectionFailure(int, String) - 类 中的方法com.firefly.codec.http2.decode.PrefaceParser
 
notifyData(DataFrame) - 类 中的方法com.firefly.codec.http2.decode.BodyParser
 
notifyFailure(Session, Throwable, Callback) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
notifyGoAway(GoAwayFrame) - 类 中的方法com.firefly.codec.http2.decode.BodyParser
 
notifyHeaders(HeadersFrame) - 类 中的方法com.firefly.codec.http2.decode.BodyParser
 
notifyHeaders(StreamSPI, HeadersFrame) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
notifyIdleTimeout(Session) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
notifyNewStream(Stream, HeadersFrame) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
notifyPing(PingFrame) - 类 中的方法com.firefly.codec.http2.decode.BodyParser
 
notifyPing(Session, PingFrame) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
notifyPriority(PriorityFrame) - 类 中的方法com.firefly.codec.http2.decode.BodyParser
 
notifyPushPromise(PushPromiseFrame) - 类 中的方法com.firefly.codec.http2.decode.BodyParser
 
notifyReset(ResetFrame) - 类 中的方法com.firefly.codec.http2.decode.BodyParser
 
notifyReset(Session, ResetFrame) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
notifySettings(SettingsFrame) - 类 中的方法com.firefly.codec.http2.decode.BodyParser
 
notifySettings(Session, SettingsFrame) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
notifyWindowUpdate(WindowUpdateFrame) - 类 中的方法com.firefly.codec.http2.decode.BodyParser
 

O

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
 

P

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
Parses the given buffer bytes and emit events to a Parser.Listener.
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中的类
A ContentProvider for files using JDK 7's java.nio.file APIs.
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
 

Q

qualityList(Enumeration<String>) - 类 中的静态方法com.firefly.codec.http2.model.HttpFields
已过时。
QuotedCSV - com.firefly.codec.http2.model中的类
Implements a quoted comma separated list of values in accordance with RFC7230.
QuotedCSV(String...) - 类 的构造器com.firefly.codec.http2.model.QuotedCSV
 
QuotedCSV(boolean, String...) - 类 的构造器com.firefly.codec.http2.model.QuotedCSV
 
QuotedQualityCSV - com.firefly.codec.http2.model中的类
Implements a quoted comma separated list of quality values in accordance with RFC7230 and RFC7231.
QuotedQualityCSV() - 类 的构造器com.firefly.codec.http2.model.QuotedQualityCSV
Sorts values with equal quality according to the length of the value String.
QuotedQualityCSV(String[]) - 类 的构造器com.firefly.codec.http2.model.QuotedQualityCSV
Sorts values with equal quality according to given order.
QuotedQualityCSV(Function<String, Integer>) - 类 的构造器com.firefly.codec.http2.model.QuotedQualityCSV
Orders values with equal quality with the given function.

R

RANGE_NOT_SATISFIABLE_416 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
readBytes(InputStream) - 接口 中的静态方法com.firefly.$.io
 
receive(Action1<ByteBuffer>) - 接口 中的方法com.firefly.codec.http2.stream.HTTPTunnelConnection
 
receive(Action1<ByteBuffer>) - 类 中的方法com.firefly.server.http2.HTTP1ServerTunnelConnection
 
recycle() - 类 中的方法com.firefly.codec.http2.model.MetaData
 
recycle() - 类 中的方法com.firefly.codec.http2.model.MetaData.Request
 
redirect(String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
REF_ATTRIBUTE - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
 
REF_ELEMENT - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
 
RefNodeParser - com.firefly.core.support.xml.parse中的类
 
RefNodeParser() - 类 的构造器com.firefly.core.support.xml.parse.RefNodeParser
 
regexMap - 类 中的变量com.firefly.server.http2.router.impl.AbstractRegexMatcher
 
regexMap() - 类 中的方法com.firefly.server.http2.router.impl.AbstractRegexMatcher
 
RegexPathMatcher - com.firefly.server.http2.router.impl中的类
 
RegexPathMatcher() - 类 的构造器com.firefly.server.http2.router.impl.RegexPathMatcher
 
RegexRule(String) - 类 的构造器com.firefly.server.http2.router.impl.AbstractRegexMatcher.RegexRule
 
register() - 类 中的方法com.firefly.server.http2.router.impl.RouterManagerImpl
 
register(Integer) - 类 中的方法com.firefly.server.http2.router.impl.RouterManagerImpl
 
register() - 接口 中的方法com.firefly.server.http2.router.RouterManager
 
register(Integer) - 接口 中的方法com.firefly.server.http2.router.RouterManager
 
registerHealthCheck(Task) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
Register an health check task.
remaining(Collection<ByteBuffer>) - 接口 中的静态方法com.firefly.$.buffer
 
remaining() - 类 中的方法com.firefly.codec.http2.frame.DataFrame
 
remove(HttpHeader) - 类 中的方法com.firefly.codec.http2.model.HttpFields
Remove a field.
remove(String) - 类 中的方法com.firefly.codec.http2.model.HttpFields
Remove a field.
remove(String) - 类 中的方法com.firefly.server.http2.router.handler.session.LocalSessionStore
 
remove(String) - 接口 中的方法com.firefly.server.http2.router.SessionStore
 
remove(String) - 类 中的方法com.firefly.server.http2.SimpleRequest
 
removeAttribute(String) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
 
removeAttribute(String) - 接口 中的方法com.firefly.codec.http2.stream.Stream
 
removeAttribute(String) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
 
removeAttribute(String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
removeConnectionPool(String) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
Remove the HTTP connection pool.
removeConnectionPool(URL) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
Remove the HTTP connection pool.
removeConnectionPool(String, int) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
Remove the HTTP connection pool.
removeFormParam(String) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
Remove a parameter in the form content.
removeSession() - 类 中的方法com.firefly.server.http2.router.handler.session.HTTPSessionHandlerSPIImpl
 
removeSession() - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
 
removeSession() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
removeSession() - 接口 中的方法com.firefly.server.http2.router.spi.HTTPSessionHandlerSPI
 
removeSessionNow() - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
removeStream(StreamSPI) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
removeStream(StreamSPI) - 接口 中的方法com.firefly.codec.http2.stream.SessionSPI
Removes the given stream.
render(RoutingContext, int, Throwable) - 类 中的方法com.firefly.server.http2.router.handler.error.AbstractErrorResponseHandler
 
render(RoutingContext, int, Throwable) - 类 中的方法com.firefly.server.http2.router.handler.error.DefaultErrorResponseHandler
 
renderTemplate(RoutingContext, String, Object) - 类 中的方法com.firefly.server.http2.router.handler.template.MustacheTemplateHandlerSPIImpl
 
renderTemplate(RoutingContext, String, Object[]) - 类 中的方法com.firefly.server.http2.router.handler.template.MustacheTemplateHandlerSPIImpl
 
renderTemplate(RoutingContext, String, List<Object>) - 类 中的方法com.firefly.server.http2.router.handler.template.MustacheTemplateHandlerSPIImpl
 
renderTemplate(String, Object) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
 
renderTemplate(String, Object[]) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
 
renderTemplate(String, List<Object>) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
 
renderTemplate(String, Object) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
renderTemplate(String, Object[]) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
renderTemplate(String, List<Object>) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
renderTemplate(String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
renderTemplate(RoutingContext, String, Object) - 接口 中的方法com.firefly.server.http2.router.spi.TemplateHandlerSPI
 
renderTemplate(RoutingContext, String, Object[]) - 接口 中的方法com.firefly.server.http2.router.spi.TemplateHandlerSPI
 
renderTemplate(RoutingContext, String, List<Object>) - 接口 中的方法com.firefly.server.http2.router.spi.TemplateHandlerSPI
 
replace(String, Map<String, Object>) - 接口 中的静态方法com.firefly.$.string
 
replace(String, Object...) - 接口 中的静态方法com.firefly.$.string
 
request - 类 中的变量com.firefly.client.http2.HTTP1ClientResponseHandler
 
request(MetaData.Request, boolean, Promise<HTTPOutputStream>, ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP2ClientConnection
 
request(HttpMethod, String) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
Create a RequestBuilder with HTTP method and URL.
request(String, String) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
Create a RequestBuilder with HTTP method and URL.
request(String, URL) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient
Create a RequestBuilder with HTTP method and URL.
request - 类 中的变量com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
 
Request(HttpFields) - 类 的构造器com.firefly.codec.http2.model.MetaData.Request
 
Request(String, HttpURI, HttpVersion, HttpFields) - 类 的构造器com.firefly.codec.http2.model.MetaData.Request
 
Request(String, HttpURI, HttpVersion, HttpFields, long) - 类 的构造器com.firefly.codec.http2.model.MetaData.Request
 
Request(String, HttpScheme, HostPortHttpField, String, HttpVersion, HttpFields) - 类 的构造器com.firefly.codec.http2.model.MetaData.Request
 
Request(String, HttpScheme, HostPortHttpField, String, HttpVersion, HttpFields, long) - 类 的构造器com.firefly.codec.http2.model.MetaData.Request
 
Request(String, String, HostPortHttpField, String, HttpVersion, HttpFields, long) - 类 的构造器com.firefly.codec.http2.model.MetaData.Request
 
Request(MetaData.Request) - 类 的构造器com.firefly.codec.http2.model.MetaData.Request
 
request - 类 中的变量com.firefly.server.http2.HTTP1ServerRequestHandler
 
REQUEST_ENTITY_TOO_LARGE_413 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
已过时。
REQUEST_HEADER_FIELDS_TOO_LARGE_431 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
REQUEST_TIMEOUT_408 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
REQUEST_URI_TOO_LONG_414 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
已过时。
RequestAcceptor - com.firefly.server.http2.router中的接口
 
RequestBuilder() - 类 的构造器com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
 
RequestBuilder(String, int, MetaData.Request) - 类 的构造器com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
 
REQUESTED_RANGE_NOT_SATISFIABLE_416 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
已过时。
requestedSessionId - 类 中的变量com.firefly.server.http2.router.AbstractHTTPSessionHandlerSPI
 
requestedSessionIdFromCookie - 类 中的变量com.firefly.server.http2.router.AbstractHTTPSessionHandlerSPI
 
requestedSessionIdFromURL - 类 中的变量com.firefly.server.http2.router.AbstractHTTPSessionHandlerSPI
 
reset() - 类 中的方法com.firefly.codec.http2.decode.HeaderParser
 
reset() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
 
reset() - 类 中的方法com.firefly.codec.http2.decode.SettingsBodyParser
 
reset() - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
 
reset() - 类 中的方法com.firefly.codec.http2.stream.AbstractFlowControlStrategy
 
reset(ResetFrame, Callback) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
reset(ResetFrame, Callback) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
 
reset(ResetFrame, Callback) - 接口 中的方法com.firefly.codec.http2.stream.Stream
Sends the given RST_STREAM frame.
RESET_CONTENT_205 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
ResetBodyParser - com.firefly.codec.http2.decode中的类
 
ResetBodyParser(HeaderParser, Parser.Listener) - 类 的构造器com.firefly.codec.http2.decode.ResetBodyParser
 
ResetFrame - com.firefly.codec.http2.frame中的类
 
ResetFrame(int, int) - 类 的构造器com.firefly.codec.http2.frame.ResetFrame
 
ResetGenerator - com.firefly.codec.http2.encode中的类
 
ResetGenerator(HeaderGenerator) - 类 的构造器com.firefly.codec.http2.encode.ResetGenerator
 
resize(int) - 类 中的方法com.firefly.codec.http2.hpack.HpackContext
 
response - 类 中的变量com.firefly.client.http2.HTTP1ClientResponseHandler
 
Response() - 类 的构造器com.firefly.codec.http2.model.MetaData.Response
 
Response(HttpVersion, int, HttpFields) - 类 的构造器com.firefly.codec.http2.model.MetaData.Response
 
Response(HttpVersion, int, HttpFields, long) - 类 的构造器com.firefly.codec.http2.model.MetaData.Response
 
Response(HttpVersion, int, String, HttpFields, long) - 类 的构造器com.firefly.codec.http2.model.MetaData.Response
 
response - 类 中的变量com.firefly.server.http2.HTTP1ServerRequestHandler
 
RESPONSE_500_INFO - 类 中的静态变量com.firefly.codec.http2.encode.HttpGenerator
 
responseMultiRanges(RoutingContext, File, long, String, List<InclusiveByteRange>) - 类 中的方法com.firefly.server.http2.router.handler.file.StaticFileHandler
 
responseNoRange(RoutingContext, File, long, String) - 类 中的方法com.firefly.server.http2.router.handler.file.StaticFileHandler
 
responseOneRange(RoutingContext, File, long, String, List<InclusiveByteRange>) - 类 中的方法com.firefly.server.http2.router.handler.file.StaticFileHandler
 
router() - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
register an new router
router(Integer) - 类 中的方法com.firefly.server.http2.HTTP2ServerBuilder
 
Router - com.firefly.server.http2.router中的接口
 
RouterImpl - com.firefly.server.http2.router.impl中的类
 
RouterImpl(int, RouterManagerImpl) - 类 的构造器com.firefly.server.http2.router.impl.RouterImpl
 
RouterManager - com.firefly.server.http2.router中的接口
 
RouterManager.RouterMatchResult - com.firefly.server.http2.router中的类
 
RouterManagerImpl - com.firefly.server.http2.router.impl中的类
 
RouterManagerImpl() - 类 的构造器com.firefly.server.http2.router.impl.RouterManagerImpl
 
RouterMatchResult(Router, Map<String, String>, Set<Matcher.MatchType>) - 类 的构造器com.firefly.server.http2.router.RouterManager.RouterMatchResult
 
routingContext - 类 中的变量com.firefly.server.http2.router.AbstractHTTPSessionHandlerSPI
 
RoutingContext - com.firefly.server.http2.router中的接口
A new RoutingContext(ctx) instance is created for each HTTP request.
RoutingContextImpl - com.firefly.server.http2.router.impl中的类
 

S

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中的类
Empty implementation of ServerSessionListener
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中的接口
A Session.Listener is the passive counterpart of a Session and receives events happening on a HTTP/2 connection.
Session.Listener.Adapter - com.firefly.codec.http2.stream中的类
Empty implementation of Stream.Listener.
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中的类
Empty implementation of Stream.Listener
StreamSPI - com.firefly.codec.http2.stream中的接口
The SPI interface for implementing a HTTP/2 stream.
StringContentProvider - com.firefly.codec.http2.model中的类
A ContentProvider for strings.
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".

T

TAB - 接口 中的静态变量com.firefly.codec.http2.model.HttpTokens
 
tcpSession - 类 中的变量com.firefly.codec.http2.stream.AbstractHTTPConnection
 
TemplateHandlerSPI - com.firefly.server.http2.router.spi中的接口
 
TemplateHandlerSPILoader - com.firefly.server.http2.router.handler.template中的类
 
TEMPORARY_REDIRECT_307 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
throwIfError() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser
Throws an exception if one has been latched.
to416HeaderRangeString(long) - 类 中的静态方法com.firefly.codec.http2.model.InclusiveByteRange
 
toArray(ByteBuffer) - 接口 中的静态方法com.firefly.$.buffer
 
toASCIIString(ByteBuffer, int) - 类 中的静态方法com.firefly.codec.http2.hpack.HpackDecoder
 
toBuffer() - 枚举 中的方法com.firefly.codec.http2.model.HttpHeader
 
toBuffer() - 枚举 中的方法com.firefly.codec.http2.model.HttpHeaderValue
 
toBuffer() - 枚举 中的方法com.firefly.codec.http2.model.HttpVersion
 
toBytes() - 枚举 中的方法com.firefly.codec.http2.model.HttpVersion
 
toFuture() - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
Submit an HTTP request.
toHeaderRangeString(long) - 类 中的方法com.firefly.codec.http2.model.InclusiveByteRange
 
toJson(Object) - 接口 中的静态方法com.firefly.$.json
 
TOO_MANY_REQUESTS_429 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
toString(ByteBuffer) - 接口 中的静态方法com.firefly.$.buffer
 
toString(ByteBuffer, Charset) - 接口 中的静态方法com.firefly.$.buffer
 
toString(List<ByteBuffer>) - 接口 中的静态方法com.firefly.$.buffer
 
toString(List<ByteBuffer>, String) - 接口 中的静态方法com.firefly.$.buffer
 
toString(InputStream) - 接口 中的静态方法com.firefly.$.io
 
toString(InputStream, String) - 接口 中的静态方法com.firefly.$.io
 
toString(Reader) - 接口 中的静态方法com.firefly.$.io
 
toString() - 类 中的方法com.firefly.codec.http2.decode.HttpParser
 
toString() - 类 中的方法com.firefly.codec.http2.encode.HttpGenerator
 
toString() - 类 中的方法com.firefly.codec.http2.frame.DataFrame
 
toString() - 类 中的方法com.firefly.codec.http2.frame.Frame
 
toString() - 类 中的方法com.firefly.codec.http2.frame.GoAwayFrame
 
toString() - 类 中的方法com.firefly.codec.http2.frame.HeadersFrame
 
toString() - 类 中的方法com.firefly.codec.http2.frame.PriorityFrame
 
toString() - 类 中的方法com.firefly.codec.http2.frame.PushPromiseFrame
 
toString() - 类 中的方法com.firefly.codec.http2.frame.ResetFrame
 
toString() - 类 中的方法com.firefly.codec.http2.frame.SettingsFrame
 
toString() - 类 中的方法com.firefly.codec.http2.frame.WindowUpdateFrame
 
toString() - 类 中的方法com.firefly.codec.http2.hpack.AuthorityHttpField
 
toString() - 类 中的方法com.firefly.codec.http2.hpack.HpackContext.Entry
 
toString() - 类 中的方法com.firefly.codec.http2.hpack.HpackContext
 
toString() - 类 中的方法com.firefly.codec.http2.hpack.HpackDecoder
 
toString() - 类 中的方法com.firefly.codec.http2.model.Cookie
 
toString() - 类 中的方法com.firefly.codec.http2.model.HttpField
 
toString() - 类 中的方法com.firefly.codec.http2.model.HttpFields
 
toString() - 枚举 中的方法com.firefly.codec.http2.model.HttpHeader
 
toString() - 枚举 中的方法com.firefly.codec.http2.model.HttpHeaderValue
 
toString() - 枚举 中的方法com.firefly.codec.http2.model.HttpScheme
 
toString() - 枚举 中的方法com.firefly.codec.http2.model.HttpStatus.Code
 
toString() - 类 中的方法com.firefly.codec.http2.model.HttpURI
 
toString() - 枚举 中的方法com.firefly.codec.http2.model.HttpVersion
 
toString() - 类 中的方法com.firefly.codec.http2.model.InclusiveByteRange
 
toString() - 类 中的方法com.firefly.codec.http2.model.MetaData.Request
 
toString() - 类 中的方法com.firefly.codec.http2.model.MetaData.Response
 
toString() - 类 中的方法com.firefly.codec.http2.model.MetaData
 
toString() - 枚举 中的方法com.firefly.codec.http2.model.MimeTypes.Type
 
toString() - 异常错误 中的方法com.firefly.codec.http2.model.MultiException
 
toString() - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
 
toString() - 类 中的方法com.firefly.codec.http2.model.QuotedCSV
 
toString() - 类 中的方法com.firefly.codec.http2.model.StaticTableHttpField
 
toString() - 类 中的方法com.firefly.codec.http2.stream.BufferingFlowControlStrategy
 
toString() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Flusher.Entry
 
toString() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
toString() - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
 
toString() - 类 中的方法com.firefly.server.http2.router.impl.RouterImpl
 
toString() - 类 中的方法com.firefly.server.http2.SimpleRequest
 
toURI() - 类 中的方法com.firefly.codec.http2.model.HttpURI
 
trailer - 类 中的变量com.firefly.client.http2.HTTP1ClientResponseHandler
 
trailer - 类 中的变量com.firefly.server.http2.HTTP1ServerRequestHandler
 
tryConvertPayload() - 类 中的方法com.firefly.codec.http2.frame.GoAwayFrame
 
TYPE_ATTRIBUTE - 接口 中的静态变量com.firefly.core.support.xml.parse.XmlNodeConstants
 

U

UNAUTHORIZED_401 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
UNAVAILABLE_FOR_LEGAL_REASONS_451 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
UNPROCESSABLE_ENTITY_422 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
unquote(String) - 类 中的静态方法com.firefly.codec.http2.model.QuotedCSV
 
UNSUPPORTED_MEDIA_TYPE_415 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
updateClose(boolean, boolean) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
 
updateClose(boolean, boolean) - 接口 中的方法com.firefly.codec.http2.stream.StreamSPI
Updates the close state of this stream.
updateInitialStreamWindow(SessionSPI, int, boolean) - 类 中的方法com.firefly.codec.http2.stream.AbstractFlowControlStrategy
 
updateInitialStreamWindow(SessionSPI, int, boolean) - 接口 中的方法com.firefly.codec.http2.stream.FlowControlStrategy
 
updateRecvWindow(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
updateRecvWindow(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
 
updateRecvWindow(int) - 接口 中的方法com.firefly.codec.http2.stream.SessionSPI
Updates the session receive window by the given delta.
updateRecvWindow(int) - 接口 中的方法com.firefly.codec.http2.stream.StreamSPI
Updates the stream receive window by the given delta.
updateSendWindow(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Session
 
updateSendWindow(int) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Stream
 
updateSendWindow(int) - 接口 中的方法com.firefly.codec.http2.stream.SessionSPI
Updates the session send window by the given delta.
updateSendWindow(int) - 接口 中的方法com.firefly.codec.http2.stream.StreamSPI
Updates the stream send window by the given delta.
updateSession(HTTPSession) - 类 中的方法com.firefly.server.http2.router.handler.session.HTTPSessionHandlerSPIImpl
 
updateSession(HTTPSession) - 类 中的方法com.firefly.server.http2.router.impl.RoutingContextImpl
 
updateSession(HTTPSession) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
updateSession(HTTPSession) - 接口 中的方法com.firefly.server.http2.router.spi.HTTPSessionHandlerSPI
 
updateSessionNow(HTTPSession) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
UPGRADE_REQUIRED_426 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
upgradeHTTP2(MetaData.Request, SettingsFrame, Promise<HTTPClientConnection>, ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP1ClientConnection
 
upgradeHTTP2(MetaData.Request, SettingsFrame, Promise<HTTPClientConnection>, ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP2ClientConnection
 
upgradeHTTP2(MetaData.Request, SettingsFrame, Promise<HTTPClientConnection>, ClientHTTPHandler) - 接口 中的方法com.firefly.client.http2.HTTPClientConnection
 
upgradeHTTPTunnel(Promise<HTTPTunnelConnection>) - 类 中的方法com.firefly.server.http2.HTTP1ServerConnection
 
upgradeHTTPTunnel() - 类 中的方法com.firefly.server.http2.HTTP1ServerConnection
 
upgradeHTTPTunnel(Promise<HTTPTunnelConnection>) - 类 中的方法com.firefly.server.http2.HTTP2ServerConnection
 
upgradeHTTPTunnel() - 类 中的方法com.firefly.server.http2.HTTP2ServerConnection
 
upgradeHTTPTunnel(Promise<HTTPTunnelConnection>) - 接口 中的方法com.firefly.server.http2.HTTPServerConnection
 
upgradeHTTPTunnel() - 接口 中的方法com.firefly.server.http2.HTTPServerConnection
 
upgradePlaintextHTTP2(MetaData.Request, SettingsFrame, Promise<HTTPClientConnection>, Promise<Stream>, Stream.Listener, Session.Listener, ClientHTTPHandler) - 类 中的方法com.firefly.client.http2.HTTP1ClientConnection
 
URI_TOO_LONG_414 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 
UrlEncoded - com.firefly.codec.http2.encode中的类
Handles coding of MIME "x-www-form-urlencoded".
UrlEncoded(UrlEncoded) - 类 的构造器com.firefly.codec.http2.encode.UrlEncoded
 
UrlEncoded() - 类 的构造器com.firefly.codec.http2.encode.UrlEncoded
 
UrlEncoded(String) - 类 的构造器com.firefly.codec.http2.encode.UrlEncoded
 
USE_PROXY_305 - 类 中的静态变量com.firefly.codec.http2.model.HttpStatus
 

V

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中的接口
 

W

window(StreamSPI, WindowUpdateFrame) - 类 中的方法com.firefly.codec.http2.stream.HTTP2Flusher
 
windowUpdate(SessionSPI, StreamSPI, WindowUpdateFrame) - 类 中的方法com.firefly.codec.http2.stream.AbstractFlowControlStrategy
 
windowUpdate(SessionSPI, StreamSPI, WindowUpdateFrame) - 类 中的方法com.firefly.codec.http2.stream.BufferingFlowControlStrategy
 
windowUpdate(SessionSPI, StreamSPI, WindowUpdateFrame) - 接口 中的方法com.firefly.codec.http2.stream.FlowControlStrategy
 
WindowUpdateBodyParser - com.firefly.codec.http2.decode中的类
 
WindowUpdateBodyParser(HeaderParser, Parser.Listener) - 类 的构造器com.firefly.codec.http2.decode.WindowUpdateBodyParser
 
WindowUpdateFrame - com.firefly.codec.http2.frame中的类
 
WindowUpdateFrame(int, int) - 类 的构造器com.firefly.codec.http2.frame.WindowUpdateFrame
 
WindowUpdateGenerator - com.firefly.codec.http2.encode中的类
 
WindowUpdateGenerator(HeaderGenerator) - 类 的构造器com.firefly.codec.http2.encode.WindowUpdateGenerator
 
write(ByteBuffer) - 类 中的方法com.firefly.client.http2.SimpleHTTPClient.RequestBuilder
Write HTTP body data.
write(int) - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
 
write(byte[], int, int) - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
 
write(String) - 类 中的方法com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
 
write(byte[], int, int) - 类 中的方法com.firefly.codec.http2.model.MultiPartOutputStream
 
write(ByteBuffer) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP1OutputStream
 
write(ByteBuffer) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP2OutputStream
 
write(int) - 类 中的方法com.firefly.codec.http2.stream.BufferedHTTPOutputStream
 
write(byte[], int, int) - 类 中的方法com.firefly.codec.http2.stream.BufferedHTTPOutputStream
 
write(int) - 类 中的方法com.firefly.codec.http2.stream.HTTPOutputStream
 
write(byte[], int, int) - 类 中的方法com.firefly.codec.http2.stream.HTTPOutputStream
 
write(ByteBuffer) - 类 中的方法com.firefly.codec.http2.stream.HTTPOutputStream
 
write(ByteBuffer, Callback) - 接口 中的方法com.firefly.codec.http2.stream.HTTPTunnelConnection
 
write(ByteBuffer[], Callback) - 接口 中的方法com.firefly.codec.http2.stream.HTTPTunnelConnection
 
write(Collection<ByteBuffer>, Callback) - 接口 中的方法com.firefly.codec.http2.stream.HTTPTunnelConnection
 
write(FileRegion, Callback) - 接口 中的方法com.firefly.codec.http2.stream.HTTPTunnelConnection
 
write(ByteBuffer, Callback) - 类 中的方法com.firefly.server.http2.HTTP1ServerTunnelConnection
 
write(ByteBuffer[], Callback) - 类 中的方法com.firefly.server.http2.HTTP1ServerTunnelConnection
 
write(Collection<ByteBuffer>, Callback) - 类 中的方法com.firefly.server.http2.HTTP1ServerTunnelConnection
 
write(FileRegion, Callback) - 类 中的方法com.firefly.server.http2.HTTP1ServerTunnelConnection
 
write(String) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
write(byte[], int, int) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
write(byte[]) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
write(String) - 类 中的方法com.firefly.server.http2.SimpleResponse
 
write(byte[], int, int) - 类 中的方法com.firefly.server.http2.SimpleResponse
 
write(byte[]) - 类 中的方法com.firefly.server.http2.SimpleResponse
 
writeDataFrame(DataFrame) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP2OutputStream
 
writeEncryptMessage(Object) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTPConnection
 
writeFrame(Frame) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP2OutputStream
 
writeHeadersFrame(HeadersFrame) - 类 中的方法com.firefly.codec.http2.stream.AbstractHTTP2OutputStream
 
writeJson(Object) - 接口 中的方法com.firefly.server.http2.router.RoutingContext
 
writeWithContentLength(Collection<ByteBuffer>) - 类 中的方法com.firefly.codec.http2.stream.HTTPOutputStream
 
writeWithContentLength(ByteBuffer[]) - 类 中的方法com.firefly.codec.http2.stream.HTTPOutputStream
 
writeWithContentLength(ByteBuffer) - 类 中的方法com.firefly.codec.http2.stream.HTTPOutputStream
 

X

X_POWERED_BY_VALUE - 类 中的静态变量com.firefly.codec.http2.stream.AbstractHTTP2OutputStream
 
XmlApplicationContext - com.firefly.core中的类
The core application context mixed XML and annotation bean management
XmlApplicationContext() - 类 的构造器com.firefly.core.XmlApplicationContext
 
XmlApplicationContext(String) - 类 的构造器com.firefly.core.XmlApplicationContext
 
XmlBeanDefinition - com.firefly.core.support.xml中的接口
XML bean configuration
XmlBeanReader - com.firefly.core.support.xml中的类
Reading XML configuration file
XmlBeanReader() - 类 的构造器com.firefly.core.support.xml.XmlBeanReader
 
XmlBeanReader(String) - 类 的构造器com.firefly.core.support.xml.XmlBeanReader
 
XmlGenericBeanDefinition - com.firefly.core.support.xml中的类
XML bean configuration
XmlGenericBeanDefinition() - 类 的构造器com.firefly.core.support.xml.XmlGenericBeanDefinition
 
XmlManagedNode - com.firefly.core.support.xml中的接口
 
XmlNodeConstants - com.firefly.core.support.xml.parse中的接口
 
XmlNodeParser - com.firefly.core.support.xml.parse中的接口
 
XmlNodeParserFactory - com.firefly.core.support.xml.parse中的类
 
XmlNodeParserFactory() - 类 的构造器com.firefly.core.support.xml.parse.XmlNodeParserFactory
 
XmlNodeStateMachine - com.firefly.core.support.xml.parse中的类
 
XmlNodeStateMachine() - 类 的构造器com.firefly.core.support.xml.parse.XmlNodeStateMachine
 

_

__01Jan1970 - 类 中的静态变量com.firefly.codec.http2.model.DateGenerator
 
__DEFAULT_MULTIPART_CONFIG - 类 中的静态变量com.firefly.codec.http2.model.MultiPartInputStreamParser
 
__separators - 类 中的静态变量com.firefly.codec.http2.model.HttpFields
已过时。
__STRICT - 类 中的静态变量com.firefly.codec.http2.decode.HttpParser
已过时。
__STRICT - 类 中的静态变量com.firefly.codec.http2.encode.HttpGenerator
 
_bout - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
 
_code - 异常错误 中的变量com.firefly.codec.http2.model.BadMessageException
 
_config - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser
 
_contentType - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser
 
_contentType - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
 
_contextTmpDir - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser
 
_deleteOnExit - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser
 
_err - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser
 
_file - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
 
_filename - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
 
_headers - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
 
_in - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser
 
_keepQuotes - 类 中的变量com.firefly.codec.http2.model.QuotedCSV
 
_name - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
 
_out - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
 
_parts - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser
 
_reason - 异常错误 中的变量com.firefly.codec.http2.model.BadMessageException
 
_size - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
 
_temporary - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser.MultiPart
 
_tmpDir - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser
 
_values - 类 中的变量com.firefly.codec.http2.model.QuotedCSV
 
_writeFilesWithFilenames - 类 中的变量com.firefly.codec.http2.model.MultiPartInputStreamParser
 
$ A B C D E F G H I J K L M N O P Q R S T U V W X _ 
跳过导航链接

Copyright © 2017. All rights reserved.