Java io.netty.channel.socket ServerSocketChannel fields, constructors, methods, implement or subclass

Example usage for Java io.netty.channel.socket ServerSocketChannel fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for io.netty.channel.socket ServerSocketChannel.

The text is from its open source code.

Implementation

io.netty.channel.socket.ServerSocketChannel has the following implementations.
Click this link to see all its implementation.

Method

ChannelFuturecloseFuture()
Returns the ChannelFuture which will be notified when this channel is closed.
EventLoopeventLoop()
Return the EventLoop this Channel was registered to.
InetSocketAddresslocalAddress()