public static interface

SocketOpts.IP.TCP

implements SocketOpts.IP
sun.nio.ch.SocketOpts.IP.TCP

Summary

[Expand]
Inherited Constants
From interface sun.nio.ch.SocketOpts.IP
Public Methods
abstract SocketOpts.IP.TCP noDelay(boolean b)
abstract boolean noDelay()
[Expand]
Inherited Methods
From interface sun.nio.ch.SocketOpts
From interface sun.nio.ch.SocketOpts.IP

Public Methods

public abstract SocketOpts.IP.TCP noDelay (boolean b)

Throws
IOException

public abstract boolean noDelay ()

Throws
IOException