Class ServerListenerHandler


  • public abstract class ServerListenerHandler
    extends java.lang.Object
    Handler interface for processing incoming event-stream-rpc connections and their lifetimes.
    • Method Summary

      • Methods inherited from class java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • ServerListenerHandler

        public ServerListenerHandler()