Class ChannelEndPoint.RunnableCloseable

java.lang.Object
org.eclipse.jetty.io.ChannelEndPoint.RunnableTask
org.eclipse.jetty.io.ChannelEndPoint.RunnableCloseable
All Implemented Interfaces:
Closeable, AutoCloseable, Runnable, Invocable
Enclosing class:
ChannelEndPoint

private abstract class ChannelEndPoint.RunnableCloseable extends ChannelEndPoint.RunnableTask implements Closeable
  • Constructor Details

    • RunnableCloseable

      protected RunnableCloseable(String op)
  • Method Details