| Package | Description |
|---|---|
| org.xbup.io | |
| org.xbup.io.declaration | |
| org.xbup.io.event | |
| org.xbup.io.filter | |
| org.xbup.io.pull | |
| org.xbup.io.tree | |
| org.xbup.types |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XBTFilter
XBUP Protocol Level 1 Filter Interface.
|
interface |
XBTProducer
XBUP Level 1 Data Producer.
|
| Modifier and Type | Method and Description |
|---|---|
XBTProvider |
XBTConversible.convertToXBT()
Get instance for conversion content of object to XB level 1 data.
|
XBTProvider |
XBTRConversible.convertToXBTR(boolean recursive)
Get instance for conversion content of object to XB level 1 data.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
XBStatusContext
Class for holding current
|
| Modifier and Type | Method and Description |
|---|---|
XBTProvider |
XBDeclaration.convertToXBT() |
| Modifier and Type | Method and Description |
|---|---|
static XBTProvider |
XBTDefaultEventProvider.toXBTProvider(XBTEventProvider eventProvider)
Converts XBTEventProvider to XBTProvider
|
| Modifier and Type | Method and Description |
|---|---|
static XBTEventProvider |
XBTDefaultEventProvider.getXBTEventProvider(XBTProvider provider)
Converts XBTProvider to XBTEventProvider
|
| 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 | Class and Description |
|---|---|
class |
XBTPullReader
Pull Parser Level 1 Reader
!
|
| Modifier and Type | Method and Description |
|---|---|
XBTProvider |
XBTTreeNode.convertToXBT() |
XBTProvider |
XBTTreeNode.convertToXBTR(boolean recursive) |
| Modifier and Type | Method and Description |
|---|---|
XBTProvider |
XBByte.convertToXBT() |
XBTProvider |
XBChar.convertToXBT() |
XBTProvider |
XBInt.convertToXBT() |
XBTProvider |
XBNat.convertToXBT() |
XBTProvider |
XBNat16.convertToXBT() |
XBTProvider |
XBNat32.convertToXBT() |
XBTProvider |
XBString.convertToXBT() |
XBTProvider |
XBTime.convertToXBT() |
XBTProvider |
XBTimeTS.convertToXBT() |