MINA 1.1.7(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 X Z 

T

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
 
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.
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(Charset) - 类 的构造器org.apache.mina.filter.codec.textline.TextLineDecoder
Creates a new instance with the spcified charset and LineDelimiter.AUTO 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
 
TextLineEncoder(LineDelimiter) - 类 的构造器org.apache.mina.filter.codec.textline.TextLineEncoder
 
TextLineEncoder(Charset) - 类 的构造器org.apache.mina.filter.codec.textline.TextLineEncoder
 
TextLineEncoder(Charset, LineDelimiter) - 类 的构造器org.apache.mina.filter.codec.textline.TextLineEncoder
 
ThreadModel - org.apache.mina.common中的接口
Represents a thread model of an IoService.
ThreadPoolExecutorFactoryBean - org.apache.mina.integration.spring中的类
Spring FactoryBean which enables the configuration of ThreadPoolExecutor instances using Spring.
ThreadPoolExecutorFactoryBean() - 类 的构造器org.apache.mina.integration.spring.ThreadPoolExecutorFactoryBean
 
throwException(IOException) - 类 中的方法org.apache.mina.handler.support.IoSessionInputStream
 
ToHaikuIoFilter - org.apache.mina.example.haiku中的类
 
ToHaikuIoFilter() - 类 的构造器org.apache.mina.example.haiku.ToHaikuIoFilter
 
toInt() - 类 中的方法org.apache.mina.example.chat.ChatCommand
 
toString() - 类 中的方法org.apache.mina.common.ByteBuffer
 
toString() - 类 中的方法org.apache.mina.common.ByteBufferProxy
 
toString() - 类 中的方法org.apache.mina.common.DefaultIoFilterChainBuilder
 
toString() - 类 中的方法org.apache.mina.common.IdleStatus
Returns the string representation of this status.
toString() - 类 中的方法org.apache.mina.common.IoFilter.WriteRequest
 
toString() - 类 中的方法org.apache.mina.common.support.AbstractIoFilterChain
 
toString() - 类 中的方法org.apache.mina.common.support.BaseIoSession
 
toString() - 类 中的方法org.apache.mina.common.TrafficMask
 
toString() - 类 中的方法org.apache.mina.common.TransportType
 
toString() - 类 中的方法org.apache.mina.example.haiku.Haiku
 
toString() - 类 中的方法org.apache.mina.example.httpserver.codec.HttpRequestMessage
 
toString() - 类 中的方法org.apache.mina.example.sumup.message.AddMessage
 
toString() - 类 中的方法org.apache.mina.example.sumup.message.ResultMessage
 
toString() - 类 中的方法org.apache.mina.example.tennis.TennisBall
Returns string representation of this message ([PING|PONG] (TTL)).
toString() - 类 中的方法org.apache.mina.filter.codec.demux.MessageDecoderResult
 
toString() - 类 中的方法org.apache.mina.filter.codec.textline.LineDelimiter
 
toString() - 类 中的方法org.apache.mina.filter.executor.ExecutorFilter.EventType
 
toString() - 类 中的方法org.apache.mina.filter.SSLFilter.SSLFilterMessage
 
toString() - 类 中的方法org.apache.mina.handler.chain.IoHandlerChain
 
toString() - 类 中的方法org.apache.mina.transport.vmpipe.VmPipeAddress
 
toString() - 类 中的方法org.apache.mina.util.AnonymousSocketAddress
 
TrafficMask - org.apache.mina.common中的类
A type-safe mask that is used to control the traffic of IoSession with IoSession.setTrafficMask(TrafficMask).
TransportType - org.apache.mina.common中的类
Represents network transport types.
TransportType(String[], boolean) - 类 的构造器org.apache.mina.common.TransportType
Creates a new instance.
TransportType(String[], Class<? extends Object>, boolean) - 类 的构造器org.apache.mina.common.TransportType
Creates a new instance.
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 X Z 
MINA 1.1.7(build 2016/02/28)

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