public class KmlStreamResponse extends Object implements org.apache.tapestry5.StreamResponse
KmlLoaderStrategy,
KmlLoader| Modifier and Type | Field and Description |
|---|---|
protected int |
length |
protected InputStream |
stream |
| Constructor and Description |
|---|
KmlStreamResponse(InputStream stream) |
| Modifier and Type | Method and Description |
|---|---|
String |
getContentType() |
InputStream |
getStream() |
void |
prepareResponse(org.apache.tapestry5.services.Response response) |
protected InputStream stream
protected int length
public KmlStreamResponse(InputStream stream) throws IOException
IOExceptionpublic String getContentType()
getContentType in interface org.apache.tapestry5.StreamResponsepublic InputStream getStream() throws IOException
getStream in interface org.apache.tapestry5.StreamResponseIOExceptionpublic void prepareResponse(org.apache.tapestry5.services.Response response)
prepareResponse in interface org.apache.tapestry5.StreamResponseCopyright © 2009-2012 Ifremer. All Rights Reserved.