Class Response

All Implemented Interfaces:
Future<Void>, Associator, Eligible

public class Response extends MessageReceived<Void>
Represents the response (header).
  • Constructor Details

    • Response

      public Response(MessageHeader response)
      Instantiates a new response.
      Parameters:
      response - the response
  • Method Details