public class UpdateMimeMessage extends CreateMimeMessage
Does the same as update Mime Message
apiInfo, config, eventBusId, logger, operationId, vertx| Constructor and Description |
|---|
UpdateMimeMessage() |
| Modifier and Type | Method and Description |
|---|---|
protected java.util.EnumSet<RequestOptionFlags> |
getReqOptions()
Options to check when looking at header and parameters
|
protected io.vertx.core.Future<io.vertx.core.json.JsonObject> |
prepareRequestBody(io.vertx.ext.web.RoutingContext ctx,
io.vertx.core.MultiMap header) |
listenForResponseendWithError, endWithError, endWithError, endWithError, getObservable, handle, handleErrorWhileListening, incrementRequestCounter, initHandler, injectIntoObservableValue, listenForBufferResponse, listenForJsonResponse, requestBodyFromAllParams, setObservablesetBodyLimit, setDeleteUploadedFilesOnEnd, setHandleFileUploads, setMergeFormAttributes, setPreallocateBodyBuffer, setUploadsDirectoryprotected java.util.EnumSet<RequestOptionFlags> getReqOptions()
AbstractAPIHandlerOptions to check when looking at header and parameters
getReqOptions in class CreateMimeMessageprotected io.vertx.core.Future<io.vertx.core.json.JsonObject> prepareRequestBody(io.vertx.ext.web.RoutingContext ctx,
io.vertx.core.MultiMap header)
prepareRequestBody in class CreateMimeMessagectx - header - The header for the EventBus