Package org.pentaho.di.www
Interface CarteRequestHandler.CarteResponse
- Enclosing interface:
- CarteRequestHandler
public static interface CarteRequestHandler.CarteResponse
-
Method Summary
Modifier and TypeMethodDescriptionvoid
with
(String contentType, CarteRequestHandler.OutputStreamResponse response) void
with
(String contentType, CarteRequestHandler.WriterResponse response) void
withMessage
(String text)
-
Method Details
-
with
- Throws:
IOException
-
with
- Throws:
IOException
-
withMessage
- Throws:
IOException
-