Class TrapInformationWrapper

  • All Implemented Interfaces:
    Message

    public class TrapInformationWrapper
    extends java.lang.Object
    implements Message
    Wrapper to make the TrapInformation object Sink API compatible, without adding the dependency to the sink-api module.
    Author:
    mvrueden
    • Method Detail

      • getTrapDTO

        public TrapDTO getTrapDTO()
      • getTrapAddress

        public java.net.InetAddress getTrapAddress()
      • setTrapAddress

        public void setTrapAddress​(java.net.InetAddress trapAddress)