Interface ILispSouthboundService

All Known Implementing Classes:
LispSouthboundHandler, LispXtrSouthboundHandler

public interface ILispSouthboundService
  • Method Summary

    Modifier and Type
    Method
    Description
    void
    handlePacket(io.netty.channel.socket.DatagramPacket packet)
     
  • Method Details

    • handlePacket

      void handlePacket(io.netty.channel.socket.DatagramPacket packet)