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 

M

MAC - 类 中的静态变量org.apache.mina.filter.codec.textline.LineDelimiter
The line delimiter constant of Mac OS ("\r")
main(String[]) - 类 中的静态方法org.apache.mina.example.chat.client.SwingChatClient
 
Main - org.apache.mina.example.chat中的类
(Entry point) Chat server
Main() - 类 的构造器org.apache.mina.example.chat.Main
 
main(String[]) - 类 中的静态方法org.apache.mina.example.chat.Main
 
main(String[]) - 类 中的静态方法org.apache.mina.example.chat.SpringMain
 
Main - org.apache.mina.example.echoserver中的类
(Entry point) Echo server
Main() - 类 的构造器org.apache.mina.example.echoserver.Main
 
main(String[]) - 类 中的静态方法org.apache.mina.example.echoserver.Main
 
main(String[]) - 类 中的静态方法org.apache.mina.example.gettingstarted.timeserver.MinaTimeServer
The server implementation.
main(String...) - 类 中的静态方法org.apache.mina.example.haiku.HaikuValidationServer
 
main(String[]) - 类 中的静态方法org.apache.mina.example.imagine.step1.client.GraphicalCharGenClient
 
main(String[]) - 类 中的静态方法org.apache.mina.example.imagine.step1.server.ImageServer
 
main(String[]) - 类 中的静态方法org.apache.mina.example.imagine.step2.server.ImageServer
 
main(String[]) - 类 中的静态方法org.apache.mina.example.imagine.step3.server.ImageServer
 
Main - org.apache.mina.example.netcat中的类
(Entry point) NetCat client.
Main() - 类 的构造器org.apache.mina.example.netcat.Main
 
main(String[]) - 类 中的静态方法org.apache.mina.example.netcat.Main
 
Main - org.apache.mina.example.proxy中的类
(Entry point) Demonstrates how to write a very simple tunneling proxy using MINA.
Main() - 类 的构造器org.apache.mina.example.proxy.Main
 
main(String[]) - 类 中的静态方法org.apache.mina.example.proxy.Main
 
Main - org.apache.mina.example.reverser中的类
(Entry point) Reverser server which reverses all text lines from clients.
Main() - 类 的构造器org.apache.mina.example.reverser.Main
 
main(String[]) - 类 中的静态方法org.apache.mina.example.reverser.Main
 
main(String[]) - 类 中的静态方法org.apache.mina.example.sumup.Client
 
main(String[]) - 类 中的静态方法org.apache.mina.example.sumup.Server
 
Main - org.apache.mina.example.tapedeck中的类
Simple example demonstrating how to build a state machine for MINA's IoHandler interface.
Main() - 类 的构造器org.apache.mina.example.tapedeck.Main
 
main(String[]) - 类 中的静态方法org.apache.mina.example.tapedeck.Main
 
main(String[]) - 类 中的静态方法org.apache.mina.example.tcp.perf.TcpClient
The main method : instanciates a client, and send N messages.
main(String[]) - 类 中的静态方法org.apache.mina.example.tcp.perf.TcpServer
The entry point.
Main - org.apache.mina.example.tennis中的类
(Entry point) An 'in-VM pipe' example which simulates a tennis game between client and server.
Main() - 类 的构造器org.apache.mina.example.tennis.Main
 
main(String[]) - 类 中的静态方法org.apache.mina.example.tennis.Main
 
main(String[]) - 类 中的静态方法org.apache.mina.example.udp.client.MemMonClient
 
main(String[]) - 类 中的静态方法org.apache.mina.example.udp.MemoryMonitor
 
main(String[]) - 类 中的静态方法org.apache.mina.example.udp.perf.UdpClient
The main method : instanciates a client, and send N messages.
main(String[]) - 类 中的静态方法org.apache.mina.example.udp.perf.UdpServer
The entry point.
makeIntFromByte2(byte[]) - 类 中的静态方法org.apache.mina.proxy.utils.ByteUtilities
Reads an int from 2 bytes of the given array at offset 0.
makeIntFromByte2(byte[], int) - 类 中的静态方法org.apache.mina.proxy.utils.ByteUtilities
Reads an int from 2 bytes of the given array at the given offset.
makeIntFromByte4(byte[]) - 类 中的静态方法org.apache.mina.proxy.utils.ByteUtilities
Reads an int from 4 bytes of the given array at offset 0.
makeIntFromByte4(byte[], int) - 类 中的静态方法org.apache.mina.proxy.utils.ByteUtilities
Reads an int from 4 bytes of the given array at the given offset.
map - 类 中的变量org.apache.mina.util.MapBackedSet
 
