| Package | Description |
|---|---|
| org.xbup.catalog.client | |
| org.xbup.io.pull | |
| org.xbup.io.remote | |
| org.xbup.io.stream | |
| org.xbup.io.stream.file | |
| org.xbup.io.stream.filter | |
| org.xbup.types |
| Modifier and Type | Method and Description |
|---|---|
XBInputStream |
XBCatalogServiceMessage.getXBInputStream()
Get Input stream
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBPullReader
Level 0 Pull Reader.
|
class |
XBTPullReader
Pull Parser Level 1 Reader
!
|
| Modifier and Type | Method and Description |
|---|---|
void |
XBTCPRemoteServer.respondMessage(XBInputStream input,
XBOutputStream output) |
| Modifier and Type | Class and Description |
|---|---|
class |
XBInputStream.XBPrefixInputStream |
class |
XBInputStreamFilter
XBUP Level 0 Input Stream Filter Abstract Class.
|
class |
XBInputStreamOperatorFilter
XBUP Level 0 Input Stream Filter Using Operators.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XBMultiStreamable.readFromXBM(XBInputStream stream,
int type) |
void |
XBStreamable.readXBStream(XBInputStream stream)
Read content of object from Level 0 XBStream
|
abstract void |
XBInputStreamFilter.setXBInputStream(XBInputStream source) |
void |
XBInputStreamOperatorFilter.setXBInputStream(XBInputStream source) |
void |
XBMultiStreamable.writeToXBM(XBInputStream stream,
int type) |
| Constructor and Description |
|---|
XBInputStream.XBPrefixInputStream(XBToken token,
XBInputStream stream) |
XBStreamChecker(XBInputStream stream) |
| Modifier and Type | Class and Description |
|---|---|
class |
XBFileInputStream |
| Modifier and Type | Class and Description |
|---|---|
class |
XBFilterInputStream
Standard filter stream for XBUP Level 0 items.
|
class |
XBTToXBStreamConvertor
Level 1 to Level 0 Stream Convertor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XBTToXBStreamConvertor.XBTToXBDefaultStreamConvertor.readXBStream(XBInputStream stream) |
void |
XBTToXBStreamConvertor.XBTCToXBDefaultStreamConvertor.readXBStream(XBInputStream stream) |
| Constructor and Description |
|---|
XBFilterInputStream(XBInputStream target) |
XBFilterInputStream(XBInputStream target,
XBEventFilter filter) |
XBToXBTStreamConvertor(XBInputStream input) |
XBToXBTStreamUndropConvertor(XBInputStream input,
XBBlockType type) |
| Modifier and Type | Method and Description |
|---|---|
void |
XBArrayList.readFromXBStream(XBInputStream stream) |
void |
XBArrayList.readXBStream(XBInputStream stream) |