- warn(IoSession, String) - 类 中的静态方法org.apache.mina.util.SessionLog
-
- warn(IoSession, String, Throwable) - 类 中的静态方法org.apache.mina.util.SessionLog
-
- WINDOWS - 类 中的静态变量org.apache.mina.filter.codec.textline.LineDelimiter
-
The line delimiter constant of MS Windows/DOS ("\r\n")
- wrap(ByteBuffer) - 类 中的静态方法org.apache.mina.common.ByteBuffer
-
Wraps the specified NIO ByteBuffer
into MINA buffer.
- wrap(byte[]) - 类 中的静态方法org.apache.mina.common.ByteBuffer
-
Wraps the specified byte array into MINA heap buffer.
- wrap(byte[], int, int) - 类 中的静态方法org.apache.mina.common.ByteBuffer
-
Wraps the specified byte array into MINA heap buffer.
- wrap(ByteBuffer) - 接口 中的方法org.apache.mina.common.ByteBufferAllocator
-
Wraps the specified NIO ByteBuffer
into MINA buffer.
- wrap(ByteBuffer) - 类 中的方法org.apache.mina.common.PooledByteBufferAllocator
-
- wrap(ByteBuffer) - 类 中的方法org.apache.mina.common.SimpleByteBufferAllocator
-
- write(Object, SocketAddress) - 接口 中的方法org.apache.mina.common.BroadcastIoSession
-
Writes the specified message to the specified destination.
- write(Object) - 接口 中的方法org.apache.mina.common.IoSession
-
Writes the specified message
to remote peer.
- write(Object) - 类 中的方法org.apache.mina.common.support.BaseIoSession
-
- write(Object, SocketAddress) - 类 中的方法org.apache.mina.common.support.BaseIoSession
-
- WRITE - 类 中的静态变量org.apache.mina.common.TrafficMask
-
This mask suspends reads, and resumes writes if writes were suspended.
- write(Object) - 接口 中的方法org.apache.mina.filter.codec.ProtocolDecoderOutput
-
- write(ByteBuffer) - 接口 中的方法org.apache.mina.filter.codec.ProtocolEncoderOutput
-
- write(int) - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
-
- write(byte[]) - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
-
- write(byte[], int, int) - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
-
- write(Object) - 类 中的方法org.apache.mina.filter.codec.support.SimpleProtocolDecoderOutput
-
- write(ByteBuffer) - 类 中的方法org.apache.mina.filter.codec.support.SimpleProtocolEncoderOutput
-
- write(ByteBuffer) - 类 中的方法org.apache.mina.handler.support.IoSessionInputStream
-
- write(byte[], int, int) - 类 中的方法org.apache.mina.handler.support.IoSessionOutputStream
-
- write(int) - 类 中的方法org.apache.mina.handler.support.IoSessionOutputStream
-
- write0(IoFilter.WriteRequest) - 类 中的方法org.apache.mina.common.support.BaseIoSession
-
Implement this method to perform real write operation with
the specified writeRequest
.
- write0(IoFilter.WriteRequest) - 类 中的方法org.apache.mina.transport.vmpipe.support.VmPipeSessionImpl
-
- WRITE_REQUEST_QUEUE - 类 中的静态变量org.apache.mina.filter.StreamWriteFilter
-
- writeBoolean(boolean) - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
-
- writeByte(int) - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
-
- writeBytes(String) - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
-
- writeChar(int) - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
-
- writeChars(String) - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
-
- writeDouble(double) - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
-
- writeFloat(float) - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
-
- WriteFuture - org.apache.mina.common中的接口
-
An
IoFuture
for asynchronous write requests.
- writeInt(int) - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
-
- writeLong(long) - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
-
- writeNetBuffer(IoFilter.NextFilter) - 类 中的方法org.apache.mina.filter.support.SSLHandler
-
- writeObject(Object) - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
-
- WRITER_IDLE - 类 中的静态变量org.apache.mina.common.IdleStatus
-
Represents the session status that the session is not writing any data.
- writeShort(int) - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
-
- WriteTimeoutException - org.apache.mina.common中的异常错误
-
- WriteTimeoutException() - 异常错误 的构造器org.apache.mina.common.WriteTimeoutException
-
Creates a new exception.
- WriteTimeoutException(String) - 异常错误 的构造器org.apache.mina.common.WriteTimeoutException
-
Creates a new exception.
- writeUTF(String) - 类 中的方法org.apache.mina.filter.codec.serialization.ObjectSerializationOutputStream
-
- WRITTEN - 类 中的静态变量org.apache.mina.filter.executor.ExecutorFilter.EventType
-