MapBackedSet<E> - org.apache.mina.util中的类
A Map-backed Set.
MapBackedSet(Map<E, Boolean>) - 类 的构造器org.apache.mina.util.MapBackedSet
 
MapBackedSet(Map<E, Boolean>, Collection<E>) - 类 的构造器org.apache.mina.util.MapBackedSet
 
MapEditor - org.apache.mina.integration.beans中的类
A PropertyEditor which converts a String into a Collection and vice versa.
MapEditor(Class<?>, Class<?>) - 类 的构造器org.apache.mina.integration.beans.MapEditor
 
mark() - 类 中的方法org.apache.mina.core.buffer.AbstractIoBuffer
mark() - 类 中的方法org.apache.mina.core.buffer.IoBuffer
 
mark() - 类 中的方法org.apache.mina.core.buffer.IoBufferWrapper
 
markValue() - 类 中的方法org.apache.mina.core.buffer.AbstractIoBuffer
markValue() - 类 中的方法org.apache.mina.core.buffer.IoBuffer
 
markValue() - 类 中的方法org.apache.mina.core.buffer.IoBufferWrapper
 
MAX_IMAGE_SIZE - 类 中的静态变量org.apache.mina.example.imagine.step1.codec.ImageResponseDecoder
 
MAX_PORT_NUMBER - 类 中的静态变量org.apache.mina.util.AvailablePortFinder
The maximum number of server port number.
MAX_RECEIVED - 类 中的静态变量org.apache.mina.example.tcp.perf.TcpServer
The number of message to receive
MAX_RECEIVED - 类 中的静态变量org.apache.mina.example.udp.perf.UdpServer
The number of message to receive
MdcInjectionFilter - org.apache.mina.filter.logging中的类
This filter will inject some key IoSession properties into the Mapped Diagnostic Context (MDC) These properties will be set in the MDC for all logging events that are generated down the call stack, even in code that is not aware of MINA.
MdcInjectionFilter(EnumSet<MdcInjectionFilter.MdcKey>) - 类 的构造器org.apache.mina.filter.logging.MdcInjectionFilter
Use this constructor when you want to specify which keys to add to the MDC.
MdcInjectionFilter(MdcInjectionFilter.MdcKey...) - 类 的构造器org.apache.mina.filter.logging.MdcInjectionFilter
Use this constructor when you want to specify which keys to add to the MDC You could still add custom keys via MdcInjectionFilter.setProperty(IoSession, String, String)
MdcInjectionFilter() - 类 的构造器org.apache.mina.filter.logging.MdcInjectionFilter
 
MdcInjectionFilter.MdcKey - org.apache.mina.filter.logging中的枚举
 
MemMonClient - org.apache.mina.example.udp.client中的类
Sends its memory usage to the MemoryMonitor server.
MemMonClient() - 类 的构造器org.apache.mina.example.udp.client.MemMonClient
Default constructor.
MemoryMonitor - org.apache.mina.example.udp中的类
The class that will accept and process clients in order to properly track the memory usage.
MemoryMonitor() - 类 的构造器org.apache.mina.example.udp.MemoryMonitor
 
MemoryMonitorHandler - org.apache.mina.example.udp中的类
Class the extends IoHandlerAdapter in order to properly handle connections and the data the connections send
MemoryMonitorHandler(MemoryMonitor) - 类 的构造器org.apache.mina.example.udp.MemoryMonitorHandler
 
mergeAll() - 类 中的方法org.apache.mina.filter.codec.AbstractProtocolEncoderOutput
 
mergeAll() - 接口 中的方法org.apache.mina.filter.codec.ProtocolEncoderOutput
Merges all buffers you wrote via ProtocolEncoderOutput.write(Object) into one IoBuffer and replaces the old fragmented ones with it.
MESSAGE_TYPE_1 - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
Message types
MESSAGE_TYPE_2 - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
MESSAGE_TYPE_3 - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
MessageDecoder - org.apache.mina.filter.codec.demux中的接口
Decodes a certain type of messages.
MessageDecoderAdapter - org.apache.mina.filter.codec.demux中的类
An abstract MessageDecoder implementation for those who don't need to implement MessageDecoder.finishDecode(IoSession, ProtocolDecoderOutput) method.
MessageDecoderAdapter() - 类 的构造器org.apache.mina.filter.codec.demux.MessageDecoderAdapter
 
