Class Information

  • All Implemented Interfaces:
    Mirroring

    public class Information
    extends java.lang.Object
    implements Mirroring
    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
      static class  Information.Code  
      • Nested classes/interfaces inherited from interface org.opennms.netmgt.telemetry.protocols.bmp.parser.proto.bmp.packets.mirroring.Mirroring

        Mirroring.Visitor
    • Constructor Summary

      Constructors 
      Constructor Description
      Information​(io.netty.buffer.ByteBuf buffer, PeerFlags flags, java.util.Optional<PeerInfo> peerInfo)  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      void accept​(Mirroring.Visitor visitor)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait