Class Unknown

  • All Implemented Interfaces:
    Mirroring

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

      • 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
      Unknown​(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