|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Subscriber | |
context.arch.subscriber | |
context.arch.widget |
Uses of Subscriber in context.arch.subscriber |
Methods in context.arch.subscriber that return Subscriber | |
Subscriber |
Subscribers.getSubscriber(Subscriber subscriber)
This method returns if possible the subscriber that corresponds to the arguments. |
Methods in context.arch.subscriber with parameters of type Subscriber | |
Subscriber |
Subscribers.getSubscriber(Subscriber subscriber)
This method returns if possible the subscriber that corresponds to the arguments. |
Uses of Subscriber in context.arch.widget |
Methods in context.arch.widget with parameters of type Subscriber | |
protected void |
Widget.processCallbackReply(DataObject result,
Subscriber sub)
This method should be overriden to process the results of subscription callbacks. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |