| Package | Description |
|---|---|
| org.xbup.io.pull | |
| org.xbup.io.pull.filter | |
| org.xbup.io.remote | |
| org.xbup.io.serial |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XBTPullFilter
XBUP Protocol Level 0 Pull Filter.
|
interface |
XBTPullProducer |
interface |
XBTPullSerializable |
| Modifier and Type | Class and Description |
|---|---|
class |
XBTDefaultPullProvider
Todo: Default Listener for XBUP Protocol Level 1 Events.
|
class |
XBTPullReader
Pull Parser Level 1 Reader
!
|
| Modifier and Type | Method and Description |
|---|---|
static XBTPullProvider |
XBTDefaultPullProvider.getXBTPullProvider(XBTProducer provider)
Converts XBTProducer to XBEventProvider
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
XBTDefaultPullListener.attachXBTPullProvider(XBTPullProvider pullProvider) |
void |
XBTPullListener.attachXBTPullProvider(XBTPullProvider pullProvider)
Attach pull provider.
|
static XBTProducer |
XBTDefaultPullProvider.toXBTProducer(XBTPullProvider eventProvider)
Converts XBEventProvider to XBTProducer
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBToXBTPullConvertor
XBUP level 0 to level 1 pull convertor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XBTToXBPullConvertor.attachXBTPullProvider(XBTPullProvider pullProvider) |
| Constructor and Description |
|---|
XBTCPRemoteServer.XBL1PullInputStream(XBTPullProvider producer) |
| Modifier and Type | Method and Description |
|---|---|
void |
XBTSerialPullConsumer.attachXBTPullProvider(XBTPullProvider pullProvider) |