Searched defs:on (Results 1 – 9 of 9) sorted by relevance
121 public void on(boolean on) { in on() method in DigestOutputStream
139 public void on(boolean on) { in on() argument
84 public void setSoLinger(boolean on, int linger) throws SocketException { in setSoLinger()89 public void setTcpNoDelay(boolean on) throws SocketException { in setTcpNoDelay()94 public void setReuseAddress(boolean on) throws SocketException { in setReuseAddress()99 public void setKeepAlive(boolean on) throws SocketException { in setKeepAlive()
104 public void setSoLinger(boolean on, int linger) throws SocketException { in setSoLinger()109 public void setTcpNoDelay(boolean on) throws SocketException { in setTcpNoDelay()114 public void setReuseAddress(boolean on) throws SocketException { in setReuseAddress()119 public void setKeepAlive(boolean on) throws SocketException { in setKeepAlive()
539 public void setOOBInline(boolean on) throws SocketException { in setOOBInline()
874 @Override public void setOOBInline(boolean on) throws SocketException { in setOOBInline()
27 static jint Console_setEchoImpl(JNIEnv* env, jclass, jboolean on, jint previousState) { in Console_setEchoImpl()
149 private static int setEcho(boolean on, int previousState) { in setEcho()156 private static native int setEchoImpl(boolean on, int previousState) throws IOException; in setEchoImpl()
499 public void setSoLinger(boolean on, int timeout) throws SocketException { in setSoLinger()528 public void setTcpNoDelay(boolean on) throws SocketException { in setTcpNoDelay()