HomeSort by relevance Sort by last modified time
    Searched refs:apache (Results 551 - 575 of 3948) sorted by null

<<21222324252627282930>>

  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/org.apache.ant_1.7.1.v20090120-1145/lib/
ant-netrexx.jar 
ant-javamail.jar 
ant-swing.jar 
  /external/robolectric/src/main/java/com/xtremelabs/robolectric/shadows/
ShadowDefaultRequestDirector.java 7 import com.xtremelabs.robolectric.tester.org.apache.http.HttpRequestInfo;
8 import org.apache.commons.logging.Log;
9 import org.apache.commons.logging.LogFactory;
10 import org.apache.http.ConnectionReuseStrategy;
11 import org.apache.http.HttpException;
12 import org.apache.http.HttpHost;
13 import org.apache.http.HttpRequest;
14 import org.apache.http.HttpResponse;
15 import org.apache.http.client.AuthenticationHandler;
16 import org.apache.http.client.HttpRequestRetryHandler
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/axes/
FilterExprIteratorSimple.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.axes;
23 import org.apache.xml.dtm.Axis;
24 import org.apache.xml.dtm.DTM;
25 import org.apache.xml.utils.PrefixResolver;
26 import org.apache.xpath.Expression;
27 import org.apache.xpath.ExpressionOwner;
28 import org.apache.xpath.VariableStack
    [all...]
  /external/oauth/core/src/main/java/net/oauth/client/httpclient4/
HttpClient4.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
8 * http://www.apache.org/licenses/LICENSE-2.0
26 import org.apache.http.HttpResponse;
27 import org.apache.http.client.HttpClient;
28 import org.apache.http.client.methods.HttpDelete;
29 import org.apache.http.client.methods.HttpEntityEnclosingRequestBase;
30 import org.apache.http.client.methods.HttpGet;
31 import org.apache.http.client.methods.HttpPost;
32 import org.apache.http.client.methods.HttpPut;
33 import org.apache.http.client.methods.HttpRequestBase
    [all...]
  /frameworks/volley/src/com/android/volley/toolbox/
HttpClientStack.java 4 * Licensed under the Apache License, Version 2.0 (the "License");
8 * http://www.apache.org/licenses/LICENSE-2.0
23 import org.apache.http.HttpEntity;
24 import org.apache.http.HttpResponse;
25 import org.apache.http.NameValuePair;
26 import org.apache.http.client.HttpClient;
27 import org.apache.http.client.methods.HttpDelete;
28 import org.apache.http.client.methods.HttpEntityEnclosingRequestBase;
29 import org.apache.http.client.methods.HttpGet;
30 import org.apache.http.client.methods.HttpPost
    [all...]
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/pkcs10/
CertificationRequestInfoTest.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
18 package org.apache.harmony.security.tests.pkcs10;
29 import org.apache.harmony.security.pkcs10.CertificationRequestInfo;
30 import org.apache.harmony.security.x501.AttributeTypeAndValue;
31 import org.apache.harmony.security.x501.AttributeValue;
32 import org.apache.harmony.security.x501.Name;
33 import org.apache.harmony.security.x509.AlgorithmIdentifier;
34 import org.apache.harmony.security.x509.SubjectPublicKeyInfo
    [all...]
  /external/apache-http/src/org/apache/http/impl/conn/
AbstractPooledConnAdapter.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/conn/AbstractPooledConnAdapter.java $
8 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * The ASF licenses this file to You under the Apache License, Version 2.0
15 * http://www.apache.org/licenses/LICENSE-2.0
25 * individuals on behalf of the Apache Software Foundation. For more
26 * information on the Apache Software Foundation, please see
27 * <http://www.apache.org/>.
31 package org.apache.http.impl.conn;
36 import org.apache.http.HttpHost
    [all...]
  /external/apache-xml/src/main/java/org/apache/xalan/templates/
ElemCopy.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;
25 import org.apache.xalan.transformer.ClonerToResultTree;
26 import org.apache.xalan.transformer.TransformerImpl;
27 import org.apache.xml.dtm.DTM;
28 import org.apache.xalan.serialize.SerializerUtils;
29 import org.apache.xml.serializer.SerializationHandler;
30 import org.apache.xpath.XPathContext
    [all...]
ElemValueOf.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;
25 import org.apache.xalan.res.XSLTErrorResources;
26 import org.apache.xalan.transformer.TransformerImpl;
27 import org.apache.xml.dtm.DTM;
28 import org.apache.xml.serializer.SerializationHandler;
29 import org.apache.xpath.Expression;
30 import org.apache.xpath.XPath
    [all...]
ElemWithParam.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;
25 import org.apache.xalan.res.XSLTErrorResources;
26 import org.apache.xalan.transformer.TransformerImpl;
27 import org.apache.xml.utils.QName;
28 import org.apache.xpath.XPath;
29 import org.apache.xpath.XPathContext;
30 import org.apache.xpath.objects.XObject
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/functions/
FunctionDef1Arg.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.xalan.res.XSLMessages;
24 import org.apache.xml.dtm.DTM;
25 import org.apache.xml.utils.XMLString;
26 import org.apache.xpath.XPathContext;
27 import org.apache.xpath.objects.XString;
28 import org.apache.xpath.res.XPATHErrorResources
    [all...]
