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
-
Nested Class Summary
Nested classes/interfaces inherited from interface Invocable
Invocable.InvocationType -
Field Summary
Fields inherited from class ChannelEndPoint.RunnableTask
_operationFields inherited from interface Invocable
__nonBlocking -
Constructor Summary
Constructors -
Method Summary
Methods inherited from class ChannelEndPoint.RunnableTask
toStringMethods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitMethods inherited from interface Invocable
getInvocationType
-
Constructor Details
-
RunnableCloseable
-
-
Method Details
-
close
public void close()- Specified by:
closein interfaceAutoCloseable- Specified by:
closein interfaceCloseable
-