- Haiku - org.apache.mina.example.haiku中的类
-
- Haiku(String...) - 类 的构造器org.apache.mina.example.haiku.Haiku
-
- HaikuValidationServer - org.apache.mina.example.haiku中的类
-
- HaikuValidationServer() - 类 的构造器org.apache.mina.example.haiku.HaikuValidationServer
-
- HaikuValidator - org.apache.mina.example.haiku中的类
-
- HaikuValidator() - 类 的构造器org.apache.mina.example.haiku.HaikuValidator
-
- HaikuValidatorIoHandler - org.apache.mina.example.haiku中的类
-
- HaikuValidatorIoHandler() - 类 的构造器org.apache.mina.example.haiku.HaikuValidatorIoHandler
-
- handle(Event) - 类 中的方法org.apache.mina.statemachine.StateMachine
-
- handleMessage(IoSession, E) - 接口 中的方法org.apache.mina.handler.demux.MessageHandler
-
Invoked when the specific type of message is received from or sent to
the specified session
.
- HANDLER - 类 中的静态变量org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
-
已过时。
- handleResponse(HttpProxyResponse) - 类 中的方法org.apache.mina.proxy.handlers.http.AbstractAuthLogicHandler
-
Handles a HTTP response from the proxy server.
- handleResponse(HttpProxyResponse) - 类 中的方法org.apache.mina.proxy.handlers.http.AbstractHttpLogicHandler
-
Handles a HTTP response from the proxy server.
- handleResponse(HttpProxyResponse) - 类 中的方法org.apache.mina.proxy.handlers.http.basic.HttpBasicAuthLogicHandler
-
Handles a HTTP response from the proxy server.
- handleResponse(HttpProxyResponse) - 类 中的方法org.apache.mina.proxy.handlers.http.basic.HttpNoAuthLogicHandler
-
Handles a HTTP response from the proxy server.
- handleResponse(HttpProxyResponse) - 类 中的方法org.apache.mina.proxy.handlers.http.digest.HttpDigestAuthLogicHandler
-
- handleResponse(HttpProxyResponse) - 类 中的方法org.apache.mina.proxy.handlers.http.HttpSmartProxyHandler
-
Handle a HTTP response from the proxy server.
- handleResponse(HttpProxyResponse) - 类 中的方法org.apache.mina.proxy.handlers.http.ntlm.HttpNTLMAuthLogicHandler
-
Handles a HTTP response from the proxy server.
- handleResponse(IoBuffer) - 类 中的方法org.apache.mina.proxy.handlers.socks.Socks4LogicHandler
-
Handle a SOCKS4/SOCKS4a response from the proxy server.
- handleResponse(IoFilter.NextFilter, IoBuffer, int) - 类 中的方法org.apache.mina.proxy.handlers.socks.Socks5LogicHandler
-
Handle a SOCKS v5 response from the proxy server.
- hasArray() - 类 中的方法org.apache.mina.core.buffer.IoBuffer
-
- hasArray() - 类 中的方法org.apache.mina.core.buffer.IoBufferWrapper
-
- hasFragmentation() - 类 中的方法org.apache.mina.core.service.DefaultTransportMetadata
-
- hasFragmentation() - 接口 中的方法org.apache.mina.core.service.TransportMetadata
-
- hasGetProperty(OgnlContext, Object, Object) - 类 中的方法org.apache.mina.integration.ognl.AbstractPropertyAccessor
-
- hasGetProperty0(OgnlContext, Object, String) - 类 中的方法org.apache.mina.integration.ognl.AbstractPropertyAccessor
-
- hasGetProperty0(OgnlContext, Object, String) - 类 中的方法org.apache.mina.integration.ognl.IoFilterPropertyAccessor
-
- hasGetProperty0(OgnlContext, Object, String) - 类 中的方法org.apache.mina.integration.ognl.IoServicePropertyAccessor
-
- hasGetProperty0(OgnlContext, Object, String) - 类 中的方法org.apache.mina.integration.ognl.IoSessionPropertyAccessor
-
- hashCode() - 类 中的方法org.apache.mina.core.buffer.AbstractIoBuffer
- hashCode() - 类 中的方法org.apache.mina.core.buffer.IoBufferWrapper
-
- hashCode() - 类 中的方法org.apache.mina.core.session.AbstractIoSession
- hashCode() - 类 中的方法org.apache.mina.core.session.AttributeKey
-
- hashCode() - 类 中的方法org.apache.mina.example.haiku.Haiku
-
- hashCode() - 类 中的方法org.apache.mina.filter.codec.textline.LineDelimiter
- hashCode() - 类 中的方法org.apache.mina.statemachine.State
- hashCode() - 类 中的方法org.apache.mina.statemachine.transition.AbstractTransition
-
- hashCode() - 类 中的方法org.apache.mina.statemachine.transition.MethodTransition
-
- hashCode() - 类 中的方法org.apache.mina.transport.vmpipe.VmPipeAddress
- hashCode() - 类 中的方法org.apache.mina.util.ExpiringMap
-
- hashCode() - 类 中的方法org.apache.mina.util.SynchronizedQueue
-
- hasNext() - 类 中的方法org.apache.mina.transport.socket.nio.NioProcessor.IoSessionIterator
- hasRemaining() - 类 中的方法org.apache.mina.core.buffer.AbstractIoBuffer
- hasRemaining() - 类 中的方法org.apache.mina.core.buffer.IoBuffer
-
- hasRemaining() - 类 中的方法org.apache.mina.core.buffer.IoBufferWrapper
-
- hasRemaining() - 接口 中的方法org.apache.mina.util.byteaccess.ByteArray.Cursor
-
Checks if there are any remaining bytes that can be read.
- hasRemaining() - 接口 中的方法org.apache.mina.util.byteaccess.IoRelativeReader
-
Checks if there are any remaining bytes that can be read.
- hasRemaining() - 接口 中的方法org.apache.mina.util.byteaccess.IoRelativeWriter
-
- hasSetProperty(OgnlContext, Object, Object) - 类 中的方法org.apache.mina.integration.ognl.AbstractPropertyAccessor
-
- hasSetProperty0(OgnlContext, Object, String) - 类 中的方法org.apache.mina.integration.ognl.AbstractPropertyAccessor
-
- hasSetProperty0(OgnlContext, Object, String) - 类 中的方法org.apache.mina.integration.ognl.IoFilterPropertyAccessor
-
- hasSetProperty0(OgnlContext, Object, String) - 类 中的方法org.apache.mina.integration.ognl.IoServicePropertyAccessor
-
- hasSetProperty0(OgnlContext, Object, String) - 类 中的方法org.apache.mina.integration.ognl.IoSessionPropertyAccessor
-
- HEADER_LEN - 类 中的静态变量org.apache.mina.example.sumup.codec.Constants
-
- HEADER_VALUE_PATTERN - 类 中的静态变量org.apache.mina.http.HttpClientDecoder
-
Regex to parse header name and value
- HEADER_VALUE_PATTERN - 类 中的静态变量org.apache.mina.http.HttpServerDecoder
-
Regex to parse header name and value
- HEADERS_BODY_PATTERN - 类 中的静态变量org.apache.mina.http.HttpClientDecoder
-
Regex to parse raw headers from body
- HEADERS_BODY_PATTERN - 类 中的静态变量org.apache.mina.http.HttpServerDecoder
-
Regex to parse raw headers from body
- hmacMD5(byte[], byte[]) - 类 中的静态方法org.apache.mina.proxy.handlers.http.ntlm.NTLMResponses
-
Calculates the HMAC-MD5 hash of the given data using the specified
hashing key.
- HOST - 类 中的静态变量org.apache.mina.example.imagine.step1.client.GraphicalCharGenClient
-
- HTTP_1_0 - 类 中的静态变量org.apache.mina.proxy.handlers.http.HttpProxyConstants
-
The HTTP 1.0 protocol version string.
- HTTP_1_1 - 类 中的静态变量org.apache.mina.proxy.handlers.http.HttpProxyConstants
-
The HTTP 1.1 protocol version string.
- HttpAuthenticationMethods - org.apache.mina.proxy.handlers.http中的枚举
-
HttpAuthenticationMethods.java - Enumerates all known http authentication methods.
- HttpBasicAuthLogicHandler - org.apache.mina.proxy.handlers.http.basic中的类
-
HttpBasicAuthLogicHandler.java - HTTP Basic authentication mechanism logic handler.
- HttpBasicAuthLogicHandler(ProxyIoSession) - 类 的构造器org.apache.mina.proxy.handlers.http.basic.HttpBasicAuthLogicHandler
-
Build an HttpBasicAuthLogicHandler
- HttpClientCodec - org.apache.mina.http中的类
-
- HttpClientCodec() - 类 的构造器org.apache.mina.http.HttpClientCodec
-
- HttpClientDecoder - org.apache.mina.http中的类
-
- HttpClientDecoder() - 类 的构造器org.apache.mina.http.HttpClientDecoder
-
- HttpClientEncoder - org.apache.mina.http中的类
-
- HttpClientEncoder() - 类 的构造器org.apache.mina.http.HttpClientEncoder
-
- HttpContentChunk - org.apache.mina.http.api中的接口
-
- HttpDigestAuthLogicHandler - org.apache.mina.proxy.handlers.http.digest中的类
-
HttpDigestAuthLogicHandler.java - HTTP Digest authentication mechanism logic handler.
- HttpDigestAuthLogicHandler(ProxyIoSession) - 类 的构造器org.apache.mina.proxy.handlers.http.digest.HttpDigestAuthLogicHandler
-
- HttpEndOfContent - org.apache.mina.http.api中的类
-
- HttpEndOfContent() - 类 的构造器org.apache.mina.http.api.HttpEndOfContent
-
- HttpException - org.apache.mina.http中的异常错误
-
- HttpException(int) - 异常错误 的构造器org.apache.mina.http.HttpException
-
- HttpException(HttpStatus) - 异常错误 的构造器org.apache.mina.http.HttpException
-
- HttpException(int, String) - 异常错误 的构造器org.apache.mina.http.HttpException
-
- HttpException(HttpStatus, String) - 异常错误 的构造器org.apache.mina.http.HttpException
-
- HttpMessage - org.apache.mina.http.api中的接口
-
An HTTP message, the ancestor of HTTP request & response.
- HttpMethod - org.apache.mina.http.api中的枚举
-
- HttpNoAuthLogicHandler - org.apache.mina.proxy.handlers.http.basic中的类
-
HttpNoAuthLogicHandler.java - HTTP 'no auth' mechanism logic handler.
- HttpNoAuthLogicHandler(ProxyIoSession) - 类 的构造器org.apache.mina.proxy.handlers.http.basic.HttpNoAuthLogicHandler
-
Build an HttpNoAuthLogicHandler
- HttpNTLMAuthLogicHandler - org.apache.mina.proxy.handlers.http.ntlm中的类
-
HttpNTLMAuthLogicHandler.java - HTTP NTLM authentication mechanism logic handler.
- HttpNTLMAuthLogicHandler(ProxyIoSession) - 类 的构造器org.apache.mina.proxy.handlers.http.ntlm.HttpNTLMAuthLogicHandler
-
Build an HttpNTLMAuthLogicHandler
- HttpProxyConstants - org.apache.mina.proxy.handlers.http中的类
-
HttpProxyConstants.java - HTTP Proxy constants.
- HttpProxyConstants() - 类 的构造器org.apache.mina.proxy.handlers.http.HttpProxyConstants
-
- HttpProxyRequest - org.apache.mina.proxy.handlers.http中的类
-
HttpProxyRequest.java - Wrapper class for HTTP requests.
- HttpProxyRequest(InetSocketAddress) - 类 的构造器org.apache.mina.proxy.handlers.http.HttpProxyRequest
-
Constructor which creates a HTTP/1.0 CONNECT request to the specified
endpoint.
- HttpProxyRequest(InetSocketAddress, String) - 类 的构造器org.apache.mina.proxy.handlers.http.HttpProxyRequest
-
Constructor which creates a CONNECT request to the specified endpoint
using the provided protocol version.
- HttpProxyRequest(InetSocketAddress, String, Map<String, List<String>>) - 类 的构造器org.apache.mina.proxy.handlers.http.HttpProxyRequest
-
Constructor which creates a CONNECT request to the specified endpoint
using the provided protocol version and setting the requested headers.
- HttpProxyRequest(String) - 类 的构造器org.apache.mina.proxy.handlers.http.HttpProxyRequest
-
Constructor which creates a HTTP/1.0 GET request to the specified
http URI.
- HttpProxyRequest(String, String) - 类 的构造器org.apache.mina.proxy.handlers.http.HttpProxyRequest
-
Constructor which creates a GET request to the specified http URI
using the provided protocol version
- HttpProxyRequest(String, String, String) - 类 的构造器org.apache.mina.proxy.handlers.http.HttpProxyRequest
-
Constructor which creates a request using the provided HTTP verb targeted at
the specified http URI using the provided protocol version.
- HttpProxyRequest(String, String, String, Map<String, List<String>>) - 类 的构造器org.apache.mina.proxy.handlers.http.HttpProxyRequest
-
Constructor which creates a request using the provided HTTP verb targeted at
the specified http URI using the provided protocol version and setting the
requested headers.
- HttpProxyResponse - org.apache.mina.proxy.handlers.http中的类
-
HttpProxyResponse.java - Wrapper class for HTTP requests.
- HttpProxyResponse(String, String, Map<String, List<String>>) - 类 的构造器org.apache.mina.proxy.handlers.http.HttpProxyResponse
-
Constructor of an HTTP proxy response.
- HttpRequest - org.apache.mina.http.api中的接口
-
An HTTP request
- HttpRequestImpl - org.apache.mina.http中的类
-
- HttpRequestImpl(HttpVersion, HttpMethod, String, String, Map<String, String>) - 类 的构造器org.apache.mina.http.HttpRequestImpl
-
- HttpResponse - org.apache.mina.http.api中的接口
-
An HTTP response to an HTTP request
- HttpServerCodec - org.apache.mina.http中的类
-
- HttpServerCodec() - 类 的构造器org.apache.mina.http.HttpServerCodec
-
- HttpServerDecoder - org.apache.mina.http中的类
-
- HttpServerDecoder() - 类 的构造器org.apache.mina.http.HttpServerDecoder
-
- HttpServerEncoder - org.apache.mina.http中的类
-
- HttpServerEncoder() - 类 的构造器org.apache.mina.http.HttpServerEncoder
-
- HttpSmartProxyHandler - org.apache.mina.proxy.handlers.http中的类
-
HttpSmartProxyHandler.java - HTTP proxy handler that automatically handles forwarding a request
to the appropriate authentication mechanism logic handler.
- HttpSmartProxyHandler(ProxyIoSession) - 类 的构造器org.apache.mina.proxy.handlers.http.HttpSmartProxyHandler
-
- HttpStatus - org.apache.mina.http.api中的枚举
-
An Enumeration
of all known HTTP status codes.
- HttpVerb - org.apache.mina.http.api中的枚举
-
- HttpVersion - org.apache.mina.http.api中的枚举
-
Type safe enumeration representing HTTP protocol version