Interface PacketStoreDelegate

    • Method Detail

      • requestPackets

        void requestPackets​(PacketRequest request)
        Requests that packets matching to following request be collected from all switches.
        Parameters:
        request - packet request
      • cancelPackets

        void cancelPackets​(PacketRequest request)
        Requests that packets matching to following request no longer be collected from any switches.
        Parameters:
        request - packet request