org.glassfish.grizzly.nio.transport
Class TCPNIOTemporarySelectorWriter
java.lang.Object
org.glassfish.grizzly.AbstractWriter<SocketAddress>
org.glassfish.grizzly.nio.tmpselectors.TemporarySelectorWriter
org.glassfish.grizzly.nio.transport.TCPNIOTemporarySelectorWriter
- All Implemented Interfaces:
- Writer<SocketAddress>
public class TCPNIOTemporarySelectorWriter
- extends TemporarySelectorWriter
- Author:
- oleksiys
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TCPNIOTemporarySelectorWriter
public TCPNIOTemporarySelectorWriter(TCPNIOTransport transport)
writeNow0
protected int writeNow0(Connection connection,
SocketAddress dstAddress,
Buffer buffer,
WriteResult currentResult)
throws IOException
- Specified by:
writeNow0 in class TemporarySelectorWriter
- Throws:
IOException
Copyright © 2009 SUN Microsystems. All Rights Reserved.