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