Searched defs:on (Results 1 – 10 of 10) sorted by relevance
121 public void on(boolean on) { in on() argument
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()
103 public void setSoLinger(boolean on, int linger) throws SocketException { in setSoLinger()108 public void setTcpNoDelay(boolean on) throws SocketException { in setTcpNoDelay()113 public void setReuseAddress(boolean on) throws SocketException { in setReuseAddress()118 public void setKeepAlive(boolean on) throws SocketException { in setKeepAlive()
543 public void setOOBInline(boolean on) throws SocketException { in setOOBInline()
1155 public void setOOBInline(boolean on) throws SocketException { in setOOBInline()
77 public synchronized static PlatformAddress on(int value, long size) { in on() method in PlatformAddressFactory98 public static PlatformAddress on(int value) { in on() method in PlatformAddressFactory
31 static jint Console_setEchoImpl(JNIEnv* env, jclass, jboolean on, jint previousState) { in Console_setEchoImpl()
146 private static int setEcho(boolean on, int previousState) { in setEcho()153 private static native int setEchoImpl(boolean on, int previousState) throws IOException; in setEchoImpl()
626 public void setSoLinger(boolean on, int timeout) throws SocketException { in setSoLinger()667 public void setTcpNoDelay(boolean on) throws SocketException { in setTcpNoDelay()