Java io.netty.channel.local LocalChannel fields, constructors, methods, implement or subclass

Example usage for Java io.netty.channel.local LocalChannel fields, constructors, methods, implement or subclass

Introduction

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

The text is from its open source code.

Field

LocalAddressremoteAddress

Constructor

Method

Attributeattr(AttributeKey key)
ChannelFutureclose()
ChannelFuturecloseFuture()
EventLoopeventLoop()
booleanhasAttr(AttributeKey key)
inthashCode()
Returns the ID of this channel.
ChannelIdide public final ChannelId id()
ChannelPipelinepipeline()
ChannelFuturewriteAndFlush(Object msg)