public static interface CarteRequestHandler.CarteResponse
| 限定符和类型 | 方法和说明 |
|---|---|
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
IOExceptionvoid with(String contentType, CarteRequestHandler.OutputStreamResponse response) throws IOException
IOExceptionvoid withMessage(String text) throws IOException
IOExceptionCopyright © 2024 Hitachi Vantara. All rights reserved.