Package org.apache.hop.www
Interface IHopServerRequestHandler.IWriterResponse
-
- Enclosing interface:
- IHopServerRequestHandler
public static interface IHopServerRequestHandler.IWriterResponse
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidwrite(PrintWriter writer)
-
-
-
Method Detail
-
write
void write(PrintWriter writer) throws IOException
- Throws:
IOException
-
-