com.khubla.pragmatach.framework.controller.impl.streaming
Interface StreamingController

All Known Implementing Classes:
AbstractStreamingController

public interface StreamingController

Author:
tome

Method Summary
 void render(InputStream httpInputStream, OutputStream httpOutputStream)
           
 

Method Detail

render

void render(InputStream httpInputStream,
            OutputStream httpOutputStream)
            throws PragmatachException
Throws:
PragmatachException


Copyright © 2014 khubla.com. All rights reserved.