org.netbeans.lib.uihandler 1.30

org.netbeans.lib.uihandler
Interface MultiPartHandler.RequestFacade

Enclosing class:
MultiPartHandler

public static interface MultiPartHandler.RequestFacade


Method Summary
 int getContentLength()
           
 String getContentType()
           
 MultiPartHandler.InputFacade getInput()
           
 

Method Detail

getContentLength

int getContentLength()

getContentType

String getContentType()

getInput

MultiPartHandler.InputFacade getInput()
                                      throws IOException
Throws:
IOException

org.netbeans.lib.uihandler 1.30

Built on May 22 2012.  |  Portions Copyright 1997-2012 Oracle. All rights reserved.