com.atlassian.gzipfilter
Interface RoutableServletOutputStream.DestinationFactory

Enclosing class:
RoutableServletOutputStream

public static interface RoutableServletOutputStream.DestinationFactory

Factory to lazily instantiate the destination.


Method Summary
 javax.servlet.ServletOutputStream create()
           
 

Method Detail

create

javax.servlet.ServletOutputStream create()
                                         throws java.io.IOException
Throws:
java.io.IOException


Copyright © 2008 Atlassian Pty Ltd. All Rights Reserved.