Class Netty4TcpServerChannel

java.lang.Object
org.elasticsearch.transport.netty4.Netty4TcpServerChannel
All Implemented Interfaces:
java.io.Closeable, java.lang.AutoCloseable, CloseableChannel, TcpServerChannel

public class Netty4TcpServerChannel
extends java.lang.Object
implements TcpServerChannel
  • Method Summary

    Modifier and Type Method Description
    void addCloseListener​(ActionListener<java.lang.Void> listener)  
    void close()  
    java.net.InetSocketAddress getLocalAddress()  
    boolean isOpen()  
    java.lang.String toString()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait