Class UnknownResponseReceivedEvent

  • All Implemented Interfaces:
    Event

    public class UnknownResponseReceivedEvent
    extends AbstractEvent
    • Constructor Detail

      • UnknownResponseReceivedEvent

        public UnknownResponseReceivedEvent​(IoContext context,
                                            byte[] response)
    • Method Detail

      • response

        public byte[] response()
      • description

        public String description()
        Description copied from interface: Event
        A textual description with more information about the event.
        Returns:
        the description, if set.