MessageDecoderFactory - org.apache.mina.filter.codec.demux中的接口
A factory that creates a new instance of MessageDecoder.
MessageDecoderResult - org.apache.mina.filter.codec.demux中的类
Represents results from MessageDecoder.
MessageEncoder<T> - org.apache.mina.filter.codec.demux中的接口
Encodes a certain type of messages.
MessageEncoderFactory<T> - org.apache.mina.filter.codec.demux中的接口
A factory that creates a new instance of MessageEncoder.
MessageHandler<E> - org.apache.mina.handler.demux中的接口
A handler interface that DemuxingIoHandler forwards messageReceived or messageSent events to.
messageReceived(IoFilter.NextFilter, IoSession, Object) - 接口 中的方法org.apache.mina.core.filterchain.IoFilter
messageReceived(IoSession, Object) - 接口 中的方法org.apache.mina.core.filterchain.IoFilter.NextFilter
Forwards messageReceived event to next filter.
messageReceived(IoFilter.NextFilter, IoSession, Object) - 类 中的方法org.apache.mina.core.filterchain.IoFilterAdapter
messageReceived(IoSession, Object) - 接口 中的方法org.apache.mina.core.service.IoHandler
Invoked when a message is received.
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.core.service.IoHandlerAdapter
Invoked when a message is received.
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.chat.ChatProtocolHandler
 
messageReceived(String) - 类 中的方法org.apache.mina.example.chat.client.SwingChatClient
 
messageReceived(String) - 接口 中的方法org.apache.mina.example.chat.client.SwingChatClientHandler.Callback
 
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.chat.client.SwingChatClientHandler
 
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.echoserver.EchoProtocolHandler
 
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.gettingstarted.timeserver.TimeServerHandler
If the message is 'quit', we exit by closing the session.
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.haiku.HaikuValidatorIoHandler
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - 类 中的方法org.apache.mina.example.haiku.ToHaikuIoFilter
 
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.imagine.step1.client.ImageClient
 
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.imagine.step1.server.ImageServerIoHandler
Handle incoming messages.
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.imagine.step3.server.ImageServerIoHandler
Handle incoming messages.
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.netcat.NetCatProtocolHandler
 
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.proxy.AbstractProxyIoHandler
Invoked when a message is received.
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.reverser.ReverseProtocolHandler
 
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.sumup.ClientSessionHandler
 
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.sumup.ServerSessionHandler
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - 类 中的方法org.apache.mina.example.tapedeck.AuthenticationHandler
 
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.tcp.perf.TcpClient
Invoked when a message is received.
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.tcp.perf.TcpServer
Invoked when a message is received.
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.tennis.TennisPlayer
 
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.udp.client.MemMonClient
 
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.udp.MemoryMonitorHandler
 
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.udp.perf.UdpClient
Invoked when a message is received.
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.example.udp.perf.UdpServer
Invoked when a message is received.
messageReceived(IoFilter.NextFilter, IoSession, Object) - 类 中的方法org.apache.mina.filter.codec.ProtocolCodecFilter
Process the incoming message, calling the session decoder.
messageReceived(IoFilter.NextFilter, IoSession, Object) - 类 中的方法org.apache.mina.filter.compression.CompressionFilter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - 类 中的方法org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - 类 中的方法org.apache.mina.filter.executor.ExecutorFilter
messageReceived(IoFilter.NextFilter, IoSession, Object) - 类 中的方法org.apache.mina.filter.firewall.BlacklistFilter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - 类 中的方法org.apache.mina.filter.keepalive.KeepAliveFilter
messageReceived(IoFilter.NextFilter, IoSession, Object) - 类 中的方法org.apache.mina.filter.logging.LoggingFilter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - 类 中的方法org.apache.mina.filter.ssl.SslFilter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - 类 中的方法org.apache.mina.filter.statistic.ProfilerTimerFilter
Profile a MessageReceived event.
messageReceived(IoFilter.NextFilter, IoSession, Object) - 类 中的方法org.apache.mina.filter.util.CommonEventFilter
 
