|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectedu.uci.isr.yancees.server.service.jmdns.JmDNSService.MySubscriber
This is a dummy class to uniquely identify the subscriber in this case. For this protocol plug-in specifically, it has no application. This interface allows other plug-ins to subscribe to events generated by this service.
Constructor Summary | |
JmDNSService.MySubscriber()
|
Method Summary | |
void |
notify(EventInterface evt)
sends an Event to this Subscriber |
void |
notify(EventInterface[] evtList)
sends a sequence of Event evt to this
Subscriber |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public JmDNSService.MySubscriber()
Method Detail |
public void notify(EventInterface evt)
SubscriberInterface
Event
to this Subscriber
notify
in interface SubscriberInterface
public void notify(EventInterface[] evtList)
SubscriberInterface
Event
evt to this
Subscriber
notify
in interface SubscriberInterface
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |