MINA 2.0.13(build 2016/02/28)
A B C D E F G H I J K L M N O P Q R S T U V W 

T

TapeDeckServer - org.apache.mina.example.tapedeck中的类
The actual state machine implementation for the tape deck server.
TapeDeckServer() - 类 的构造器org.apache.mina.example.tapedeck.TapeDeckServer
 
TARGET_INFORMATION_SUBBLOCK_DNS_DOMAIN_NAME_TYPE - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
TARGET_INFORMATION_SUBBLOCK_DOMAIN_TYPE - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
TARGET_INFORMATION_SUBBLOCK_FQDNS_HOSTNAME_TYPE - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
TARGET_INFORMATION_SUBBLOCK_PARENT_DNS_DOMAIN_NAME_TYPE - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
TARGET_INFORMATION_SUBBLOCK_SERVER_TYPE - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
TARGET_INFORMATION_SUBBLOCK_TERMINATOR_TYPE - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
Target Information sub blocks types.
TcpClient - org.apache.mina.example.tcp.perf中的类
An UDP client taht just send thousands of small messages to a UdpServer.
TcpClient() - 类 的构造器org.apache.mina.example.tcp.perf.TcpClient
Create the UdpClient's instance
TcpServer - org.apache.mina.example.tcp.perf中的类
An TCP server used for performance tests.
TcpServer() - 类 的构造器org.apache.mina.example.tcp.perf.TcpServer
Create the TCP server
TennisBall - org.apache.mina.example.tennis中的类
A tennis ball which has TTL value and state whose value is one of 'PING' and 'PONG'.
TennisBall(int) - 类 的构造器org.apache.mina.example.tennis.TennisBall
Creates a new ball with the specified TTL (Time To Live) value.
TennisPlayer - org.apache.mina.example.tennis中的类
A IoHandler implementation which plays a tennis game.
TennisPlayer() - 类 的构造器org.apache.mina.example.tennis.TennisPlayer
 
TERMINATOR - 类 中的静态变量org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
TextLineCodecFactory - org.apache.mina.filter.codec.textline中的类
A ProtocolCodecFactory that performs encoding and decoding between a text line data and a Java string object.
TextLineCodecFactory() - 类 的构造器org.apache.mina.filter.codec.textline.TextLineCodecFactory
Creates a new instance with the current default Charset.
TextLineCodecFactory(Charset) - 类 的构造器org.apache.mina.filter.codec.textline.TextLineCodecFactory
Creates a new instance with the specified Charset.
TextLineCodecFactory(Charset, String, String) - 类 的构造器org.apache.mina.filter.codec.textline.TextLineCodecFactory
Creates a new instance of TextLineCodecFactory.
TextLineCodecFactory(Charset, LineDelimiter, LineDelimiter) - 类 的构造器org.apache.mina.filter.codec.textline.TextLineCodecFactory
Creates a new instance of TextLineCodecFactory.
TextLineDecoder - org.apache.mina.filter.codec.textline中的类
A ProtocolDecoder which decodes a text line into a string.
TextLineDecoder() - 类 的构造器org.apache.mina.filter.codec.textline.TextLineDecoder
Creates a new instance with the current default Charset and LineDelimiter.AUTO delimiter.
TextLineDecoder(String) - 类 的构造器org.apache.mina.filter.codec.textline.TextLineDecoder
Creates a new instance with the current default Charset and the specified delimiter.
TextLineDecoder(LineDelimiter) - 类 的构造器org.apache.mina.filter.codec.textline.TextLineDecoder
Creates a new instance with the current default Charset and the specified delimiter.
TextLineDecoder(Charset) - 类 的构造器org.apache.mina.filter.codec.textline.TextLineDecoder
Creates a new instance with the spcified charset and LineDelimiter.AUTO delimiter.
TextLineDecoder(Charset, String) - 类 的构造器org.apache.mina.filter.codec.textline.TextLineDecoder
Creates a new instance with the spcified charset and the specified delimiter.
TextLineDecoder(Charset, LineDelimiter) - 类 的构造器org.apache.mina.filter.codec.textline.TextLineDecoder
Creates a new instance with the specified charset and the specified delimiter.
TextLineEncoder - org.apache.mina.filter.codec.textline中的类
A ProtocolEncoder which encodes a string into a text line which ends with the delimiter.
TextLineEncoder() - 类 的构造器org.apache.mina.filter.codec.textline.TextLineEncoder
Creates a new instance with the current default Charset and LineDelimiter.UNIX delimiter.
TextLineEncoder(String) - 类 的构造器org.apache.mina.filter.codec.textline.TextLineEncoder
Creates a new instance with the current default Charset and the specified delimiter.
TextLineEncoder(LineDelimiter) - 类 的构造器org.apache.mina.filter.codec.textline.TextLineEncoder
Creates a new instance with the current default Charset and the specified delimiter.
TextLineEncoder(Charset) - 类 的构造器org.apache.mina.filter.codec.textline.TextLineEncoder
Creates a new instance with the specified charset and LineDelimiter.UNIX delimiter.
TextLineEncoder(Charset, String) - 类 的构造器org.apache.mina.filter.codec.textline.TextLineEncoder
Creates a new instance with the specified charset and the specified delimiter.
TextLineEncoder(Charset, LineDelimiter) - 类 的构造器org.apache.mina.filter.codec.textline.TextLineEncoder
Creates a new instance with the specified charset and the specified delimiter.
TimeServerHandler - org.apache.mina.example.gettingstarted.timeserver中的类
The Time Server handler : it return the current date when a message is received, or close the session if the "quit" message is received.
TimeServerHandler() - 类 的构造器org.apache.mina.example.gettingstarted.timeserver.TimeServerHandler
 
