public static interface CarteRequestHandler.CarteResponse
Modifier and Type | Method and Description |
---|---|
void |
with(String contentType,
CarteRequestHandler.OutputStreamResponse response) |
void |
with(String contentType,
CarteRequestHandler.WriterResponse response) |
void |
withMessage(String text) |
void with(String contentType, CarteRequestHandler.WriterResponse response) throws IOException
IOException
void with(String contentType, CarteRequestHandler.OutputStreamResponse response) throws IOException
IOException
void withMessage(String text) throws IOException
IOException
Copyright © 2018 Hitachi Vantara. All rights reserved.