public final class RelativeServletConnection extends AbstractServletConnection
ServletConnection that gets its content by
invoking the servlet service. It works based on the context of the current
servlet context and its connections.AbstractServletConnection.NoServletContextAvailableExceptionconnected, context, logger, request, requestBody, response, responseBody, uri| Constructor and Description |
|---|
RelativeServletConnection(String connectionName,
String path,
String queryString) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
performConnect()
Perform the actual connect that invokes the servlet service.
|
connect, getContentType, getDateHeader, getHeaderField, getHeaderFieldDate, getHeaders, getInputStream, getLastModified, getOutputStream, getResponseCode, getURI, setIfModifiedSinceprotected void performConnect()
throws javax.servlet.ServletException,
IOException
performConnect in class AbstractServletConnectionjavax.servlet.ServletExceptionIOExceptionCopyright © 1999-2012 The Apache Software Foundation. All Rights Reserved.