站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > NetBeans API Javadoc (Current Development Version)

MultiPartHandler.RequestFacade (UI Handler Library) - NetBeans API Javadoc (Current Development Version)

org.netbeans.lib.uihandler 1.10

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.10

Built on May 28 2007.  |  Portions Copyright 1997-2007 Sun Microsystems, Inc. All rights reserved.