/packages/apps/UnifiedEmail/src/org/apache/commons/io/input/ |
ClosedInputStream.java | 2 * Licensed to the Apache Software Foundation (ASF) under one or more
5 * The ASF licenses this file to You under the Apache License, Version 2.0
9 * http://www.apache.org/licenses/LICENSE-2.0
17 package org.apache.commons.io.input;
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/ |
LogFactory.java | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 8 * http://www.apache.org/licenses/LICENSE-2.0 17 package org.apache.james.mime4j; 20 * Empty stub for the apache logging library.
|
/packages/apps/UnifiedEmail/src/org/apache/james/mime4j/field/ |
FieldParser.java | 4 * Licensed under the Apache License, Version 2.0 (the "License");
8 * http://www.apache.org/licenses/LICENSE-2.0
16 package org.apache.james.mime4j.field;
|
/external/apache-http/src/org/apache/http/impl/entity/ |
EntitySerializer.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/entity/EntitySerializer.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.impl.entity; 37 import org.apache.http.HttpEntity [all...] |
/external/apache-http/src/org/apache/http/protocol/ |
RequestContent.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/RequestContent.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.protocol; 36 import org.apache.http.HttpEntity [all...] |
RequestExpectContinue.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/protocol/RequestExpectContinue.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.protocol; 36 import org.apache.http.HttpEntity [all...] |
/external/apache-xml/src/main/java/org/apache/xalan/templates/ |
AVTPartXPath.java | 2 * Licensed to the Apache Software Foundation (ASF) under one 6 * to you under the Apache License, Version 2.0 (the "License"); 10 * http://www.apache.org/licenses/LICENSE-2.0 21 package org.apache.xalan.templates; 23 import org.apache.xml.utils.FastStringBuffer; 24 import org.apache.xpath.XPath; 25 import org.apache.xpath.XPathContext; 26 import org.apache.xpath.XPathFactory; 27 import org.apache.xpath.compiler.XPathParser; 28 import org.apache.xpath.objects.XObject [all...] |
/external/apache-xml/src/main/java/org/apache/xpath/functions/ |
FuncPosition.java | 2 * Licensed to the Apache Software Foundation (ASF) under one 6 * to you under the Apache License, Version 2.0 (the "License"); 10 * http://www.apache.org/licenses/LICENSE-2.0 21 package org.apache.xpath.functions; 23 import org.apache.xml.dtm.DTM; 24 import org.apache.xml.dtm.DTMIterator; 25 import org.apache.xpath.XPathContext; 26 import org.apache.xpath.axes.SubContextList; 27 import org.apache.xpath.compiler.Compiler; 28 import org.apache.xpath.objects.XNumber [all...] |
/frameworks/base/tests/CoreTests/android/core/ |
TestHttpClient.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/jakarta/httpcomponents/httpcore/tags/4.0-alpha6/module-main/src/test/java/org/apache/http/mockup/TestHttpClient.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 36 import org.apache.http.ConnectionReuseStrategy; 37 import org.apache.http.HttpClientConnection [all...] |
/external/robolectric/lib/main/ |
httpcore-4.0.1.jar | |
commons-codec-1.6.jar | |
/external/apache-http/src/org/apache/http/client/protocol/ |
ResponseProcessCookies.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/client/protocol/ResponseProcessCookies.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.client.protocol; 37 import org.apache.commons.logging.Log [all...] |
/external/smack/src/com/kenai/jbosh/ |
ApacheHTTPSender.java | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 8 * http://www.apache.org/licenses/LICENSE-2.0 22 import org.apache.http.HttpHost; 23 import org.apache.http.HttpVersion; 24 import org.apache.http.client.HttpClient; 25 import org.apache.http.conn.ClientConnectionManager; 26 import org.apache.http.conn.params.ConnManagerParams; 27 import org.apache.http.conn.params.ConnRoutePNames; 28 import org.apache.http.conn.scheme.PlainSocketFactory; 29 import org.apache.http.conn.scheme.Scheme [all...] |
/frameworks/volley/tests/src/com/android/volley/mock/ |
MockHttpClient.java | 4 * Licensed under the Apache License, Version 2.0 (the "License"); 8 * http://www.apache.org/licenses/LICENSE-2.0 19 import org.apache.http.HttpEntity; 20 import org.apache.http.HttpHost; 21 import org.apache.http.HttpRequest; 22 import org.apache.http.HttpResponse; 23 import org.apache.http.HttpStatus; 24 import org.apache.http.ProtocolVersion; 25 import org.apache.http.StatusLine; 26 import org.apache.http.client.HttpClient [all...] |
/external/apache-http/src/org/apache/http/impl/ |
AbstractHttpClientConnection.java | 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/AbstractHttpClientConnection.java $ 7 * Licensed to the Apache Software Foundation (ASF) under one 11 * to you under the Apache License, Version 2.0 (the 15 * http://www.apache.org/licenses/LICENSE-2.0 26 * individuals on behalf of the Apache Software Foundation. For more 27 * information on the Apache Software Foundation, please see 28 * <http://www.apache.org/>. 32 package org.apache.http.impl; 36 import org.apache.http.HttpClientConnection [all...] |
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/login/serialization/ |
AccountExceptionTest.java | 2 * Licensed to the Apache Software Foundation (ASF) under one or more 5 * The ASF licenses this file to You under the Apache License, Version 2.0 9 * http://www.apache.org/licenses/LICENSE-2.0 22 package org.apache.harmony.auth.tests.javax.security.auth.login.serialization; 27 import org.apache.harmony.testframework.serialization.SerializationTest;
|
AccountExpiredExceptionTest.java | 2 * Licensed to the Apache Software Foundation (ASF) under one or more 5 * The ASF licenses this file to You under the Apache License, Version 2.0 9 * http://www.apache.org/licenses/LICENSE-2.0 22 package org.apache.harmony.auth.tests.javax.security.auth.login.serialization; 26 import org.apache.harmony.testframework.serialization.SerializationTest;
|
AccountLockedExceptionTest.java | 2 * Licensed to the Apache Software Foundation (ASF) under one or more 5 * The ASF licenses this file to You under the Apache License, Version 2.0 9 * http://www.apache.org/licenses/LICENSE-2.0 22 package org.apache.harmony.auth.tests.javax.security.auth.login.serialization; 26 import org.apache.harmony.testframework.serialization.SerializationTest;
|
AccountNotFoundExceptionTest.java | 2 * Licensed to the Apache Software Foundation (ASF) under one or more 5 * The ASF licenses this file to You under the Apache License, Version 2.0 9 * http://www.apache.org/licenses/LICENSE-2.0 22 package org.apache.harmony.auth.tests.javax.security.auth.login.serialization; 26 import org.apache.harmony.testframework.serialization.SerializationTest;
|
CredentialExceptionTest.java | 2 * Licensed to the Apache Software Foundation (ASF) under one or more 5 * The ASF licenses this file to You under the Apache License, Version 2.0 9 * http://www.apache.org/licenses/LICENSE-2.0 22 package org.apache.harmony.auth.tests.javax.security.auth.login.serialization; 27 import org.apache.harmony.testframework.serialization.SerializationTest;
|
CredentialExpiredExceptionTest.java | 2 * Licensed to the Apache Software Foundation (ASF) under one or more 5 * The ASF licenses this file to You under the Apache License, Version 2.0 9 * http://www.apache.org/licenses/LICENSE-2.0 22 package org.apache.harmony.auth.tests.javax.security.auth.login.serialization; 26 import org.apache.harmony.testframework.serialization.SerializationTest;
|
CredentialNotFoundExceptionTest.java | 2 * Licensed to the Apache Software Foundation (ASF) under one or more 5 * The ASF licenses this file to You under the Apache License, Version 2.0 9 * http://www.apache.org/licenses/LICENSE-2.0 22 package org.apache.harmony.auth.tests.javax.security.auth.login.serialization; 26 import org.apache.harmony.testframework.serialization.SerializationTest;
|
FailedLoginExceptionTest.java | 2 * Licensed to the Apache Software Foundation (ASF) under one or more 5 * The ASF licenses this file to You under the Apache License, Version 2.0 9 * http://www.apache.org/licenses/LICENSE-2.0 22 package org.apache.harmony.auth.tests.javax.security.auth.login.serialization; 26 import org.apache.harmony.testframework.serialization.SerializationTest;
|
LoginExceptionTest.java | 2 * Licensed to the Apache Software Foundation (ASF) under one or more 5 * The ASF licenses this file to You under the Apache License, Version 2.0 9 * http://www.apache.org/licenses/LICENSE-2.0 22 package org.apache.harmony.auth.tests.javax.security.auth.login.serialization; 26 import org.apache.harmony.testframework.serialization.SerializationTest;
|
/external/apache-harmony/auth/src/test/java/common/org/apache/harmony/auth/tests/javax/security/auth/serialization/ |
DestroyFailedExceptionTest.java | 2 * Licensed to the Apache Software Foundation (ASF) under one or more 5 * The ASF licenses this file to You under the Apache License, Version 2.0 9 * http://www.apache.org/licenses/LICENSE-2.0 22 package org.apache.harmony.auth.tests.javax.security.auth.serialization; 26 import org.apache.harmony.testframework.serialization.SerializationTest;
|