toArray() - 类 中的方法org.apache.mina.util.SynchronizedQueue
 
toArray(T[]) - 类 中的方法org.apache.mina.util.SynchronizedQueue
 
ToHaikuIoFilter - org.apache.mina.example.haiku中的类
 
ToHaikuIoFilter() - 类 的构造器org.apache.mina.example.haiku.ToHaikuIoFilter
 
toHttpString() - 类 中的方法org.apache.mina.proxy.handlers.http.HttpProxyRequest
 
toInt() - 类 中的方法org.apache.mina.example.chat.ChatCommand
 
toString() - 类 中的方法org.apache.mina.core.buffer.AbstractIoBuffer
toString() - 类 中的方法org.apache.mina.core.buffer.IoBufferWrapper
 
toString() - 类 中的方法org.apache.mina.core.filterchain.DefaultIoFilterChain
 
toString() - 类 中的方法org.apache.mina.core.filterchain.DefaultIoFilterChainBuilder
 
toString() - 类 中的方法org.apache.mina.core.filterchain.IoFilterAdapter
 
toString() - 类 中的方法org.apache.mina.core.service.AbstractIoAcceptor.AcceptorOperationFuture
 
toString() - 类 中的方法org.apache.mina.core.service.AbstractIoAcceptor
 
toString() - 类 中的方法org.apache.mina.core.service.AbstractIoConnector
toString() - 类 中的方法org.apache.mina.core.service.DefaultTransportMetadata
 
toString() - 类 中的方法org.apache.mina.core.session.AbstractIoSession
toString() - 类 中的方法org.apache.mina.core.session.AttributeKey
The String representation of this object.
toString() - 类 中的方法org.apache.mina.core.session.IdleStatus
 
toString() - 类 中的方法org.apache.mina.core.session.IoEvent
 
toString() - 类 中的方法org.apache.mina.core.write.DefaultWriteRequest
 
toString() - 类 中的方法org.apache.mina.core.write.WriteRequestWrapper
toString() - 类 中的方法org.apache.mina.example.haiku.Haiku
 
toString() - 类 中的方法org.apache.mina.example.sumup.message.AddMessage
 
toString() - 类 中的方法org.apache.mina.example.sumup.message.ResultMessage
 
toString() - 类 中的方法org.apache.mina.example.tennis.TennisBall
 
toString() - 类 中的方法org.apache.mina.filter.codec.demux.MessageDecoderResult
 
toString() - 类 中的方法org.apache.mina.filter.codec.textline.LineDelimiter
toString() - 类 中的方法org.apache.mina.filter.firewall.Subnet
 
toString() - 类 中的方法org.apache.mina.filter.ssl.SslFilter.SslFilterMessage
 
toString() - 类 中的方法org.apache.mina.handler.chain.IoHandlerChain
 
toString() - 类 中的方法org.apache.mina.http.api.DefaultHttpResponse
 
toString() - 类 中的方法org.apache.mina.http.api.HttpEndOfContent
 
toString() - 枚举 中的方法org.apache.mina.http.api.HttpVersion
 
toString() - 类 中的方法org.apache.mina.http.HttpRequestImpl
 
toString() - 类 中的方法org.apache.mina.proxy.event.IoSessionEvent
toString() - 枚举 中的方法org.apache.mina.proxy.event.IoSessionEventType
toString() - 类 中的方法org.apache.mina.statemachine.context.AbstractStateContext
 
