Class TcpEventProxy

  • All Implemented Interfaces:
    EventProxy

    public final class TcpEventProxy
    extends Object
    implements EventProxy
    Deprecated.
    Use ActiveMQ JMS instead of a custom TCP protocol.
    This is the interface used to send events into the event subsystem - It is typically used by the poller framework plugins that perform service monitoring to send out appropriate events. Can also be used by capsd, discovery etc.
    Author:
    Sowmya Kumaraswamy , OpenNMS