juzu.request
Interface ClientContext


public interface ClientContext

Author:
Julien Viet

Method Summary
 String getCharacterEncoding()
           
 int getContentLenth()
           
 String getContentType()
           
 InputStream getInputStream()
           
 

Method Detail

getContentType

String getContentType()

getCharacterEncoding

String getCharacterEncoding()

getContentLenth

int getContentLenth()

getInputStream

InputStream getInputStream()
                           throws IOException
Throws:
IOException


Copyright © 2013 eXo Platform SAS. All Rights Reserved.