public abstract class ReadProcessor extends Object
Modifier and Type | Field and Description |
---|---|
protected org.slf4j.Logger |
logger |
Constructor and Description |
---|
ReadProcessor() |
Modifier and Type | Method and Description |
---|---|
abstract String |
getName() |
abstract void |
read(XNioChannel channel) |
public abstract String getName()
public abstract void read(XNioChannel channel) throws IOException
IOException
Copyright © GigaSpaces.