juzu.request
Class MimeContext

java.lang.Object
  extended by juzu.request.RequestContext
      extended by juzu.request.MimeContext
Direct Known Subclasses:
RenderContext, ResourceContext

public abstract class MimeContext
extends RequestContext

Author:
Julien Viet

Method Summary
 void setResponse(Response.Content response)
           
 
Methods inherited from class juzu.request.RequestContext
createActionDispatch, createActionDispatch, createActionDispatch, createDispatch, createResourceDispatch, createResourceDispatch, createResourceDispatch, createViewDispatch, createViewDispatch, createViewDispatch, getApplication, getApplicationContext, getHttpContext, getMethod, getParameters, getPhase, getProperty, getSecurityContext, getUserContext
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

setResponse

public void setResponse(Response.Content response)
                 throws IOException,
                        IllegalStateException
Throws:
IOException
IllegalStateException


Copyright © 2013 eXo Platform SAS. All Rights Reserved.