Interface RoutableServletOutputStream.DestinationFactory
-
- Enclosing class:
- RoutableServletOutputStream
public static interface RoutableServletOutputStream.DestinationFactoryFactory to lazily instantiate the destination.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description javax.servlet.ServletOutputStreamcreate()
-
-
-
Method Detail
-
create
javax.servlet.ServletOutputStream create() throws IOException- Throws:
IOException
-
-