Interface PacketListener


  • public interface PacketListener
    Notifies providers about Packet in events.
    • Method Detail

      • handlePacket

        void handlePacket​(OpenFlowPacketContext pktCtx)
        Handles the packet.
        Parameters:
        pktCtx - the packet context