| Package | Description |
|---|---|
| org.xbup.catalog.client | |
| org.xbup.io | |
| org.xbup.io.pull | |
| org.xbup.io.remote | |
| org.xbup.io.stream | |
| org.xbup.io.stream.buffer | |
| org.xbup.io.stream.file | |
| org.xbup.io.stream.filter | |
| org.xbup.types |
| Modifier and Type | Method and Description |
|---|---|
XBOutputStream |
XBCatalogServiceMessage.getXBOutputStream()
Get Output stream
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBWriter
Level 0 Writer.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBPullWriter
Level 0 Pull Writer
|
class |
XBTPullWriter
Level 1 Pull Writer
Todo: Should be replaced by XBPullWriter(XBL1ToL0Convertor(-))?
|
| Modifier and Type | Method and Description |
|---|---|
void |
XBTCPRemoteServer.respondMessage(XBInputStream input,
XBOutputStream output) |
| Modifier and Type | Class and Description |
|---|---|
class |
XBOutputStreamFilter
XBUP Level 0 Output Stream Filter Abstract Class.
|
class |
XBOutputStreamOperatorFilter
XBUP Level 0 Output Stream Filter Using Operators.
|
| Modifier and Type | Method and Description |
|---|---|
abstract void |
XBOutputStreamFilter.setXBOutputStream(XBOutputStream source) |
void |
XBOutputStreamOperatorFilter.setXBOutputStream(XBOutputStream target) |
void |
XBStreamable.writeXBStream(XBOutputStream stream)
Write content of object to Level 0 XBStream
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBOMOutputStream
Object Model Parser Stream Receiver
TODO: Clear Listener/EventListener connection later
|
class |
XBStreamBuffer
Buffer for XBUP Protocol Stream.
|
| Modifier and Type | Class and Description |
|---|---|
class |
XBFileOutputStream |
| Modifier and Type | Class and Description |
|---|---|
class |
XBEventOutputStream
XB Level 1 Output Stream Abstract Class.
|
class |
XBFilterOutputStream
Standard filter stream for XBUP Level 0 items.
|
| Modifier and Type | Method and Description |
|---|---|
void |
XBTToXBStreamConvertor.XBTToXBDefaultStreamConvertor.writeXBStream(XBOutputStream stream) |
void |
XBTToXBStreamConvertor.XBTCToXBDefaultStreamConvertor.writeXBStream(XBOutputStream stream) |
| Constructor and Description |
|---|
XBFilterOutputStream(XBOutputStream target) |
XBFilterOutputStream(XBOutputStream target,
XBEventFilter filter) |
| Modifier and Type | Method and Description |
|---|---|
void |
XBArrayList.writeToXBStream(XBOutputStream stream) |
void |
XBArrayList.writeXBStream(XBOutputStream stream) |