repo
stringclasses
1k values
file_url
stringlengths
96
373
file_path
stringlengths
11
294
content
stringlengths
0
32.8k
language
stringclasses
1 value
license
stringclasses
6 values
commit_sha
stringclasses
1k values
retrieved_at
stringdate
2026-01-04 14:45:56
2026-01-04 18:30:23
truncated
bool
2 classes
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/test/java/com/fnproject/fn/runtime/testfns/CustomDataBindingFnInputOutput.java
runtime/src/test/java/com/fnproject/fn/runtime/testfns/CustomDataBindingFnInputOutput.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/test/java/com/fnproject/fn/runtime/testfns/CustomDataBindingFnWithMultipleCoercions.java
runtime/src/test/java/com/fnproject/fn/runtime/testfns/CustomDataBindingFnWithMultipleCoercions.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/test/java/com/fnproject/fn/runtime/testfns/coercions/StringUpperCaseCoercion.java
runtime/src/test/java/com/fnproject/fn/runtime/testfns/coercions/StringUpperCaseCoercion.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/test/java/com/fnproject/fn/runtime/testfns/coercions/StringReversalCoercion.java
runtime/src/test/java/com/fnproject/fn/runtime/testfns/coercions/StringReversalCoercion.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/test/java/com/fnproject/fn/runtime/testfns/coercions/DudCoercion.java
runtime/src/test/java/com/fnproject/fn/runtime/testfns/coercions/DudCoercion.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/test/java/com/fnproject/fn/runtime/ntv/UnixSocketTest.java
runtime/src/test/java/com/fnproject/fn/runtime/ntv/UnixSocketTest.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/test/java/com/fnproject/fn/runtime/ntv/UnixSocketNativeTest.java
runtime/src/test/java/com/fnproject/fn/runtime/ntv/UnixSocketNativeTest.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/test/java/com/fnproject/fn/runtime/httpgateway/FunctionHTTPGatewayContextTest.java
runtime/src/test/java/com/fnproject/fn/runtime/httpgateway/FunctionHTTPGatewayContextTest.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/MethodFunctionInvoker.java
runtime/src/main/java/com/fnproject/fn/runtime/MethodFunctionInvoker.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/PrimitiveTypeResolver.java
runtime/src/main/java/com/fnproject/fn/runtime/PrimitiveTypeResolver.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/ReadOnceInputEvent.java
runtime/src/main/java/com/fnproject/fn/runtime/ReadOnceInputEvent.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/EventCodec.java
runtime/src/main/java/com/fnproject/fn/runtime/EventCodec.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/FunctionRuntimeContext.java
runtime/src/main/java/com/fnproject/fn/runtime/FunctionRuntimeContext.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/EntryPoint.java
runtime/src/main/java/com/fnproject/fn/runtime/EntryPoint.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/FunctionInvocationCallback.java
runtime/src/main/java/com/fnproject/fn/runtime/FunctionInvocationCallback.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/FunctionInvocationContext.java
runtime/src/main/java/com/fnproject/fn/runtime/FunctionInvocationContext.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/DefaultFunctionInvocationContext.java
runtime/src/main/java/com/fnproject/fn/runtime/DefaultFunctionInvocationContext.java
package com.fnproject.fn.runtime; import java.util.List; import java.util.Map; import com.fnproject.fn.api.InputEvent; public class DefaultFunctionInvocationContext extends FunctionInvocationContext { public DefaultFunctionInvocationContext(FunctionRuntimeContext ctx, InputEvent event) { super(ctx, event)...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/MethodTypeWrapper.java
runtime/src/main/java/com/fnproject/fn/runtime/MethodTypeWrapper.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/HTTPStreamCodec.java
runtime/src/main/java/com/fnproject/fn/runtime/HTTPStreamCodec.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/FunctionConfigurer.java
runtime/src/main/java/com/fnproject/fn/runtime/FunctionConfigurer.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/DefaultMethodWrapper.java
runtime/src/main/java/com/fnproject/fn/runtime/DefaultMethodWrapper.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/FunctionLoader.java
runtime/src/main/java/com/fnproject/fn/runtime/FunctionLoader.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/tracing/OCITracingContext.java
runtime/src/main/java/com/fnproject/fn/runtime/tracing/OCITracingContext.java
package com.fnproject.fn.runtime.tracing; import com.fnproject.fn.api.Headers; import com.fnproject.fn.api.InvocationContext; import com.fnproject.fn.api.RuntimeContext; import com.fnproject.fn.api.tracing.TracingContext; public class OCITracingContext implements TracingContext { private final InvocationContext i...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/exception/FunctionClassInstantiationException.java
runtime/src/main/java/com/fnproject/fn/runtime/exception/FunctionClassInstantiationException.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/exception/InvalidFunctionDefinitionException.java
runtime/src/main/java/com/fnproject/fn/runtime/exception/InvalidFunctionDefinitionException.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/exception/FunctionInitializationException.java
runtime/src/main/java/com/fnproject/fn/runtime/exception/FunctionInitializationException.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/exception/InvalidEntryPointException.java
runtime/src/main/java/com/fnproject/fn/runtime/exception/InvalidEntryPointException.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/exception/PlatformCommunicationException.java
runtime/src/main/java/com/fnproject/fn/runtime/exception/PlatformCommunicationException.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/exception/InternalFunctionInvocationException.java
runtime/src/main/java/com/fnproject/fn/runtime/exception/InternalFunctionInvocationException.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/exception/FunctionIOException.java
runtime/src/main/java/com/fnproject/fn/runtime/exception/FunctionIOException.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/ntv/UnixSocketException.java
runtime/src/main/java/com/fnproject/fn/runtime/ntv/UnixSocketException.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/ntv/UnixSocket.java
runtime/src/main/java/com/fnproject/fn/runtime/ntv/UnixSocket.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/ntv/UnixSocketNative.java
runtime/src/main/java/com/fnproject/fn/runtime/ntv/UnixSocketNative.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/ntv/UnixServerSocket.java
runtime/src/main/java/com/fnproject/fn/runtime/ntv/UnixServerSocket.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/coercion/InputEventCoercion.java
runtime/src/main/java/com/fnproject/fn/runtime/coercion/InputEventCoercion.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/coercion/VoidCoercion.java
runtime/src/main/java/com/fnproject/fn/runtime/coercion/VoidCoercion.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/coercion/StringCoercion.java
runtime/src/main/java/com/fnproject/fn/runtime/coercion/StringCoercion.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/coercion/ContextCoercion.java
runtime/src/main/java/com/fnproject/fn/runtime/coercion/ContextCoercion.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/coercion/ByteArrayCoercion.java
runtime/src/main/java/com/fnproject/fn/runtime/coercion/ByteArrayCoercion.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/coercion/OutputEventCoercion.java
runtime/src/main/java/com/fnproject/fn/runtime/coercion/OutputEventCoercion.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/coercion/jackson/JacksonCoercion.java
runtime/src/main/java/com/fnproject/fn/runtime/coercion/jackson/JacksonCoercion.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/httpgateway/QueryParametersParser.java
runtime/src/main/java/com/fnproject/fn/runtime/httpgateway/QueryParametersParser.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/httpgateway/FunctionHTTPGatewayContext.java
runtime/src/main/java/com/fnproject/fn/runtime/httpgateway/FunctionHTTPGatewayContext.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java/com/fnproject/fn/runtime/httpgateway/QueryParametersImpl.java
runtime/src/main/java/com/fnproject/fn/runtime/httpgateway/QueryParametersImpl.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/runtime/src/main/java-filtered/com/fnproject/fn/runtime/Version.java
runtime/src/main/java-filtered/com/fnproject/fn/runtime/Version.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/testing-core/src/main/java/com/fnproject/fn/testing/FnHttpEventBuilder.java
testing-core/src/main/java/com/fnproject/fn/testing/FnHttpEventBuilder.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/testing-core/src/main/java/com/fnproject/fn/testing/PlatformError.java
testing-core/src/main/java/com/fnproject/fn/testing/PlatformError.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/testing-core/src/main/java/com/fnproject/fn/testing/FnTestingClassLoader.java
testing-core/src/main/java/com/fnproject/fn/testing/FnTestingClassLoader.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/testing-core/src/main/java/com/fnproject/fn/testing/FnResult.java
testing-core/src/main/java/com/fnproject/fn/testing/FnResult.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/testing-core/src/main/java/com/fnproject/fn/testing/FunctionError.java
testing-core/src/main/java/com/fnproject/fn/testing/FunctionError.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/testing-core/src/main/java/com/fnproject/fn/testing/FnEventBuilder.java
testing-core/src/main/java/com/fnproject/fn/testing/FnEventBuilder.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/testing-core/src/main/java/com/fnproject/fn/testing/HeaderWriter.java
testing-core/src/main/java/com/fnproject/fn/testing/HeaderWriter.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/test/java/com/fnproject/fn/api/HeadersTest.java
api/src/test/java/com/fnproject/fn/api/HeadersTest.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/InputCoercion.java
api/src/main/java/com/fnproject/fn/api/InputCoercion.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/QueryParameters.java
api/src/main/java/com/fnproject/fn/api/QueryParameters.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/InvocationContext.java
api/src/main/java/com/fnproject/fn/api/InvocationContext.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/InvocationListener.java
api/src/main/java/com/fnproject/fn/api/InvocationListener.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/RuntimeContext.java
api/src/main/java/com/fnproject/fn/api/RuntimeContext.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/TypeWrapper.java
api/src/main/java/com/fnproject/fn/api/TypeWrapper.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/FunctionInvoker.java
api/src/main/java/com/fnproject/fn/api/FunctionInvoker.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/InputBinding.java
api/src/main/java/com/fnproject/fn/api/InputBinding.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/OutputCoercion.java
api/src/main/java/com/fnproject/fn/api/OutputCoercion.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/OutputEvent.java
api/src/main/java/com/fnproject/fn/api/OutputEvent.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/FnFeature.java
api/src/main/java/com/fnproject/fn/api/FnFeature.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/FnFeatures.java
api/src/main/java/com/fnproject/fn/api/FnFeatures.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/Headers.java
api/src/main/java/com/fnproject/fn/api/Headers.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/OutputBinding.java
api/src/main/java/com/fnproject/fn/api/OutputBinding.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/RuntimeFeature.java
api/src/main/java/com/fnproject/fn/api/RuntimeFeature.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/FnConfiguration.java
api/src/main/java/com/fnproject/fn/api/FnConfiguration.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/MethodWrapper.java
api/src/main/java/com/fnproject/fn/api/MethodWrapper.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/InputEvent.java
api/src/main/java/com/fnproject/fn/api/InputEvent.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/tracing/TracingContext.java
api/src/main/java/com/fnproject/fn/api/tracing/TracingContext.java
package com.fnproject.fn.api.tracing; import com.fnproject.fn.api.InvocationContext; import com.fnproject.fn.api.RuntimeContext; public interface TracingContext { /** * Returns the underlying invocation context behind this Tracing context * * @return an invocation context related to this function ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/exception/FunctionConfigurationException.java
api/src/main/java/com/fnproject/fn/api/exception/FunctionConfigurationException.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/exception/FunctionOutputHandlingException.java
api/src/main/java/com/fnproject/fn/api/exception/FunctionOutputHandlingException.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/exception/FunctionInputHandlingException.java
api/src/main/java/com/fnproject/fn/api/exception/FunctionInputHandlingException.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/exception/FunctionLoadException.java
api/src/main/java/com/fnproject/fn/api/exception/FunctionLoadException.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/api/src/main/java/com/fnproject/fn/api/httpgateway/HTTPGatewayContext.java
api/src/main/java/com/fnproject/fn/api/httpgateway/HTTPGatewayContext.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/experimental-native-image-support/src/test/java/com/fnproject/fn/nativeimagesupport/JacksonFeatureTest.java
experimental-native-image-support/src/test/java/com/fnproject/fn/nativeimagesupport/JacksonFeatureTest.java
package com.fnproject.fn.nativeimagesupport; import java.math.BigInteger; import com.fasterxml.jackson.annotation.JsonSubTypes; import com.fasterxml.jackson.annotation.JsonTypeInfo; import com.fasterxml.jackson.databind.annotation.JsonDeserialize; import com.fasterxml.jackson.databind.annotation.JsonPOJOBuilder; impo...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/experimental-native-image-support/src/main/java/com/fnproject/fn/nativeimagesupport/JacksonFeature.java
experimental-native-image-support/src/main/java/com/fnproject/fn/nativeimagesupport/JacksonFeature.java
/* * Copyright (c) 2019, 2020, 2021 Oracle and/or its affiliates. All rights reserved. * * 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....
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/regex-query/src/test/java/com/fnproject/fn/examples/RegexQueryTests.java
examples/regex-query/src/test/java/com/fnproject/fn/examples/RegexQueryTests.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/regex-query/src/main/java/com/fnproject/fn/examples/Match.java
examples/regex-query/src/main/java/com/fnproject/fn/examples/Match.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/regex-query/src/main/java/com/fnproject/fn/examples/Query.java
examples/regex-query/src/main/java/com/fnproject/fn/examples/Query.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/regex-query/src/main/java/com/fnproject/fn/examples/Response.java
examples/regex-query/src/main/java/com/fnproject/fn/examples/Response.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/regex-query/src/main/java/com/fnproject/fn/examples/RegexQuery.java
examples/regex-query/src/main/java/com/fnproject/fn/examples/RegexQuery.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/connectorhub-logging/src/test/java/com/fnproject/fn/examples/FunctionTest.java
examples/connectorhub-logging/src/test/java/com/fnproject/fn/examples/FunctionTest.java
package com.fnproject.fn.examples; import static org.junit.Assert.assertEquals; import static org.mockito.Mockito.mock; import static org.mockito.Mockito.when; import java.util.Collections; import java.util.Date; import java.util.HashMap; import java.util.Map; import com.fnproject.events.input.ConnectorHubBatch; impor...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/connectorhub-logging/src/main/java/com/fnproject/fn/examples/Function.java
examples/connectorhub-logging/src/main/java/com/fnproject/fn/examples/Function.java
package com.fnproject.fn.examples; import com.fnproject.events.ConnectorHubFunction; import com.fnproject.events.input.ConnectorHubBatch; import com.fnproject.events.input.sch.LoggingData; public class Function extends ConnectorHubFunction<LoggingData> { public LogService logService; public Function() { ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/connectorhub-logging/src/main/java/com/fnproject/fn/examples/LogService.java
examples/connectorhub-logging/src/main/java/com/fnproject/fn/examples/LogService.java
package com.fnproject.fn.examples; import com.fnproject.events.input.sch.LoggingData; public class LogService { public void readLog(LoggingData loggingData) { System.out.println(loggingData); assert loggingData != null; assert loggingData.getData() != null && !loggingData.getData().isEmp...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/connectorhub-queue/src/test/java/com/fnproject/fn/examples/FunctionTest.java
examples/connectorhub-queue/src/test/java/com/fnproject/fn/examples/FunctionTest.java
package com.fnproject.fn.examples; import static org.junit.Assert.assertEquals; import static org.mockito.Mockito.mock; import static org.mockito.Mockito.when; import java.util.Collections; import com.fnproject.events.input.ConnectorHubBatch; import com.fnproject.events.testing.ConnectorHubTestFeature; import com.fnpr...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/connectorhub-queue/src/main/java/com/fnproject/fn/examples/Function.java
examples/connectorhub-queue/src/main/java/com/fnproject/fn/examples/Function.java
package com.fnproject.fn.examples; import com.fnproject.events.ConnectorHubFunction; import com.fnproject.events.input.ConnectorHubBatch; public class Function extends ConnectorHubFunction<Employee> { public QueueService queueService; public Function() { this.queueService = new QueueService(); }...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/connectorhub-queue/src/main/java/com/fnproject/fn/examples/Employee.java
examples/connectorhub-queue/src/main/java/com/fnproject/fn/examples/Employee.java
package com.fnproject.fn.examples; import java.util.Objects; public class Employee { private String name; public Employee() {} public String getName() { return this.name; } public void setName(String name) { this.name = name; } @Override public boolean equals(Object...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/connectorhub-queue/src/main/java/com/fnproject/fn/examples/QueueService.java
examples/connectorhub-queue/src/main/java/com/fnproject/fn/examples/QueueService.java
package com.fnproject.fn.examples; public class QueueService { public void readContent(Employee employee) { System.out.println(employee); assert employee != null; } }
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/notifications/src/test/java/com/fnproject/fn/examples/FunctionTest.java
examples/notifications/src/test/java/com/fnproject/fn/examples/FunctionTest.java
package com.fnproject.fn.examples; import static org.junit.Assert.assertEquals; import com.fnproject.events.input.NotificationMessage; import com.fnproject.events.testing.NotificationTestFeature; import com.fnproject.fn.api.Headers; import com.fnproject.fn.testing.FnResult; import com.fnproject.fn.testing.FnTestingRul...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/notifications/src/main/java/com/fnproject/fn/examples/NotificationService.java
examples/notifications/src/main/java/com/fnproject/fn/examples/NotificationService.java
package com.fnproject.fn.examples; import com.fnproject.events.input.NotificationMessage; public class NotificationService { public void readNotification(NotificationMessage<Employee> notification) { System.out.println(notification); } }
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/notifications/src/main/java/com/fnproject/fn/examples/Function.java
examples/notifications/src/main/java/com/fnproject/fn/examples/Function.java
package com.fnproject.fn.examples; import com.fnproject.events.NotificationFunction; import com.fnproject.events.input.NotificationMessage; public class Function extends NotificationFunction<Employee> { public NotificationService notificationService; public Function() { this.notificationService = ne...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/notifications/src/main/java/com/fnproject/fn/examples/Employee.java
examples/notifications/src/main/java/com/fnproject/fn/examples/Employee.java
package com.fnproject.fn.examples; import java.util.Objects; public class Employee { private String name; public Employee() {} public String getName() { return this.name; } public void setName(String name) { this.name = name; } @Override public boolean equals(Object...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/async-thumbnails/src/test/java/com/fnproject/fn/examples/ThumbnailsFunctionTest.java
examples/async-thumbnails/src/test/java/com/fnproject/fn/examples/ThumbnailsFunctionTest.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/async-thumbnails/src/main/java/com/fnproject/fn/examples/ThumbnailsFunction.java
examples/async-thumbnails/src/main/java/com/fnproject/fn/examples/ThumbnailsFunction.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/gradle-build/src/test/java/com/example/fn/HelloFunctionTest.java
examples/gradle-build/src/test/java/com/example/fn/HelloFunctionTest.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/gradle-build/src/main/java/com/example/fn/HelloFunction.java
examples/gradle-build/src/main/java/com/example/fn/HelloFunction.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false
fnproject/fdk-java
https://github.com/fnproject/fdk-java/blob/6275fbbe73c167c221e8be5ab4b838c68966ea5e/examples/qr-code/src/test/java/com/fnproject/fn/examples/QRGenTest.java
examples/qr-code/src/test/java/com/fnproject/fn/examples/QRGenTest.java
/* * Copyright (c) 2019, 2020 Oracle and/or its affiliates. All rights reserved. * * 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 * ...
java
Apache-2.0
6275fbbe73c167c221e8be5ab4b838c68966ea5e
2026-01-05T02:37:41.914759Z
false