org.apache.cocoon.blockdeployment
Class BlockContextURLConnection
java.lang.Object
java.net.URLConnection
org.apache.cocoon.blockdeployment.BlockContextURLConnection
- public class BlockContextURLConnection
- extends URLConnection
Methods inherited from class java.net.URLConnection |
addRequestProperty, getAllowUserInteraction, getContent, getContent, getContentEncoding, getContentLength, getContentType, getDate, getDefaultAllowUserInteraction, getDefaultRequestProperty, getDefaultUseCaches, getDoInput, getDoOutput, getExpiration, getFileNameMap, getHeaderField, getHeaderField, getHeaderFieldDate, getHeaderFieldInt, getHeaderFieldKey, getHeaderFields, getIfModifiedSince, getOutputStream, getPermission, getRequestProperties, getRequestProperty, getURL, getUseCaches, guessContentTypeFromName, guessContentTypeFromStream, setAllowUserInteraction, setContentHandlerFactory, setDefaultAllowUserInteraction, setDefaultRequestProperty, setDefaultUseCaches, setDoInput, setDoOutput, setFileNameMap, setIfModifiedSince, setRequestProperty, setUseCaches, toString |
BlockContextURLConnection
protected BlockContextURLConnection(URL url,
Map blockContexts)
connect
public void connect()
throws IOException
- Throws:
IOException
getInputStream
public InputStream getInputStream()
throws IOException
- Throws:
IOException
getLastModified
public long getLastModified()
Copyright © 1999-2008 The Apache Software Foundation. All Rights Reserved.