Interface SelectionKeyAware

All Known Subinterfaces:
SocketHandler
All Known Implementing Classes:
LocalForwardingChannel, RemoteForwardingChannel, SocketConnection, SocketForwardingChannel, SSLContextConnection, SSLSocketConnection

public interface SelectionKeyAware
Callback to receive a SelectionKey
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details