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 

F

FAILED - 类 中的静态变量org.apache.mina.example.tapedeck.AuthenticationHandler
 
FAKE_IP - 类 中的静态变量org.apache.mina.proxy.handlers.socks.SocksProxyConstants
Invalid IP used in SOCKS 4a protocol to specify that the client can't resolve the destination host's domain name.
FileEditor - org.apache.mina.integration.beans中的类
A PropertyEditor which converts a String into a File and vice versa.
FileEditor() - 类 的构造器org.apache.mina.integration.beans.FileEditor
 
FilenameFileRegion - org.apache.mina.core.file中的类
TODO Add documentation
FilenameFileRegion(File, FileChannel) - 类 的构造器org.apache.mina.core.file.FilenameFileRegion
 
FilenameFileRegion(File, FileChannel, long, long) - 类 的构造器org.apache.mina.core.file.FilenameFileRegion
 
FileRegion - org.apache.mina.core.file中的接口
Indicates the region of a file to be sent to the remote host.
FileRegionWriteFilter - org.apache.mina.filter.stream中的类
Filter implementation that converts a FileRegion to IoBuffer objects and writes those buffers to the next filter.
FileRegionWriteFilter() - 类 的构造器org.apache.mina.filter.stream.FileRegionWriteFilter
 
fill(byte, int) - 类 中的方法org.apache.mina.core.buffer.AbstractIoBuffer
Fills this buffer with the specified value.
fill(int) - 类 中的方法org.apache.mina.core.buffer.AbstractIoBuffer
Fills this buffer with NUL (0x00).
fill(byte, int) - 类 中的方法org.apache.mina.core.buffer.IoBuffer
Fills this buffer with the specified value.
fill(int) - 类 中的方法org.apache.mina.core.buffer.IoBuffer
Fills this buffer with NUL (0x00).
fill(byte, int) - 类 中的方法org.apache.mina.core.buffer.IoBufferWrapper
 
fill(int) - 类 中的方法org.apache.mina.core.buffer.IoBufferWrapper
 
fillAndReset(byte, int) - 类 中的方法org.apache.mina.core.buffer.AbstractIoBuffer
Fills this buffer with the specified value.
fillAndReset(int) - 类 中的方法org.apache.mina.core.buffer.AbstractIoBuffer
Fills this buffer with NUL (0x00).
fillAndReset(byte, int) - 类 中的方法org.apache.mina.core.buffer.IoBuffer
Fills this buffer with the specified value.
fillAndReset(int) - 类 中的方法org.apache.mina.core.buffer.IoBuffer
Fills this buffer with NUL (0x00).
fillAndReset(byte, int) - 类 中的方法org.apache.mina.core.buffer.IoBufferWrapper
 
fillAndReset(int) - 类 中的方法org.apache.mina.core.buffer.IoBufferWrapper
 
fillContext(IoSession, Map<String, String>) - 类 中的方法org.apache.mina.filter.logging.MdcInjectionFilter
write key properties of the session to the Mapped Diagnostic Context sub-classes could override this method to map more/other attributes
filter(IoFilterEvent) - 类 中的方法org.apache.mina.filter.logging.MdcInjectionFilter
 
filter(IoFilterEvent) - 类 中的方法org.apache.mina.filter.util.CommonEventFilter
 
filterClose(IoFilter.NextFilter, IoSession) - 接口 中的方法org.apache.mina.core.filterchain.IoFilter
Filters IoSession.close(boolean) method invocation.
filterClose(IoSession) - 接口 中的方法org.apache.mina.core.filterchain.IoFilter.NextFilter
Forwards filterClose event to next filter.
filterClose(IoFilter.NextFilter, IoSession) - 类 中的方法org.apache.mina.core.filterchain.IoFilterAdapter
Filters IoSession.close(boolean) method invocation.
filterClose(IoFilter.NextFilter, IoSession) - 类 中的方法org.apache.mina.example.tapedeck.AuthenticationHandler
 
