|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--solar.service.pack.proto.BaseProtocol
|
+--solar.service.pack.proto.InputProtocol
Protocol handles input events for local resident subscribers.
| Nested Class Summary |
| Nested classes inherited from class solar.service.pack.proto.BaseProtocol |
BaseProtocol.ProtocolState |
| Field Summary |
| Fields inherited from class solar.service.pack.proto.BaseProtocol |
_inbufman, _log, _outbufman, _state |
| Constructor Summary | |
InputProtocol(int bt,
int mt,
int st)
|
|
| Method Summary | |
void |
addSubscriber(Id pubId,
Id subId,
java.lang.Object policy,
Address from)
Add a remote subscriber that may get events from this manager. |
| Methods inherited from class solar.service.pack.proto.BaseProtocol |
addPublisher, addSubscriber, getEvent, hasPublisher, putEvent, removePublisher, removeSubscriber, resumeSubscriber, suspendSubscriber, toString, update |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
public InputProtocol(int bt,
int mt,
int st)
| Method Detail |
public void addSubscriber(Id pubId,
Id subId,
java.lang.Object policy,
Address from)
BaseProtocol
addSubscriber in class BaseProtocol
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||