index
int64
0
0
repo_id
stringlengths
9
205
file_path
stringlengths
31
246
content
stringlengths
1
12.2M
__index_level_0__
int64
0
10k
0
Create_ds/cxf-dosgi/decorator/src/main/java/org/apache/cxf/dosgi/dsw
Create_ds/cxf-dosgi/decorator/src/main/java/org/apache/cxf/dosgi/dsw/decorator/Activator.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,000
0
Create_ds/cxf-dosgi/decorator/src/main/java/org/apache/cxf/dosgi/dsw
Create_ds/cxf-dosgi/decorator/src/main/java/org/apache/cxf/dosgi/dsw/decorator/ServiceDecoratorBundleListener.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,001
0
Create_ds/cxf-dosgi/decorator/src/main/java/org/apache/cxf/dosgi/dsw
Create_ds/cxf-dosgi/decorator/src/main/java/org/apache/cxf/dosgi/dsw/decorator/DecorationParser.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,002
0
Create_ds/cxf-dosgi/decorator/src/main/java/org/apache/cxf/dosgi/dsw
Create_ds/cxf-dosgi/decorator/src/main/java/org/apache/cxf/dosgi/dsw/decorator/Rule.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,003
0
Create_ds/cxf-dosgi/samples/ssl/ssl-intent/src/main/java/org/apache/cxf/dosgi/samples
Create_ds/cxf-dosgi/samples/ssl/ssl-intent/src/main/java/org/apache/cxf/dosgi/samples/ssl/SslIntent.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,004
0
Create_ds/cxf-dosgi/samples/ssl/ssl-intent/src/main/java/org/apache/cxf/dosgi/samples
Create_ds/cxf-dosgi/samples/ssl/ssl-intent/src/main/java/org/apache/cxf/dosgi/samples/ssl/EchoService.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,005
0
Create_ds/cxf-dosgi/samples/security_filter/src/main/java/org/apache/cxf/dosgi/samples
Create_ds/cxf-dosgi/samples/security_filter/src/main/java/org/apache/cxf/dosgi/samples/security/SecureRestEndpoint.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,006
0
Create_ds/cxf-dosgi/samples/security_filter/src/main/java/org/apache/cxf/dosgi/samples
Create_ds/cxf-dosgi/samples/security_filter/src/main/java/org/apache/cxf/dosgi/samples/security/SampleSecurityFilter.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,007
0
Create_ds/cxf-dosgi/samples/soap/impl/src/main/java/org/apache/cxf/dosgi/samples/soap
Create_ds/cxf-dosgi/samples/soap/impl/src/main/java/org/apache/cxf/dosgi/samples/soap/impl/TaskServiceImpl.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,008
0
Create_ds/cxf-dosgi/samples/soap/api/src/main/java/org/apache/cxf/dosgi/samples
Create_ds/cxf-dosgi/samples/soap/api/src/main/java/org/apache/cxf/dosgi/samples/soap/Task.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,009
0
Create_ds/cxf-dosgi/samples/soap/api/src/main/java/org/apache/cxf/dosgi/samples
Create_ds/cxf-dosgi/samples/soap/api/src/main/java/org/apache/cxf/dosgi/samples/soap/TaskService.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,010
0
Create_ds/cxf-dosgi/samples/soap/client/src/main/java/org/apache/cxf/dosgi/samples/soap
Create_ds/cxf-dosgi/samples/soap/client/src/main/java/org/apache/cxf/dosgi/samples/soap/client/TaskServiceCommand.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,011
0
Create_ds/cxf-dosgi/samples/rest/impl/src/main/java/org/apache/cxf/dosgi/samples/rest
Create_ds/cxf-dosgi/samples/rest/impl/src/main/java/org/apache/cxf/dosgi/samples/rest/impl/TaskResourceImpl.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,012
0
Create_ds/cxf-dosgi/samples/rest/api/src/main/java/org/apache/cxf/dosgi/samples
Create_ds/cxf-dosgi/samples/rest/api/src/main/java/org/apache/cxf/dosgi/samples/rest/Task.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,013
0
Create_ds/cxf-dosgi/samples/rest/api/src/main/java/org/apache/cxf/dosgi/samples
Create_ds/cxf-dosgi/samples/rest/api/src/main/java/org/apache/cxf/dosgi/samples/rest/TaskResource.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,014
0
Create_ds/cxf-dosgi/samples/rest/impl-jackson/src/main/java/org/apache/cxf/dosgi/samples/rest
Create_ds/cxf-dosgi/samples/rest/impl-jackson/src/main/java/org/apache/cxf/dosgi/samples/rest/impl/JacksonIntent.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,015
0
Create_ds/cxf-dosgi/samples/rest/impl-jackson/src/main/java/org/apache/cxf/dosgi/samples/rest
Create_ds/cxf-dosgi/samples/rest/impl-jackson/src/main/java/org/apache/cxf/dosgi/samples/rest/impl/TaskResourceImpl.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,016
0
Create_ds/cxf-dosgi/samples/rest/client/src/main/java/org/apache/cxf/dosgi/samples/rest
Create_ds/cxf-dosgi/samples/rest/client/src/main/java/org/apache/cxf/dosgi/samples/rest/client/TaskResourceCommand.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,017
0
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common/proxy/MySubService.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,018
0
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common/proxy/ServiceInvocationHandlerTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,019
0
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common/proxy/MyBaseService.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,020
0
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common/proxy/MyServiceImpl.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,021
0
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common/util/PropertyHelperTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,022
0
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common/intent
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common/intent/impl/DummyServiceWithLogging.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,023
0
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common/intent
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common/intent/impl/DummyServiceWithLoggingIP.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,024
0
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common/intent
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common/intent/impl/IntentManagerImplTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,025
0
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common/httpservice/HttpServiceManagerTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,026
0
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/test/java/org/apache/cxf/dosgi/common/httpservice/SecurityDelegatingHttpContextTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,027
0
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common/proxy/ProxyFactory.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,028
0
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common/proxy/ExceptionMapper.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,029
0
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common/proxy/ServiceInvocationHandler.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,030
0
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common/util/PropertyHelper.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,031
0
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common/intent/IntentHandler.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,032
0
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common/intent/IntentManager.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,033
0
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common/intent
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common/intent/impl/IntentManagerImpl.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,034
0
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common/endpoint/ServerEndpoint.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,035
0
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common/api/IntentsProvider.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,036
0
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common/handlers/BaseDistributionProvider.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,037
0
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common/httpservice/SecurityDelegatingHttpContext.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,038
0
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common/httpservice/HttpServiceManager.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,039
0
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common
Create_ds/cxf-dosgi/common/src/main/java/org/apache/cxf/dosgi/common/policy/Exporter.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,040
0
Create_ds/cxf-dosgi/provider-ws/src/test/java/org/apache/cxf/dosgi/dsw/handlers
Create_ds/cxf-dosgi/provider-ws/src/test/java/org/apache/cxf/dosgi/dsw/handlers/jaxws/MyJaxWsEchoServiceImpl.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,041
0
Create_ds/cxf-dosgi/provider-ws/src/test/java/org/apache/cxf/dosgi/dsw/handlers
Create_ds/cxf-dosgi/provider-ws/src/test/java/org/apache/cxf/dosgi/dsw/handlers/jaxws/MyJaxWsEchoService.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,042
0
Create_ds/cxf-dosgi/provider-ws/src/test/java/org/apache/cxf/dosgi/dsw/handlers
Create_ds/cxf-dosgi/provider-ws/src/test/java/org/apache/cxf/dosgi/dsw/handlers/simple/MySimpleEchoServiceImpl.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,043
0
Create_ds/cxf-dosgi/provider-ws/src/test/java/org/apache/cxf/dosgi/dsw/handlers
Create_ds/cxf-dosgi/provider-ws/src/test/java/org/apache/cxf/dosgi/dsw/handlers/simple/MySimpleEchoService.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,044
0
Create_ds/cxf-dosgi/provider-ws/src/test/java/org/apache/cxf/dosgi/dsw/handlers
Create_ds/cxf-dosgi/provider-ws/src/test/java/org/apache/cxf/dosgi/dsw/handlers/ws/PojoConfigurationTypeHandlerTest.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,045
0
Create_ds/cxf-dosgi/provider-ws/src/main/java/org/apache/cxf/dosgi/dsw/handlers
Create_ds/cxf-dosgi/provider-ws/src/main/java/org/apache/cxf/dosgi/dsw/handlers/ws/WsdlSupport.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,046
0
Create_ds/cxf-dosgi/provider-ws/src/main/java/org/apache/cxf/dosgi/dsw/handlers
Create_ds/cxf-dosgi/provider-ws/src/main/java/org/apache/cxf/dosgi/dsw/handlers/ws/WsConstants.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,047
0
Create_ds/cxf-dosgi/provider-ws/src/main/java/org/apache/cxf/dosgi/dsw/handlers
Create_ds/cxf-dosgi/provider-ws/src/main/java/org/apache/cxf/dosgi/dsw/handlers/ws/WsProvider.java
/** * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache License, Version 2.0 (the * "License"); you m...
1,048
0
Create_ds/kotlinpoet/kotlinpoet/src/jvmTest/java/com/squareup
Create_ds/kotlinpoet/kotlinpoet/src/jvmTest/java/com/squareup/kotlinpoet/JavaClassWithArrayValueAnnotation.java
package com.squareup.kotlinpoet; import java.lang.annotation.Retention; import java.lang.annotation.RetentionPolicy; import static com.squareup.kotlinpoet.JavaClassWithArrayValueAnnotation.AnnotationWithArrayValue; @AnnotationWithArrayValue({ Object.class, Boolean.class }) public class JavaClassWithArrayValueAnn...
1,049
0
Create_ds/kotlinpoet/kotlinpoet/src/jvmTest/java/com/squareup
Create_ds/kotlinpoet/kotlinpoet/src/jvmTest/java/com/squareup/kotlinpoet/TypeNameTest.java
/* * Copyright (C) 2015 Square, Inc. * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * https://www.apache.org/licenses/LICENSE-2.0 * * Unless required by applicable law or agreed t...
1,050
0
Create_ds/PayPal-Android-SDK/SampleApp/src/androidTest/java/com/paypal/example/paypalandroidsdkexample
Create_ds/PayPal-Android-SDK/SampleApp/src/androidTest/java/com/paypal/example/paypalandroidsdkexample/test/TestHelper.java
package com.paypal.example.paypalandroidsdkexample.test; import android.app.Activity; import android.graphics.Bitmap; import android.os.Environment; import android.preference.PreferenceManager; import android.support.test.runner.lifecycle.ActivityLifecycleMonitorRegistry; import android.support.test.runner.lifecycle.S...
1,051
0
Create_ds/PayPal-Android-SDK/SampleApp/src/androidTest/java/com/paypal/example/paypalandroidsdkexample
Create_ds/PayPal-Android-SDK/SampleApp/src/androidTest/java/com/paypal/example/paypalandroidsdkexample/test/PaymentTest.java
package com.paypal.example.paypalandroidsdkexample.test; import android.test.suitebuilder.annotation.LargeTest; import org.junit.Before; import org.junit.Test; import org.junit.runner.RunWith; import android.support.test.runner.AndroidJUnit4; import static com.lukekorth.deviceautomator.AutomatorAction.click; import...
1,052
0
Create_ds/PayPal-Android-SDK/SampleApp/src/main/java/com/paypal/example
Create_ds/PayPal-Android-SDK/SampleApp/src/main/java/com/paypal/example/paypalandroidsdkexample/SampleActivity.java
package com.paypal.example.paypalandroidsdkexample; import com.paypal.android.sdk.payments.PayPalAuthorization; import com.paypal.android.sdk.payments.PayPalConfiguration; import com.paypal.android.sdk.payments.PayPalFuturePaymentActivity; import com.paypal.android.sdk.payments.PayPalItem; import com.paypal.android.sd...
1,053
0
Create_ds/cordova-amazon-fireos/test/cordova/plugins/org.apache.cordova.device/src
Create_ds/cordova-amazon-fireos/test/cordova/plugins/org.apache.cordova.device/src/android/Device.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,054
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/userwebview.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,055
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/errorurl.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,056
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/menus.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,057
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/CordovaDriverAction.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,058
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/iframe.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,059
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/ActivityPlugin.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,060
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/timeout.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,061
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/CordovaWebViewTestActivity.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,062
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/backgroundcolor.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,063
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/fullscreen.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,064
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/lifecycle.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,065
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/whitelist.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,066
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/basicauth.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,067
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/MainTestActivity.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,068
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/htmlnotfound.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,069
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/SabotagedActivity.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,070
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/loading.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,071
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/backbuttonmultipage.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,072
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/background.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,073
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/tests.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,074
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/xhr.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,075
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/AmazonWebViewOnUiThread.java
/* * Copyright (C) 2011 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
1,076
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/splashscreen.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,077
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/util/PollingCheck.java
/* * Copyright (C) 2012 The Android Open Source Project * * Licensed under the Apache License, Version 2.0 (the "License"); * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * * http://www.apache.org/licenses/LICENSE-2.0 * * Unless required by app...
1,078
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/util/Purity.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,079
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/junit/XhrTest.java
package org.apache.cordova.test.junit; /* * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
1,080
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/junit/ErrorUrlTest.java
package org.apache.cordova.test.junit; /* * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Li...
1,081
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/junit/IntentUriOverrideTest.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,082
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/junit/CordovaTest.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,083
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/junit/BackButtonMultiPageTest.java
package org.apache.cordova.test.junit; /* * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Li...
1,084
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/junit/SplashscreenTest.java
package org.apache.cordova.test.junit; /* * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
1,085
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/junit/IFrameTest.java
package org.apache.cordova.test.junit; /* * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
1,086
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/junit/LifecycleTest.java
package org.apache.cordova.test.junit; /* * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
1,087
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/junit/CordovaActivityTest.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,088
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/junit/CordovaResourceApiTest.java
package org.apache.cordova.test.junit; /* * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache L...
1,089
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/junit/FixWebView.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,090
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/junit/MenuTest.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,091
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/junit/HtmlNotFoundTest.java
package org.apache.cordova.test.junit; /* * * Licensed to the Apache Software Foundation (ASF) under one * or more contributor license agreements. See the NOTICE file * distributed with this work for additional information * regarding copyright ownership. The ASF licenses this file * to you under the Apache Lic...
1,092
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/test/junit/PluginManagerTest.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,093
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/pluginApi/Plugin1.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,094
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/pluginApi/Plugin5.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,095
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/pluginApi/pluginStub.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,096
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/pluginApi/Plugin4.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,097
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/pluginApi/Plugin3.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,098
0
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova
Create_ds/cordova-amazon-fireos/test/src/org/apache/cordova/pluginApi/Plugin2.java
/* Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. See the NOTICE file distributed with this work for additional information regarding copyright ownership. The ASF licenses this file to you under the Apache License, Version 2.0 (the...
1,099