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