filterClose(IoFilter.NextFilter, IoSession) - 类 中的方法org.apache.mina.filter.executor.ExecutorFilter
Filters IoSession.close(boolean) method invocation.
filterClose(IoFilter.NextFilter, IoSession) - 类 中的方法org.apache.mina.filter.ssl.SslFilter
 
filterClose(IoFilter.NextFilter, IoSession) - 类 中的方法org.apache.mina.filter.util.CommonEventFilter
 
filterClose(IoFilter.NextFilter, IoSession) - 类 中的方法org.apache.mina.filter.util.ReferenceCountingFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - 接口 中的方法org.apache.mina.core.filterchain.IoFilter
Filters IoSession.write(Object) method invocation.
filterWrite(IoSession, WriteRequest) - 接口 中的方法org.apache.mina.core.filterchain.IoFilter.NextFilter
Forwards filterWrite event to next filter.
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.core.filterchain.IoFilterAdapter
Filters IoSession.write(Object) method invocation.
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.example.tapedeck.AuthenticationHandler
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.buffer.BufferedWriteFilter
Filters IoSession.write(Object) method invocation.
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.codec.ProtocolCodecFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.errorgenerating.ErrorGeneratingFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.executor.ExecutorFilter
Filters IoSession.write(Object) method invocation.
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.executor.WriteRequestFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.ssl.SslFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.stream.AbstractStreamWriteFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.util.CommonEventFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.util.ReferenceCountingFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.filter.util.WriteRequestFilter
 
filterWrite(IoFilter.NextFilter, IoSession, WriteRequest) - 类 中的方法org.apache.mina.proxy.filter.ProxyFilter
Filters outgoing writes, queueing them up if necessary while a handshake is ongoing.
find(Iterable<IoSession>) - 类 中的方法org.apache.mina.integration.ognl.IoSessionFinder
Finds a Set of IoSessions that matches the query from the specified sessions and returns the matches.
findEncoder(DemuxingProtocolEncoder.State, Class<?>) - 类 中的方法org.apache.mina.filter.codec.demux.DemuxingProtocolEncoder
 
findExceptionHandler(Class<? extends Throwable>) - 类 中的方法org.apache.mina.handler.demux.DemuxingIoHandler
 
findReceivedMessageHandler(Class<?>) - 类 中的方法org.apache.mina.handler.demux.DemuxingIoHandler
 
findSentMessageHandler(Class<?>) - 类 中的方法org.apache.mina.handler.demux.DemuxingIoHandler
 
finishConnect(H) - 类 中的方法org.apache.mina.core.polling.AbstractPollingIoConnector
Finish the connection process of a client socket after it was marked as ready to process by the AbstractPollingIoConnector.select(int) call.
finishConnect(Long) - 类 中的方法org.apache.mina.transport.socket.apr.AprSocketConnector
Finish the connection process of a client socket after it was marked as ready to process by the AbstractPollingIoConnector.select(int) call.
finishConnect(DatagramChannel) - 类 中的方法org.apache.mina.transport.socket.nio.NioDatagramConnector
 
