Changeset 790
- Timestamp:
- 06/29/07 10:52:36 (2 years ago)
- Files:
-
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/.classpath (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/.project (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/.settings (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/.settings/org.eclipse.pde.core.prefs (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/META-INF (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/META-INF/LICENSE.txt (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/META-INF/MANIFEST.MF (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/build.properties (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/AutoCloseInputStream.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/ChunkedInputStream.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/ChunkedOutputStream.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/CircularRedirectException.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/ConnectMethod.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/ConnectTimeoutException.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/ConnectionPoolTimeoutException.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/ContentLengthInputStream.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/Cookie.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/Credentials.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/DefaultHttpMethodRetryHandler.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/DefaultMethodRetryHandler.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/Header.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HeaderElement.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HeaderGroup.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HostConfiguration.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpClient.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpClientError.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpConnection.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpConnectionManager.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpConstants.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpException.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpHost.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpMethod.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpMethodBase$1.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpMethodBase.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpMethodDirector.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpMethodRetryHandler.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpParser.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpRecoverableException.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpState.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpStatus.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpURL.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpVersion.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/HttpsURL.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/MethodRetryHandler.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/MultiThreadedHttpConnectionManager$1.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/MultiThreadedHttpConnectionManager$ConnectionPool.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/MultiThreadedHttpConnectionManager$ConnectionSource.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/MultiThreadedHttpConnectionManager$HostConnectionPool.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/MultiThreadedHttpConnectionManager$HttpConnectionAdapter.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/MultiThreadedHttpConnectionManager$HttpConnectionWithReference.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/MultiThreadedHttpConnectionManager$ReferenceQueueThread.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/MultiThreadedHttpConnectionManager$WaitingThread.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/MultiThreadedHttpConnectionManager.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/NTCredentials.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/NameValuePair.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/NoHttpResponseException.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/ProtocolException.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/ProxyClient$1.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/ProxyClient$ConnectResponse.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/ProxyClient$DummyConnectionManager.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/ProxyClient.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/ProxyHost.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/RedirectException.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/ResponseConsumedWatcher.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/SimpleHttpConnectionManager.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/StatusLine.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/URI$DefaultCharsetChanged.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/URI$LocaleToCharsetMap.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/URI.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/URIException.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/UsernamePasswordCredentials.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/Wire.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/WireLogInputStream.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/WireLogOutputStream.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/AuthChallengeException.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/AuthChallengeParser.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/AuthChallengeProcessor.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/AuthPolicy.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/AuthScheme.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/AuthSchemeBase.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/AuthScope.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/AuthState.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/AuthenticationException.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/BasicScheme.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/CredentialsNotAvailableException.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/CredentialsProvider.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/DigestScheme.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/HttpAuthRealm.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/HttpAuthenticator.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/InvalidCredentialsException.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/MalformedChallengeException.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/NTLM.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/NTLMScheme.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/auth/RFC2617Scheme.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/cookie (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/cookie/CookiePolicy.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/cookie/CookieSpec.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/cookie/CookieSpecBase.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/cookie/IgnoreCookiesSpec.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/cookie/MalformedCookieException.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/cookie/NetscapeDraftSpec.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/cookie/RFC2109Spec.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/ByteArrayRequestEntity.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/DeleteMethod.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/EntityEnclosingMethod.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/ExpectContinueMethod.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/GetMethod.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/HeadMethod.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/InputStreamRequestEntity.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/MultipartPostMethod.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/OptionsMethod.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/PostMethod.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/PutMethod.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/RequestEntity.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/StringRequestEntity.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/TraceMethod.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/multipart (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/multipart/ByteArrayPartSource.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/multipart/FilePart.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/multipart/FilePartSource.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/multipart/MultipartRequestEntity.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/multipart/Part.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/multipart/PartBase.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/multipart/PartSource.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/methods/multipart/StringPart.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/params (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/params/DefaultHttpParams.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/params/DefaultHttpParamsFactory.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/params/HostParams.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/params/HttpClientParams.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/params/HttpConnectionManagerParams.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/params/HttpConnectionParams.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/params/HttpMethodParams.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/params/HttpParams.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/params/HttpParamsFactory.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/protocol (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/protocol/ControllerThreadSocketFactory$1.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/protocol/ControllerThreadSocketFactory$SocketTask.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/protocol/ControllerThreadSocketFactory.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/protocol/DefaultProtocolSocketFactory.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/protocol/Protocol.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/protocol/ProtocolSocketFactory.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/protocol/ReflectionSocketFactory.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/protocol/SSLProtocolSocketFactory.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/protocol/SecureProtocolSocketFactory.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/util (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/util/DateParseException.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/util/DateParser.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/util/DateUtil.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/util/EncodingUtil.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/util/ExceptionUtil.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/util/HttpURLConnection.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/util/IdleConnectionHandler.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/util/IdleConnectionTimeoutThread.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/util/LangUtils.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/util/ParameterFormatter.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/util/ParameterParser.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/util/TimeoutController$TimeoutException.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/util/TimeoutController.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/util/URIUtil$Coder.class (added)
- org.jalcedo.client.examples/trunk/org.apache.commons.httpclient/org/apache/commons/httpclient/util/URIUtil.class (added)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
