| Package | Description |
|---|---|
| org.xbup.io.event | |
| org.xbup.io.event.filter | |
| org.xbup.io.remote | |
| org.xbup.io.serial | |
| org.xbup.io.stream | |
| org.xbup.io.stream.file | |
| org.xbup.io.stream.filter |
| Modifier and Type | Interface and Description |
|---|---|
interface |
XBTEventFilter
XBUP Protocol Level 1 Event Filter.
|
interface |
XBTEventProducer
XBUP Level 1 Event Producer.
|
interface |
XBTEventSerializable
Class providing both interfaces for producing XB Protocol Level 1 Event Stream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBTDefaultEventProvider
Default Listener for XBUP Protocol Level 1 Events.
|
| Modifier and Type | Method and Description |
|---|---|
static XBTEventProvider |
XBTDefaultEventProvider.getXBTEventProvider(XBTProvider provider)
Converts XBTProvider to XBTEventProvider
|
| Modifier and Type | Method and Description |
|---|---|
static XBTProvider |
XBTDefaultEventProvider.toXBTProvider(XBTEventProvider eventProvider)
Converts XBTEventProvider to XBTProvider
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBToXBTEventConvertor
XBUP Level 0 To Level 1 Event Convertor Class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBTCPRemoteServer.XBL1PullInputStream |
| Modifier and Type | Class and Description |
|---|---|
class |
XBTSerialEventConsumer_
TODO: replace
XBUP Level 1 Serialization Class.
|
class |
XBTSerialEventProducer
XBUP Level 1 Serial to Event Output Class.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBTInputStream
Standard input stream for XBUP Level 1 items.
|
static class |
XBTInputStream.XBTEventIStream |
class |
XBTInputStreamFilter
XBUP Level 1 Input Stream Filter Abstract Class.
|
| Modifier and Type | Method and Description |
|---|---|
static XBTInputStream |
XBTInputStream.getXBTEventStream(XBTEventProvider provider) |
| Constructor and Description |
|---|
XBTInputStream.XBTEventIStream(XBTEventProvider provider) |
| Modifier and Type | Class and Description |
|---|---|
class |
XBTFileInputStream |
| Modifier and Type | Class and Description |
|---|---|
class |
XBTEventOutputStream
XB Level 1 Output Stream Abstract Class.
|
class |
XBTFilterInputStream
Standard filter stream for XBUP Level 1 items.
|
class |
XBToXBTStreamConvertor
Level 0 to Level 1 Stream Convertor.
|
class |
XBToXBTStreamUndropConvertor
// TODO: Fill type instead of attributes
Level 0 to Level 1 Stream Convertor.
|