Package io.vertx.up.uca.rs.hunt.adaptor
Class BufferWings
- java.lang.Object
-
- io.vertx.up.uca.rs.hunt.adaptor.AbstractWings
-
- io.vertx.up.uca.rs.hunt.adaptor.BufferWings
-
- All Implemented Interfaces:
Wings
public class BufferWings extends AbstractWings
- Author:
- Lang
-
-
Constructor Summary
Constructors Constructor Description BufferWings()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description voidoutput(io.vertx.core.http.HttpServerResponse response, Envelop envelop)Pre-Condition 1) Response is not ended 2) The request method is not HEAD-
Methods inherited from class io.vertx.up.uca.rs.hunt.adaptor.AbstractWings
isFreedom, logger, toFreedom
-
-