| Package | Description |
|---|---|
| org.xbup.io.remote |
| Modifier and Type | Method and Description |
|---|---|
XBProcedureStatus |
XBCall.call(XBTStreamChecker source,
XBTListener result)
Method for remote invocation/calling of given procedure.
|
void |
XBProcedure.execute(XBTStreamChecker source,
XBTListener result)
Method for invocation of this procedure
Position in source is after block type
TODO: Add status handling (may include exceptions)
|