In the channels
package, the java.
interface defines the setOption
and getOption
methods to set and query the channel's socket options.
StandardSocketOptions
name | back to summary |
---|---|
public String name() Returns the name of the socket option.
|
type | back to summary |
---|---|
public Class Returns the type of the socket option value.
|