Class JsonWings

java.lang.Object
io.vertx.up.uca.rs.hunt.adaptor.AbstractWings
io.vertx.up.uca.rs.hunt.adaptor.JsonWings
All Implemented Interfaces:
Wings

public class JsonWings extends AbstractWings
Author:
Lang
  • Constructor Details

    • JsonWings

      public JsonWings()
  • Method Details

    • output

      public void output(io.vertx.core.http.HttpServerResponse response, Envelop envelop)
      Description copied from interface: Wings
      Pre-Condition 1) Response is not ended 2) The request method is not HEAD
      Parameters:
      response - ServerResponse reference
      envelop - The response uniform model