FuncId.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;
25 import org.apache.xml.dtm.DTM;
26 import org.apache.xml.dtm.DTMIterator;
27 import org.apache.xml.utils.StringVector;
28 import org.apache.xpath.NodeSetDTM;
29 import org.apache.xpath.XPathContext;
30 import org.apache.xpath.objects.XNodeSet
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/security/pkcs10/
CertificationRequest.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
18 package org.apache.harmony.security.pkcs10;
20 import org.apache.harmony.security.asn1.ASN1BitString;
21 import org.apache.harmony.security.asn1.ASN1Sequence;
22 import org.apache.harmony.security.asn1.ASN1Type;
23 import org.apache.harmony.security.asn1.BerInputStream;
24 import org.apache.harmony.security.asn1.BitString;
25 import org.apache.harmony.security.x509.AlgorithmIdentifier
    [all...]
  /packages/apps/UnifiedEmail/src/org/apache/james/mime4j/message/
MemoryTextBody.java 2 * Licensed to the Apache Software Foundation (ASF) under one *
6 * to you under the Apache License, Version 2.0 (the *
10 * http://www.apache.org/licenses/LICENSE-2.0 *
20 package org.apache.james.mime4j.message;
31 import org.apache.commons.io.IOUtils;
33 import org.apache.james.mime4j.Log;
34 import org.apache.james.mime4j.LogFactory;
36 import org.apache.james.mime4j.util.CharsetUtil;
37 import org.apache.james.mime4j.util.TempPath;
38 import org.apache.james.mime4j.util.TempStorage;
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/compiler/
FunctionTable.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.compiler;
23 import org.apache.xpath.Expression;
24 import org.apache.xpath.functions.Function;
178 m_functions[FUNC_CURRENT] = org.apache.xpath.functions.FuncCurrent.class;
179 m_functions[FUNC_LAST] = org.apache.xpath.functions.FuncLast.class;
180 m_functions[FUNC_POSITION] = org.apache.xpath.functions.FuncPosition.class;
181 m_functions[FUNC_COUNT] = org.apache.xpath.functions.FuncCount.class
    [all...]
  /external/apache-http/src/org/apache/http/impl/conn/tsccm/
ThreadSafeClientConnManager.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/conn/tsccm/ThreadSafeClientConnManager.java $
8 * Licensed to the Apache Software Foundation (ASF) under one or more
11 * The ASF licenses this file to You under the Apache License, Version 2.0
15 * http://www.apache.org/licenses/LICENSE-2.0
25 * individuals on behalf of the Apache Software Foundation. For more
26 * information on the Apache Software Foundation, please see
27 * <http://www.apache.org/>.
31 package org.apache.http.impl.conn.tsccm;
38 import org.apache.commons.logging.Log
    [all...]
  /external/apache-http/src/org/apache/http/impl/io/
AbstractMessageParser.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk/module-main/src/main/java/org/apache/http/impl/io/AbstractMessageParser.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.io;
37 import org.apache.http.Header
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/objects/
XRTreeFrag.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.objects;
23 import org.apache.xml.dtm.DTM;
24 import org.apache.xml.dtm.DTMIterator;
25 import org.apache.xml.utils.XMLString;
26 import org.apache.xpath.Expression;
27 import org.apache.xpath.ExpressionNode;
28 import org.apache.xpath.XPathContext
    [all...]
XObjectFactory.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.objects;
23 import org.apache.xml.dtm.Axis;
24 import org.apache.xml.dtm.DTM;
25 import org.apache.xml.dtm.DTMAxisIterator;
26 import org.apache.xml.dtm.DTMIterator;
27 import org.apache.xpath.XPathContext;
28 import org.apache.xpath.axes.OneStepIterator
    [all...]
  /external/apache-http/src/org/apache/http/impl/client/
RequestWrapper.java 2 * $HeadURL: http://svn.apache.org/repos/asf/httpcomponents/httpclient/trunk/module-client/src/main/java/org/apache/http/impl/client/RequestWrapper.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.client;
37 import org.apache.http.HttpRequest
    [all...]
  /external/apache-xml/src/main/java/org/apache/xpath/patterns/
FunctionPattern.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.patterns;
23 import org.apache.xml.dtm.DTM;
24 import org.apache.xml.dtm.DTMIterator;
25 import org.apache.xpath.Expression;
26 import org.apache.xpath.ExpressionOwner;
27 import org.apache.xpath.XPathContext;
28 import org.apache.xpath.XPathVisitor
    [all...]
  /libcore/luni/src/main/java/org/apache/harmony/security/x509/tsp/
PKIStatusInfo.java 2 * Licensed to the Apache Software Foundation (ASF) under one
6 * to you under the Apache License, Version 2.0 (the
10 * http://www.apache.org/licenses/LICENSE-2.0
20 package org.apache.harmony.security.x509.tsp;
24 import org.apache.harmony.security.asn1.ASN1BitString;
25 import org.apache.harmony.security.asn1.ASN1Integer;
26 import org.apache.harmony.security.asn1.ASN1Sequence;
27 import org.apache.harmony.security.asn1.ASN1SequenceOf;
28 import org.apache.harmony.security.asn1.ASN1StringType;
29 import org.apache.harmony.security.asn1.ASN1Type
    [all...]
  /external/apache-harmony/security/src/test/impl/java/org/apache/harmony/security/tests/asn1/der/
BooleanTest.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.security.tests.asn1.der;
29 import org.apache.harmony.security.asn1.ASN1Boolean;
30 import org.apache.harmony.security.asn1.ASN1Exception;
31 import org.apache.harmony.security.asn1.DerInputStream;
32 import org.apache.harmony.security.asn1.DerOutputStream;

Completed in 752 milliseconds

<<21222324252627282930>>