Class ServerListenerAdapter

  • All Implemented Interfaces:
    ServerListener, java.util.EventListener

    @Deprecated
    public abstract class ServerListenerAdapter
    extends java.lang.Object
    implements ServerListener
    Deprecated.
    Usage of this API is not supported in Cloud Service.
    An adapter for server listener implementations, for clients that want to listen for a subset of server events. Extend this class to listen for server events and override the methods of interest.
    Since:
    3.5