deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

org.deegree.commons.utils
Interface HttpUtils.Worker<T>

Type Parameters:
T -
Enclosing class:
HttpUtils

public static interface HttpUtils.Worker<T>

Worker is used to specify how to return the stream from the remote location.

Version:
$Revision: 18171 $, $Date: 2009-06-17 16:00:07 +0200 (Mi, 17 Jun 2009) $
Author:
Andreas Schmitz, last edited by: $Author: mschneider $

Method Summary
 T work(InputStream in)
           
 

Method Detail

work

T work(InputStream in)
       throws IOException
Parameters:
in -
Returns:
some object created from the input stream
Throws:
IOException

deegree-core-3.0-pre-nightly (2010/03/05 00:01) - official

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org

]]>