Esri Geoportal Server
1.2.9

com.esri.gpt.framework.http.multipart
Interface Part


public interface Part

Single part.


Method Summary
 void write(PartWriter writer)
          Writes itself to the output through the part writer.
 

Method Detail

write

void write(PartWriter writer)
           throws IOException
Writes itself to the output through the part writer.

Parameters:
writer - part writer.
Throws:
IOException - if writing fails

Esri Geoportal Server
1.2.9

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.