NetworkTrafficListener.java | 31 * <li>Outgoing bytes, when the server sends bytes to a remote client</li> 62 * @param bytes the read-only buffer containing the outgoing bytes 64 public void outgoing(Socket socket, Buffer bytes); method in interface:NetworkTrafficListener 91 public void outgoing(Socket socket, Buffer bytes) method in class:NetworkTrafficListener.Empty
|