Package org.apache.mina.core.write
package org.apache.mina.core.write
-
ClassDescriptionThe default implementation of
WriteRequest.An exception which is thrown when one or more write requests resulted in no actual write operation.An exception which is thrown when one or more write operations failed.Represents write request fired byIoSession.write(Object).StoresWriteRequests which are queued to anIoSession.An exception which is thrown when write buffer is not flushed forIoSessionConfig.getWriteTimeout()seconds.An exception which is thrown when one or more write operations were attempted on a closed session.