Interface SocketIOChannel

All Superinterfaces:
Associator, Channel, Eligible, IOSubchannel, Subchannel
All Known Implementing Classes:
SocketConnectionManager.SocketChannelImpl

public interface SocketIOChannel extends IOSubchannel
A special sub channel used for socket connections.
  • Method Details

    • localAddress

      Returns the local address.
      Returns:
      the socket address
    • remoteAddress

      Returns the remote address.
      Returns:
      the socket address
    • isPurgeable

      boolean isPurgeable()
      Checks if the connection is purgeable.
      Returns:
      true, if is purgeable
    • purgeableSince

      Returns since when the connection has become purgeable.
      Returns:
      the timestamp