finishConnect(SocketChannel) - 类 中的方法org.apache.mina.transport.socket.nio.NioSocketConnector
Finish the connection process of a client socket after it was marked as ready to process by the AbstractPollingIoConnector.select(int) call.
finishDecode(IoSession, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.example.sumup.codec.AddMessageDecoder
 
finishDecode(IoSession, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.example.sumup.codec.ResultMessageDecoder
 
finishDecode(IoSession, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.demux.DemuxingProtocolDecoder
Override this method to deal with the closed connection.
finishDecode(IoSession, ProtocolDecoderOutput) - 接口 中的方法org.apache.mina.filter.codec.demux.MessageDecoder
Invoked when the specified session is closed while this decoder was parsing the data.
finishDecode(IoSession, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.demux.MessageDecoderAdapter
Override this method to deal with the closed connection.
finishDecode(IoSession, ProtocolDecoderOutput) - 接口 中的方法org.apache.mina.filter.codec.ProtocolDecoder
Invoked when the specified session is closed.
finishDecode(IoSession, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.ProtocolDecoderAdapter
Override this method to deal with the closed connection.
finishDecode(ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.ConsumeToCrLfDecodingState
Invoked when the associated IoSession is closed.
finishDecode(IoBuffer, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.ConsumeToCrLfDecodingState
Invoked when this state has reached a CRLF.
finishDecode(ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.ConsumeToDynamicTerminatorDecodingState
Invoked when the associated IoSession is closed.
finishDecode(IoBuffer, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.ConsumeToDynamicTerminatorDecodingState
Invoked when this state has reached the terminator byte.
finishDecode(ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.ConsumeToEndOfSessionDecodingState
Invoked when the associated IoSession is closed.
finishDecode(IoBuffer, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.ConsumeToEndOfSessionDecodingState
Invoked when this state has consumed all bytes until the session is closed.
finishDecode(ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.ConsumeToTerminatorDecodingState
Invoked when the associated IoSession is closed.
finishDecode(IoBuffer, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.ConsumeToTerminatorDecodingState
Invoked when this state has reached the terminator byte.
finishDecode(ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.CrLfDecodingState
Invoked when the associated IoSession is closed.
finishDecode(boolean, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.CrLfDecodingState
Invoked when this state has found a CRLF.
finishDecode(ProtocolDecoderOutput) - 接口 中的方法org.apache.mina.filter.codec.statemachine.DecodingState
Invoked when the associated IoSession is closed.
finishDecode(List<Object>, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.DecodingStateMachine
Called once the state machine has reached its end.
finishDecode(ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.DecodingStateMachine
Invoked when the associated IoSession is closed.
finishDecode(IoSession, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.DecodingStateProtocolDecoder
Invoked when the specified session is closed.
finishDecode(ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.FixedLengthDecodingState
Invoked when the associated IoSession is closed.
finishDecode(IoBuffer, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.FixedLengthDecodingState
Invoked when this state has consumed the configured number of bytes.
finishDecode(ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.IntegerDecodingState
Invoked when the associated IoSession is closed.
finishDecode(int, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.IntegerDecodingState
Invoked when this state has consumed a complete int.
finishDecode(ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.ShortIntegerDecodingState
Invoked when the associated IoSession is closed.
finishDecode(short, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.ShortIntegerDecodingState
Invoked when this state has consumed a complete short.
finishDecode(ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.SingleByteDecodingState
Invoked when the associated IoSession is closed.
finishDecode(byte, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.SingleByteDecodingState
Invoked when this state has consumed a complete byte.
finishDecode(ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.statemachine.SkippingState
Invoked when the associated IoSession is closed.
finishDecode(int) - 类 中的方法org.apache.mina.filter.codec.statemachine.SkippingState
Invoked when this state cannot skip any more bytes.
finishDecode(IoSession, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.SynchronizedProtocolDecoder
Invoked when the specified session is closed.
finishDecode(IoSession, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.filter.codec.textline.TextLineDecoder
Invoked when the specified session is closed.
finishDecode(IoSession, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.http.HttpClientDecoder
 
finishDecode(IoSession, ProtocolDecoderOutput) - 类 中的方法org.apache.mina.http.HttpServerDecoder
 
finishSessionInitialization0(IoSession, IoFuture) - 类 中的方法org.apache.mina.core.service.AbstractIoConnector
Adds required internal attributes and IoFutureListeners related with event notifications to the specified session and future.
finishSessionInitialization0(IoSession, IoFuture) - 类 中的方法org.apache.mina.core.service.AbstractIoService
Implement this method to perform additional tasks required for session initialization.
fire() - 类 中的方法org.apache.mina.core.filterchain.IoFilterEvent
 
fire() - 类 中的方法org.apache.mina.core.session.IoEvent
 
fireConnected(IoSession) - 类 中的方法org.apache.mina.proxy.ProxyConnector
Fires the connection event on the real future to notify the client.
fireEvent(IoFilterEvent) - 类 中的方法org.apache.mina.filter.executor.ExecutorFilter
Fires the specified event through the underlying executor.
fireExceptionCaught(Throwable) - 类 中的方法org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireExceptionCaught(Throwable) - 接口 中的方法org.apache.mina.core.filterchain.IoFilterChain
fireFilterClose() - 类 中的方法org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireFilterClose() - 接口 中的方法org.apache.mina.core.filterchain.IoFilterChain
fireFilterWrite(WriteRequest) - 类 中的方法org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireFilterWrite(WriteRequest) - 接口 中的方法org.apache.mina.core.filterchain.IoFilterChain
fireInputClosed() - 类 中的方法org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireInputClosed() - 接口 中的方法org.apache.mina.core.filterchain.IoFilterChain
fireMessageReceived(Object) - 类 中的方法org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireMessageReceived(Object) - 接口 中的方法org.apache.mina.core.filterchain.IoFilterChain
fireMessageSent(WriteRequest) - 类 中的方法org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireMessageSent(WriteRequest) - 接口 中的方法org.apache.mina.core.filterchain.IoFilterChain
fireServiceActivated() - 类 中的方法org.apache.mina.core.service.IoServiceListenerSupport
Calls IoServiceListener.serviceActivated(IoService) for all registered listeners.
fireServiceDeactivated() - 类 中的方法org.apache.mina.core.service.IoServiceListenerSupport
Calls IoServiceListener.serviceDeactivated(IoService) for all registered listeners.
fireSessionClosed() - 类 中的方法org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireSessionClosed() - 接口 中的方法org.apache.mina.core.filterchain.IoFilterChain
fireSessionCreated() - 类 中的方法org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireSessionCreated() - 接口 中的方法org.apache.mina.core.filterchain.IoFilterChain
fireSessionCreated(IoSession) - 类 中的方法org.apache.mina.core.service.IoServiceListenerSupport
Calls IoServiceListener.sessionCreated(IoSession) for all registered listeners.
fireSessionDestroyed(IoSession) - 类 中的方法org.apache.mina.core.service.IoServiceListenerSupport
Calls IoServiceListener.sessionDestroyed(IoSession) for all registered listeners.
fireSessionIdle(IdleStatus) - 类 中的方法org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireSessionIdle(IdleStatus) - 接口 中的方法org.apache.mina.core.filterchain.IoFilterChain
fireSessionOpened() - 类 中的方法org.apache.mina.core.filterchain.DefaultIoFilterChain
 
fireSessionOpened() - 接口 中的方法org.apache.mina.core.filterchain.IoFilterChain
first() - 类 中的方法org.apache.mina.util.byteaccess.BufferByteArray
first() - 接口 中的方法org.apache.mina.util.byteaccess.ByteArray
first() - 类 中的方法org.apache.mina.util.byteaccess.CompositeByteArray
first() - 接口 中的方法org.apache.mina.util.byteaccess.IoAbsoluteReader
 
first() - 接口 中的方法org.apache.mina.util.byteaccess.IoAbsoluteWriter
 
FixedLengthDecodingState - org.apache.mina.filter.codec.statemachine中的类
DecodingState which consumes all received bytes until a configured number of read bytes has been reached.
FixedLengthDecodingState(int) - 类 的构造器org.apache.mina.filter.codec.statemachine.FixedLengthDecodingState
Constructs a new instance using the specified decode length.
FLAG_NEGOTIATE_128_BIT_ENCRYPTION - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_56_BIT_ENCRYPTION - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_ALWAYS_SIGN - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_ANONYMOUS - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_DATAGRAM_STYLE - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_DOMAIN_SUPPLIED - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_KEY_EXCHANGE - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_LAN_MANAGER_KEY - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_LOCAL_CALL - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_NTLM - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_NTLM2 - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_OEM - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_SEAL - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_SIGN - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_TARGET_INFO - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_NEGOTIATE_UNICODE - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
Message flags
FLAG_NEGOTIATE_WORKSTATION_SUPPLIED - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_REQUEST_SERVER_AUTH_REALM - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_TARGET_TYPE_DOMAIN - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_TARGET_TYPE_SERVER - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_TARGET_TYPE_SHARE - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_1 - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_10 - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_11 - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_2 - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_3 - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_4 - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_5 - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_6 - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_7 - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_8 - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
FLAG_UNIDENTIFIED_9 - 接口 中的静态变量org.apache.mina.proxy.handlers.http.ntlm.NTLMConstants
 
flip() - 类 中的方法org.apache.mina.core.buffer.AbstractIoBuffer
flip() - 类 中的方法org.apache.mina.core.buffer.IoBuffer
 
flip() - 类 中的方法org.apache.mina.core.buffer.IoBufferWrapper
 
FloatEditor - org.apache.mina.integration.beans中的类
A PropertyEditor which converts a String into an Float and vice versa.
FloatEditor() - 类 的构造器org.apache.mina.integration.beans.FloatEditor
 
flush(S) - 类 中的方法org.apache.mina.core.polling.AbstractPollingIoProcessor
Flushes the internal write request queue of the specified session.
flush(S) - 接口 中的方法org.apache.mina.core.service.IoProcessor
Flushes the internal write request queue of the specified session.
flush(S) - 类 中的方法org.apache.mina.core.service.SimpleIoProcessorPool
Flushes the internal write request queue of the specified session.
flush(IoSession) - 类 中的方法org.apache.mina.filter.buffer.BufferedWriteFilter
Flushes the buffered data.
flush(IoFilter.NextFilter, IoSession) - 接口 中的方法org.apache.mina.filter.codec.ProtocolDecoderOutput
Flushes all messages you wrote via ProtocolDecoderOutput.write(Object) to the next filter.
flush() - 接口 中的方法org.apache.mina.filter.codec.ProtocolEncoderOutput
Flushes all buffers you wrote via ProtocolEncoderOutput.write(Object) to the session.
flush() - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
flush(NioSession) - 类 中的方法org.apache.mina.transport.socket.nio.NioDatagramAcceptor
Flushes the internal write request queue of the specified session.
flush() - 类 中的方法org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
Flush to the current index.
flush(ByteArray) - 接口 中的方法org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter.Flusher
 
flushPendingSessionEvents() - 类 中的方法org.apache.mina.proxy.event.IoSessionEventQueue
Send any session event which were queued while waiting for handshaking to complete.
flushPendingWriteRequests() - 类 中的方法org.apache.mina.proxy.AbstractProxyLogicHandler
Send any write requests which were queued whilst waiting for handshaking to complete.
flushTo(int) - 类 中的方法org.apache.mina.util.byteaccess.CompositeByteArrayRelativeWriter
Flush to the given index.
format(LogRecord) - 类 中的方法org.apache.mina.util.Log4jXmlFormatter
 
free() - 类 中的方法org.apache.mina.core.buffer.IoBuffer
Declares this buffer and all its derived buffers are not used anymore so that it can be reused by some IoBufferAllocator implementations.
free() - 类 中的方法org.apache.mina.core.buffer.IoBufferWrapper
 
free() - 类 中的方法org.apache.mina.util.byteaccess.BufferByteArray
Remove any resources associated with this object.
free() - 接口 中的方法org.apache.mina.util.byteaccess.ByteArray
Remove any resources associated with this object.
free() - 类 中的方法org.apache.mina.util.byteaccess.ByteArrayPool
Frees the buffers
free() - 类 中的方法org.apache.mina.util.byteaccess.CompositeByteArray
Remove any resources associated with this object.
fromString(String) - 枚举 中的静态方法org.apache.mina.http.api.HttpVersion
Returns the HttpVersion instance from the specified string.
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.