com.ning.http.client
Interface Part

All Known Implementing Classes:
ByteArrayPart, FilePart, FilePart, Part, PartBase, StringPart, StringPart

public interface Part

Interface for the parts in a multipart request.


Method Summary
 String getName()
           
 

Method Detail

getName

String getName()


Copyright © 2011. All Rights Reserved.