public class SlingshotRemoteClient
extends org.springframework.extensions.webscripts.connector.RemoteClient
CHARSETEQUALS, DEFAULT_BUFFERSIZE, DEFAULT_CONNECT_TIMEOUT, DEFAULT_MAX_REDIRECTS, DEFAULT_READ_TIMEOUT, DEFAULT_REQUEST_CONTENT_TYPE, DEFAULT_TICKET_NAME, HEADER_CONTENT_LENGTH, HEADER_CONTENT_TYPE, HEADER_COOKIE, HEADER_SERVER, HEADER_SET_COOKIE, HEADER_TRANSFER_ENCODING, SC_MOVED_PERMANENTLY, SC_MOVED_TEMPORARILY, SC_SEE_OTHER, SC_TEMPORARY_REDIRECT, X_WWW_FORM_URLENCODED| Constructor and Description |
|---|
SlingshotRemoteClient() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
copyResponseStreamOutput(URL url,
javax.servlet.http.HttpServletResponse res,
OutputStream out,
org.apache.commons.httpclient.HttpMethod method,
String contentType,
int bufferSize) |
protected boolean |
hasDocType(String content,
String docType,
boolean encode) |
void |
setSwfEnabled(boolean swfEnabled) |
buildURL, call, call, call, call, call, call, call, clone, createHttpClient, createProxyHost, getCookies, getRequestContentType, getRequestMethod, getTicket, getTicketName, processContentType, processResponse, setAllowHttpProxy, setAllowHttpsProxy, setBufferSize, setCommitResponseOnAuthenticationError, setConnectTimeout, setCookies, setDefaultContentType, setDefaultEncoding, setExceptionOnError, setHttpConnectionStalecheck, setHttpTcpNodelay, setMaxRedirects, setReadTimeout, setRemoveRequestHeaders, setRemoveResponseHeaders, setRequestContentType, setRequestMethod, setRequestProperties, setTicket, setTicketName, setUsernamePasswordpublic void setSwfEnabled(boolean swfEnabled)
protected void copyResponseStreamOutput(URL url, javax.servlet.http.HttpServletResponse res, OutputStream out, org.apache.commons.httpclient.HttpMethod method, String contentType, int bufferSize) throws IOException
copyResponseStreamOutput in class org.springframework.extensions.webscripts.connector.RemoteClientIOExceptionCopyright © 2005–2014 Alfresco Software. All rights reserved.