- java.lang.Object
-
- de.xab.porter.core.Task
-
public class Task extends java.lang.Objectatomic unit of a transmission action, may split up bySession
-
-
Constructor Summary
Constructors Constructor Description Task(de.xab.porter.api.task.Context context)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidinit()voidregisterChannel()construct relations among reader, writer and its channel, define the action when channel is ready to writevoidstart()start a transmission task
-