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