Interface ILispSouthboundService
-
- All Known Implementing Classes:
LispSouthboundHandler
,LispXtrSouthboundHandler
public interface ILispSouthboundService
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
handlePacket(io.netty.channel.socket.DatagramPacket packet)
-