Searched defs:SocketOutputStream (Results 1 - 1 of 1) sorted by relevance

/glassfish-3.1.2/web/web-ajp/src/main/java/org/apache/jk/common/
H A DChannelNioSocket.java396 OutputStream os = new SocketOutputStream(sc);
1194 protected class SocketOutputStream extends OutputStream { class in class:ChannelNioSocket
1198 SocketOutputStream(SocketChannel channel) { method in class:ChannelNioSocket.SocketOutputStream

Completed in 15 milliseconds