All Packages Class Hierarchy This Package Previous Next Index
Interface bamboo.pipe.ConsumerNotify
- public interface ConsumerNotify
- extends Remote
Consumer notify remote interface. Consumers receive notification
through this interface after login.
- See Also:
- BambooPipe
-
consumerNotify(Consumer)
-
consumerNotify
public abstract void consumerNotify(Consumer c) throws RemoteException
All Packages Class Hierarchy This Package Previous Next Index