messageReceived(IoFilter.NextFilter, IoSession, Object) - 类 中的方法org.apache.mina.filter.util.ReferenceCountingFilter
 
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.handler.chain.ChainedIoHandler
Handles the specified messageReceived event with the IoHandlerCommand or IoHandlerChain you specified in the constructor.
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.handler.demux.DemuxingIoHandler
Forwards the received events into the appropriate MessageHandler which is registered by DemuxingIoHandler.addReceivedMessageHandler(Class, MessageHandler).
messageReceived(Object) - 接口 中的方法org.apache.mina.handler.multiton.SingleSessionIoHandler
已过时。
Invoked when protocol message is received.
messageReceived(Object) - 类 中的方法org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
已过时。
 
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
已过时。
Delegates the method call to the SingleSessionIoHandler.messageReceived(Object) method of the handler assigned to this session.
messageReceived(IoSession, Object) - 类 中的方法org.apache.mina.handler.stream.StreamIoHandler
Forwards read data to input stream.
messageReceived(IoFilter.NextFilter, IoSession, Object) - 类 中的方法org.apache.mina.proxy.filter.ProxyFilter
Receives data from the remote host, passes to the handler if a handshake is in progress, otherwise passes on transparently.
messageReceived(IoFilter.NextFilter, IoBuffer) - 类 中的方法org.apache.mina.proxy.handlers.http.AbstractHttpLogicHandler
Handles incoming data during the handshake process.
messageReceived(IoFilter.NextFilter, IoBuffer) - 类 中的方法org.apache.mina.proxy.handlers.socks.Socks4LogicHandler
Handle incoming data during the handshake process.
messageReceived(IoFilter.NextFilter, IoBuffer) - 类 中的方法org.apache.mina.proxy.handlers.socks.Socks5LogicHandler
Handles incoming data during the handshake process.
messageReceived(IoFilter.NextFilter, IoBuffer) - 接口 中的方法org.apache.mina.proxy.ProxyLogicHandler
Handle incoming data during the handshake process.
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - 接口 中的方法org.apache.mina.core.filterchain.IoFilter
messageSent(IoSession, WriteRequest) - 接口 中的方法org.apache.mina.core.filterchain.IoFilter.NextFilter
Forwards messageSent event to next filter.
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.core.filterchain.IoFilterAdapter
messageSent(IoSession, Object) - 接口 中的方法org.apache.mina.core.service.IoHandler
Invoked when a message written by IoSession.write(Object) is sent out.
messageSent(IoSession, Object) - 类 中的方法org.apache.mina.core.service.IoHandlerAdapter
Invoked when a message written by IoSession.write(Object) is sent out.
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.example.tapedeck.AuthenticationHandler
 
messageSent(IoSession, Object) - 类 中的方法org.apache.mina.example.tcp.perf.TcpClient
Invoked when a message written by IoSession.write(Object) is sent out.
messageSent(IoSession, Object) - 类 中的方法org.apache.mina.example.tennis.TennisPlayer
 
messageSent(IoSession, Object) - 类 中的方法org.apache.mina.example.udp.client.MemMonClient
 
messageSent(IoSession, Object) - 类 中的方法org.apache.mina.example.udp.perf.UdpClient
Invoked when a message written by IoSession.write(Object) is sent out.
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.codec.ProtocolCodecFilter
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.executor.ExecutorFilter
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.firewall.BlacklistFilter
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.keepalive.KeepAliveFilter
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.logging.LoggingFilter
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.ssl.SslFilter
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.statistic.ProfilerTimerFilter
Profile a MessageSent event.
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.stream.AbstractStreamWriteFilter
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.util.CommonEventFilter
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.util.ReferenceCountingFilter
 
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.util.WriteRequestFilter
 
messageSent(IoSession, Object) - 类 中的方法org.apache.mina.handler.demux.DemuxingIoHandler
Invoked when a message written by IoSession.write(Object) is sent out.
messageSent(Object) - 接口 中的方法org.apache.mina.handler.multiton.SingleSessionIoHandler
已过时。
Invoked when protocol message that user requested by IoSession.write(Object) is sent out actually.
messageSent(Object) - 类 中的方法org.apache.mina.handler.multiton.SingleSessionIoHandlerAdapter
已过时。
 
messageSent(IoSession, Object) - 类 中的方法org.apache.mina.handler.multiton.SingleSessionIoHandlerDelegate
已过时。
Delegates the method call to the SingleSessionIoHandler.messageSent(Object) method of the handler assigned to this session.
messageSent(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.proxy.filter.ProxyFilter
Filter handshake related messages from reaching the messageSent callbacks of downstream filters.
MethodInvocationException - org.apache.mina.statemachine.transition中的异常错误
Thrown by MethodTransition if the target method couldn't be invoked or threw an exception.
MethodInvocationException(Method, Throwable) - 异常错误 的构造器org.apache.mina.statemachine.transition.MethodInvocationException
Creates a new instance for the specified Method and Throwable.
MethodSelfTransition - org.apache.mina.statemachine.transition中的类
SelfTransition which invokes a Method.
MethodSelfTransition(Method, Object) - 类 的构造器org.apache.mina.statemachine.transition.MethodSelfTransition
 
MethodSelfTransition(String, Object) - 类 的构造器org.apache.mina.statemachine.transition.MethodSelfTransition
Creates a new instance
MethodTransition - org.apache.mina.statemachine.transition中的类
Transition which invokes a Method.
MethodTransition(Object, State, Method, Object) - 类 的构造器org.apache.mina.statemachine.transition.MethodTransition
Creates a new instance with the specified State as next state and for the specified Event id.
MethodTransition(Object, Method, Object) - 类 的构造器org.apache.mina.statemachine.transition.MethodTransition
Creates a new instance which will loopback to the same State for the specified Event id.
MethodTransition(Object, State, Object) - 类 的构造器org.apache.mina.statemachine.transition.MethodTransition
Creates a new instance with the specified State as next state and for the specified Event id.
MethodTransition(Object, Object) - 类 的构造器org.apache.mina.statemachine.transition.MethodTransition
Creates a new instance which will loopback to the same State for the specified Event id.
MethodTransition(Object, String, Object) - 类 的构造器org.apache.mina.statemachine.transition.MethodTransition
Creates a new instance which will loopback to the same State for the specified Event id.
MethodTransition(Object, State, String, Object) - 类 的构造器org.apache.mina.statemachine.transition.MethodTransition
Creates a new instance with the specified State as next state and for the specified Event id.
MIN_PORT_NUMBER - 类 中的静态变量org.apache.mina.util.AvailablePortFinder
The minimum number of server port number.
MinaPropertyEditorRegistrar - org.apache.mina.integration.xbean中的类
A custom Spring PropertyEditorRegistrar implementation which registers by default all the PropertyEditor implementations in the MINA Integration Beans module.
MinaPropertyEditorRegistrar() - 类 的构造器org.apache.mina.integration.xbean.MinaPropertyEditorRegistrar
 
MinaTimeServer - org.apache.mina.example.gettingstarted.timeserver中的类
A minimal 'time' server, returning the current date.
MinaTimeServer() - 类 的构造器org.apache.mina.example.gettingstarted.timeserver.MinaTimeServer
 
minimumCapacity() - 类 中的方法org.apache.mina.core.buffer.AbstractIoBuffer
minimumCapacity(int) - 类 中的方法org.apache.mina.core.buffer.AbstractIoBuffer
Sets the minimum capacity of this buffer which is used to determine the new capacity of the buffer shrunk by IoBuffer.compact() and IoBuffer.shrink() operation.
minimumCapacity() - 类 中的方法org.apache.mina.core.buffer.IoBuffer
 
minimumCapacity(int) - 类 中的方法org.apache.mina.core.buffer.IoBuffer
Sets the minimum capacity of this buffer which is used to determine the new capacity of the buffer shrunk by IoBuffer.compact() and IoBuffer.shrink() operation.
minimumCapacity() - 类 中的方法org.apache.mina.core.buffer.IoBufferWrapper
 
minimumCapacity(int) - 类 中的方法org.apache.mina.core.buffer.IoBufferWrapper
 
modify(Object[]) - 接口 中的方法org.apache.mina.statemachine.event.EventArgumentsInterceptor
Modifies the specified array of event arguments.
MS_KERBEROS_V5_OID - 类 中的静态变量org.apache.mina.proxy.handlers.socks.SocksProxyConstants
 
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.