org.eclipse.spi.net4j
Class Channel.ReceiverWork

java.lang.Object
  extended by org.eclipse.spi.net4j.Channel.ReceiverWork
All Implemented Interfaces:
Runnable
Enclosing class:
Channel

protected class Channel.ReceiverWork
extends Object
implements Runnable

If the meaning of this type isn't clear, there really should be more of a description here...


Constructor Summary
Channel.ReceiverWork(IBuffer buffer)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Channel.ReceiverWork

public Channel.ReceiverWork(IBuffer buffer)
Since:
3.0
Method Detail

run

public void run()
Specified by:
run in interface Runnable


Copyright (c) 2011, 2012 Eike Stepper (Berlin, Germany) and others.