Uses of Interface
org.ow2.opensuit.core.impl.multiparts.IPart

Packages that use IPart
org.ow2.opensuit.core.impl.multiparts   
 

Uses of IPart in org.ow2.opensuit.core.impl.multiparts
 

Subinterfaces of IPart in org.ow2.opensuit.core.impl.multiparts
 interface IDataPart
           
 interface IFileUploadPart
           
 

Methods in org.ow2.opensuit.core.impl.multiparts that return IPart
 IPart MultiPartsProcessor.getCurrentPart()
          Returns the current processing multipart entry
 IPart MultiPartsProcessor.getNextPart()
          Skips the current processing multipart entry, and loads the next one (if any).
 



Copyright © 2008-2012 OW2 Consortium. All Rights Reserved.