| Package | Description |
|---|---|
| org.xbup.io.declaration | |
| org.xbup.io.filter | |
| org.xbup.io.pull |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XBStatusContext
Class for holding current
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBTDecapsulator
Decode specifications head for events and links relevant block types to it.
|
class |
XBTDefaultFilter
Default XBUP Level 1 Filter
|
class |
XBTEncapsulator
XB Event Stream Encapsulation Filter
TODO: Upgrade for pull processing
|
class |
XBToXBTConvertor
XBUP Level 1 To Level 0 Convertor Class.
|
| Modifier and Type | Method and Description |
|---|---|
static XBTProducer |
XBTDefaultPullProvider.toXBTProducer(XBTPullProvider eventProvider)
Converts XBEventProvider to XBTProducer
|
| Modifier and Type | Method and Description |
|---|---|
static XBTPullProvider |
XBTDefaultPullProvider.getXBTPullProvider(XBTProducer provider)
Converts XBTProducer to XBEventProvider
|