| Package | Description |
|---|---|
| org.xbup.io.remote | |
| org.xbup.io.stream | |
| org.xbup.io.stream.file | |
| org.xbup.io.stream.filter | |
| org.xbup.types |
| Modifier and Type | Class and Description |
|---|---|
class |
XBTCPRemoteServer.XBL1PullInputStream |
| Modifier and Type | Class and Description |
|---|---|
static class |
XBTInputStream.XBTEventIStream |
class |
XBTInputStreamFilter
XBUP Level 1 Input Stream Filter Abstract Class.
|
| Modifier and Type | Method and Description |
|---|---|
XBTInputStream |
XBTStreamChecker.getStream() |
static XBTInputStream |
XBTInputStream.getXBTEventStream(XBTEventProvider provider) |
| Modifier and Type | Method and Description |
|---|---|
void |
XBTMultiStreamable.readFromXBTM(XBTInputStream stream,
int type) |
void |
XBTStreamable.readXBTStream(XBTInputStream stream)
Try to read Level 1 XBUP Stream as a class content.
|
abstract void |
XBTInputStreamFilter.setXBTInputStream(XBTInputStream source) |
void |
XBTMultiStreamable.writeToXBTM(XBTInputStream stream,
int type) |
| Constructor and Description |
|---|
XBTStreamChecker(XBTInputStream stream) |
| Modifier and Type | Class and Description |
|---|---|
class |
XBTFileInputStream |
| Modifier and Type | Class and Description |
|---|---|
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.
|
| Constructor and Description |
|---|
XBTFilterInputStream(XBTInputStream target) |
XBTFilterInputStream(XBTInputStream target,
XBTEventFilter filter) |
XBTToXBStreamConvertor(XBTInputStream input) |
| Modifier and Type | Method and Description |
|---|---|
void |
XBArrayList.readXBTStream(XBTInputStream stream) |