toString() - 类 中的方法org.apache.mina.statemachine.event.Event
 
toString() - 枚举 中的方法org.apache.mina.statemachine.event.IoFilterEvents
 
toString() - 枚举 中的方法org.apache.mina.statemachine.event.IoHandlerEvents
 
toString() - 类 中的方法org.apache.mina.statemachine.State
toString() - 类 中的方法org.apache.mina.statemachine.transition.AbstractTransition
 
toString() - 类 中的方法org.apache.mina.statemachine.transition.MethodTransition
 
toString() - 类 中的方法org.apache.mina.transport.serial.SerialAddress
Convert this serial address to a human readable string.
toString() - 类 中的方法org.apache.mina.transport.vmpipe.VmPipeAddress
toString() - 类 中的方法org.apache.mina.util.CircularQueue
 
toString() - 类 中的方法org.apache.mina.util.SynchronizedQueue
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.AbstractPropertyEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.ArrayEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.BooleanEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.CharacterEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.ClassEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.CollectionEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.DateEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.EnumEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.FileEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.InetAddressEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.InetSocketAddressEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.MapEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.NullEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.NumberEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.PatternEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.StringEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.URIEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.URLEditor
 
toText(Object) - 类 中的方法org.apache.mina.integration.beans.VmPipeAddressEditor
 
toText(Object) - 类 中的方法org.apache.mina.transport.serial.SerialAddressEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.AbstractPropertyEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.ArrayEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.BooleanEditor
 
toValue(String, int) - 类 中的方法org.apache.mina.integration.beans.ByteEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.CharacterEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.ClassEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.CollectionEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.DateEditor
 
toValue(String, int) - 类 中的方法org.apache.mina.integration.beans.DoubleEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.EnumEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.FileEditor
 
toValue(String, int) - 类 中的方法org.apache.mina.integration.beans.FloatEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.InetAddressEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.InetSocketAddressEditor
 
toValue(String, int) - 类 中的方法org.apache.mina.integration.beans.IntegerEditor
 
toValue(String, int) - 类 中的方法org.apache.mina.integration.beans.LongEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.MapEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.NullEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.NumberEditor
 
toValue(String, int) - 类 中的方法org.apache.mina.integration.beans.NumberEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.PatternEditor
 
toValue(String, int) - 类 中的方法org.apache.mina.integration.beans.ShortEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.StringEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.URIEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.URLEditor
 
toValue(String) - 类 中的方法org.apache.mina.integration.beans.VmPipeAddressEditor
 
toValue(String) - 类 中的方法org.apache.mina.transport.serial.SerialAddressEditor
 
transferFile(S, FileRegion, int) - 类 中的方法org.apache.mina.core.polling.AbstractPollingIoProcessor
Write a part of a file to a IoSession, if the underlying API isn't supporting system calls like sendfile(), you can throw a UnsupportedOperationException so the file will be send using usual AbstractPollingIoProcessor.write(AbstractIoSession, IoBuffer, int) call.
transferFile(AprSession, FileRegion, int) - 类 中的方法org.apache.mina.transport.socket.apr.AprIoProcessor
Write a part of a file to a IoSession, if the underlying API isn't supporting system calls like sendfile(), you can throw a UnsupportedOperationException so the file will be send using usual AbstractPollingIoProcessor.write(AbstractIoSession, IoBuffer, int) call.
transferFile(NioSession, FileRegion, int) - 类 中的方法org.apache.mina.transport.socket.nio.NioProcessor
 
Transform - org.apache.mina.util中的类
Utility class for working with xml data Implementation is heavily based on org.apache.log4j.helpers.Transform
Transform() - 类 的构造器org.apache.mina.util.Transform
 
Transition - org.apache.mina.statemachine.annotation中的注释类型
Annotation used on methods to indicate that the method handles a specific kind of event when in a specific state.
Transition - org.apache.mina.statemachine.transition中的接口
The interface implemented by classes which need to react on transitions between states.
TransitionAnnotation - org.apache.mina.statemachine.annotation中的注释类型
Annotation used to mark other annotations as being transition annotations.
Transitions - org.apache.mina.statemachine.annotation中的注释类型
Annotation used to annotate a method with several Transitions.
TransportMetadata - org.apache.mina.core.service中的接口
Provides meta-information that describes an IoService.
TYPE_LEN - 类 中的静态变量org.apache.mina.example.sumup.codec.Constants
 
A B C D E F G H I J K L M N O P Q R S T U V W 
MINA 2.0.13(build 2016/02/28)

Copyright © 2016 即时通讯网(52im.net) - 即时通讯开发者社区. All rights reserved.