public class AbstractAsyncIOAdapter extends Object
Modifier and Type | Field and Description |
---|---|
protected List<Data> |
currentData |
Constructor and Description |
---|
AbstractAsyncIOAdapter() |
Modifier and Type | Method and Description |
---|---|
Data |
dispatchData(Data data) |
List<Data> |
getData() |
boolean |
hasData() |
int |
messageCount() |
void |
receiveData(Data data) |
Copyright © 2012-2013 Adele Team | LIG. All Rights Reserved.