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 Details

    • ReceiverWork

      public ReceiverWork(IBuffer buffer)
      Deprecated.
      Since:
      3.0
  • Method Details

    • getName

      public String getName()
      Deprecated.
      Specified by:
      getName in class org.eclipse.net4j.util.concurrent.RunnableWithName
      Since:
      4.5
    • doRun

      protected void doRun()
      Deprecated.
      Specified by:
      doRun in class org.eclipse.net4j.util.concurrent.RunnableWithName