org.openorb.notify.persistence
public class EventChannelHolder extends Object implements Streamable
| Field Summary | |
|---|---|
| EventChannel | value |
| Constructor Summary | |
|---|---|
| EventChannelHolder() | |
| EventChannelHolder(EventChannel initial) | |
| Method Summary | |
|---|---|
| void | _read(InputStream istream) |
| TypeCode | _type() |
| void | _write(OutputStream ostream) |