public interface DomainSocketChannel extends UnixChannel
UnixChannel that supports communication via
Unix Domain Socket.| Modifier and Type | Method and Description |
|---|---|
DomainSocketChannelConfig |
config() |
DomainSocketAddress |
localAddress() |
DomainSocketAddress |
remoteAddress() |
fdalloc, bind, bind, close, close, closeFuture, connect, connect, connect, connect, deregister, deregister, disconnect, disconnect, eventLoop, flush, isActive, isOpen, isRegistered, isWritable, metadata, newFailedFuture, newProgressivePromise, newPromise, newSucceededFuture, parent, pipeline, read, unsafe, voidPromise, write, write, writeAndFlush, writeAndFlushcompareToDomainSocketAddress remoteAddress()
remoteAddress in interface io.netty.channel.ChannelDomainSocketAddress localAddress()
localAddress in interface io.netty.channel.ChannelDomainSocketChannelConfig config()
config in interface io.netty.channel.ChannelCopyright © 2008–2015 The Netty Project. All rights reserved.