Interface HttpServerChannel

All Superinterfaces:
, , CloseableChannel

public interface HttpServerChannel extends CloseableChannel
  • Method Details

    • getLocalAddress

       getLocalAddress()
      Returns the local address for this channel.
      Returns:
      the local address of this channel.