Package org.eclipse.spi.net4j
Class Channel.ReceiverWork
java.lang.Object
org.eclipse.net4j.util.concurrent.RunnableWithName
org.eclipse.spi.net4j.Channel.ReceiverWork
- All Implemented Interfaces:
Runnable
- Enclosing class:
- Channel
@Deprecated
protected class Channel.ReceiverWork
extends org.eclipse.net4j.util.concurrent.RunnableWithName
Deprecated.
As of 4.10 scheduled for future removal.
If the meaning of this type isn't clear, there really should be more of a description here...
- Author:
- Eike Stepper
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.net4j.util.concurrent.RunnableWithName
run
-
Constructor Details
-
ReceiverWork
Deprecated.- Since:
- 3.0
-
-
Method Details
-
getName
Deprecated.- Specified by:
getName
in classorg.eclipse.net4j.util.concurrent.RunnableWithName
- Since:
- 4.5
-
doRun
protected void doRun()Deprecated.- Specified by:
doRun
in classorg.eclipse.net4j.util.concurrent.RunnableWithName
-