text stringlengths 24 1.04M | metadata stringlengths 233 497 |
|---|---|
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/AnnotationExceptionHandlerMethodResolver.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in complianc... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/AnnotationException... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/DefaultMessageHandlerMethodFactory.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/DefaultMessageHandl... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/DestinationVariableMethodArgumentResolver.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in complian... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/DestinationVariable... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/HeaderMethodArgumentResolver.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the L... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/HeaderMethodArgumen... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/HeadersMethodArgumentResolver.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/HeadersMethodArgume... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/MessageHandlerMethodFactory.java
/*
* Copyright 2002-2014 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Li... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/MessageHandlerMetho... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/MessageMethodArgumentResolver.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/MessageMethodArgume... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/MethodArgumentNotValidException.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with th... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/MethodArgumentNotVa... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/MethodArgumentTypeMismatchException.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance wit... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/MethodArgumentTypeM... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/PayloadArgumentResolver.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Licens... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/PayloadArgumentReso... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/PayloadMethodArgumentResolver.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/PayloadMethodArgume... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/package-info.java
/**
* Support classes for working with annotated message-handling methods.
*/
@NonNullApi
@NonNullFields
package org.springframework.messaging.handler.annotation.support;
import org.springframework.lan... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/package-info.java",... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/AbstractAsyncReturnValueHandler.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Licens... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/AbstractAsyncReturnValueHan... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/AbstractExceptionHandlerMethodResolver.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/AbstractExceptionHandlerMet... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/AbstractMethodMessageHandler.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/AbstractMethodMessageHandle... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/AsyncHandlerMethodReturnValueHandler.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the L... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/AsyncHandlerMethodReturnVal... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/CompletableFutureReturnValueHandler.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Li... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/CompletableFutureReturnValu... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/HandlerMethodArgumentResolver.java
/*
* Copyright 2002-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/HandlerMethodArgumentResolv... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/HandlerMethodArgumentResolverComposite.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/HandlerMethodArgumentResolv... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/HandlerMethodReturnValueHandler.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Licens... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/HandlerMethodReturnValueHan... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/HandlerMethodReturnValueHandlerComposite.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with t... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/HandlerMethodReturnValueHan... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/InvocableHandlerMethod.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/InvocableHandlerMethod.java... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/ListenableFutureReturnValueHandler.java
/*
* Copyright 2002-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Lic... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/ListenableFutureReturnValue... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/MethodArgumentResolutionException.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Lice... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/MethodArgumentResolutionExc... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/ReactiveReturnValueHandler.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
*... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/ReactiveReturnValueHandler.... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/package-info.java
/**
* Common infrastructure for invoking message handler methods.
*/
@NonNullApi
@NonNullFields
package org.springframework.messaging.handler.invocation;
import org.springframework.lang.NonNullApi;
import org.... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/package-info.java", "licens... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/AbstractEncoderMethodReturnValueHandler.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in complianc... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/AbstractEncoderMet... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/AbstractMethodMessageHandler.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/AbstractMethodMess... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/ArgumentResolverConfigurer.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Li... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/ArgumentResolverCo... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/ChannelSendOperator.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/ChannelSendOperato... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/HandlerMethodArgumentResolver.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/HandlerMethodArgum... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/HandlerMethodArgumentResolverComposite.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/HandlerMethodArgum... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/HandlerMethodReturnValueHandler.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with t... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/HandlerMethodRetur... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/HandlerMethodReturnValueHandlerComposite.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in complian... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/HandlerMethodRetur... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/InvocableHandlerMethod.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Licens... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/InvocableHandlerMe... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/InvocableHelper.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Y... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/InvocableHelper.ja... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/ReturnValueHandlerConfigurer.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/ReturnValueHandler... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/SyncHandlerMethodArgumentResolver.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/SyncHandlerMethodA... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/package-info.java
/**
* Common infrastructure for invoking message handler methods with non-blocking,
* and reactive contracts.
*/
@NonNullApi
@NonNullFields
package org.springframework.messaging.handler.invocation.rea... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/invocation/reactive/package-info.java"... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/package-info.java
/**
* Basic abstractions for working with message handler methods.
*/
@NonNullApi
@NonNullFields
package org.springframework.messaging.handler;
import org.springframework.lang.NonNullApi;
import org.springframework.lang.... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/handler/package-info.java", "license": "apache... |
### File: spring-messaging/src/main/java/org/springframework/messaging/package-info.java
/**
* Support for working with messaging APIs and protocols.
*/
@NonNullApi
@NonNullFields
package org.springframework.messaging;
import org.springframework.lang.NonNullApi;
import org.springframework.lang.NonNullFields;
| {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/package-info.java", "license": "apache-2.0", "... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/ClientRSocketFactoryConfigurer.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ma... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/ClientRSocketFactoryConfigurer.java", ... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/DefaultMetadataExtractor.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obta... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/DefaultMetadataExtractor.java", "licen... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/DefaultRSocketRequester.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtai... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/DefaultRSocketRequester.java", "licens... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/DefaultRSocketRequesterBuilder.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ma... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/DefaultRSocketRequesterBuilder.java", ... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/DefaultRSocketStrategies.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obta... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/DefaultRSocketStrategies.java", "licen... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/MetadataEncoder.java
/*
* Copyright 2002-2019 the original author or authors.
*
* 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... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/MetadataEncoder.java", "license": "apa... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/MetadataExtractor.java
/*
* Copyright 2002-2019 the original author or authors.
*
* 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 co... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/MetadataExtractor.java", "license": "a... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/MetadataExtractorRegistry.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/MetadataExtractorRegistry.java", "lice... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/PayloadUtils.java
/*
* Copyright 2002-2019 the original author or authors.
*
* 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... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/PayloadUtils.java", "license": "apache... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/RSocketRequester.java
/*
* Copyright 2002-2019 the original author or authors.
*
* 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 cop... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/RSocketRequester.java", "license": "ap... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/RSocketStrategies.java
/*
* Copyright 2002-2019 the original author or authors.
*
* 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 co... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/RSocketStrategies.java", "license": "a... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/annotation/ConnectMapping.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/annotation/ConnectMapping.java", "lice... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/annotation/package-info.java
/**
* Annotations and support classes for handling RSocket streams.
*/
@NonNullApi
@NonNullFields
package org.springframework.messaging.rsocket.annotation;
import org.springframework.lang.NonNullApi;
import or... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/annotation/package-info.java", "licens... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/annotation/support/MessagingRSocket.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* Y... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/annotation/support/MessagingRSocket.ja... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/annotation/support/RSocketFrameTypeMessageCondition.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with t... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/annotation/support/RSocketFrameTypeMes... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/annotation/support/RSocketMessageHandler.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/annotation/support/RSocketMessageHandl... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/annotation/support/RSocketPayloadReturnValueHandler.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with t... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/annotation/support/RSocketPayloadRetur... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/annotation/support/RSocketRequesterMethodArgumentResolver.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/annotation/support/RSocketRequesterMet... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/annotation/support/package-info.java
/**
* Support classes for working with annotated RSocket stream handling methods.
*/
@NonNullApi
@NonNullFields
package org.springframework.messaging.rsocket.annotation.support;
import org.springframew... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/annotation/support/package-info.java",... |
### File: spring-messaging/src/main/java/org/springframework/messaging/rsocket/package-info.java
/**
* Support for the RSocket protocol.
*/
@NonNullApi
@NonNullFields
package org.springframework.messaging.rsocket;
import org.springframework.lang.NonNullApi;
import org.springframework.lang.NonNullFields;
| {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/rsocket/package-info.java", "license": "apache... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/SimpAttributes.java
/*
* Copyright 2002-2018 the original author or authors.
*
* 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 ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/SimpAttributes.java", "license": "apache-... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/SimpAttributesContextHolder.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obta... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/SimpAttributesContextHolder.java", "licen... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/SimpLogging.java
/*
* Copyright 2002-2018 the original author or authors.
*
* 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... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/SimpLogging.java", "license": "apache-2.0... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/SimpMessageHeaderAccessor.java
/*
* Copyright 2002-2019 the original author or authors.
*
* 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... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/SimpMessageHeaderAccessor.java", "license... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/SimpMessageMappingInfo.java
/*
* Copyright 2002-2019 the original author or authors.
*
* 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 ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/SimpMessageMappingInfo.java", "license": ... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/SimpMessageSendingOperations.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/SimpMessageSendingOperations.java", "lice... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/SimpMessageType.java
/*
* Copyright 2002-2013 the original author or authors.
*
* 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... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/SimpMessageType.java", "license": "apache... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/SimpMessageTypeMessageCondition.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/SimpMessageTypeMessageCondition.java", "l... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/SimpMessagingTemplate.java
/*
* Copyright 2002-2019 the original author or authors.
*
* 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 c... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/SimpMessagingTemplate.java", "license": "... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/SimpSessionScope.java
/*
* Copyright 2002-2017 the original author or authors.
*
* 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 o... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/SimpSessionScope.java", "license": "apach... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/SendToUser.java
/*
* Copyright 2002-2018 the original author or authors.
*
* 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 c... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/SendToUser.java", "license": "... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/SubscribeMapping.java
/*
* Copyright 2002-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obta... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/SubscribeMapping.java", "licen... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/package-info.java
/**
* Annotations and for handling messages from SImple Messaging Protocols such as STOMP.
*/
@NonNullApi
@NonNullFields
package org.springframework.messaging.simp.annotation;
import org.springframework.lang.NonN... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/package-info.java", "license":... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/support/MissingSessionUserException.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Licen... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/support/MissingSessionUserExce... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/support/PrincipalMethodArgumentResolver.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the L... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/support/PrincipalMethodArgumen... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/support/SendToMethodReturnValueHandler.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the Li... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/support/SendToMethodReturnValu... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/support/SimpAnnotationMethodMessageHandler.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with th... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/support/SimpAnnotationMethodMe... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/support/SubscriptionMethodReturnValueHandler.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/support/SubscriptionMethodRetu... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/support/package-info.java
/**
* Support classes for handling messages from simple messaging protocols
* (like STOMP).
*/
@NonNullApi
@NonNullFields
package org.springframework.messaging.simp.annotation.support;
import org.springf... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/annotation/support/package-info.java", "l... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/broker/AbstractBrokerMessageHandler.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/broker/AbstractBrokerMessageHandler.java"... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/broker/AbstractSubscriptionRegistry.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/broker/AbstractSubscriptionRegistry.java"... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/broker/BrokerAvailabilityEvent.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may o... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/broker/BrokerAvailabilityEvent.java", "li... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/broker/DefaultSubscriptionRegistry.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You m... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/broker/DefaultSubscriptionRegistry.java",... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/broker/OrderedMessageSender.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obta... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/broker/OrderedMessageSender.java", "licen... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/broker/SimpleBrokerMessageHandler.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ma... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/broker/SimpleBrokerMessageHandler.java", ... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/broker/SubscriptionRegistry.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obta... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/broker/SubscriptionRegistry.java", "licen... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/broker/package-info.java
/**
* Provides a "simple" message broker implementation along with an abstract base
* class and other supporting types such as a registry for subscriptions.
*/
@NonNullApi
@NonNullFields
package org.springframework.m... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/broker/package-info.java", "license": "ap... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/config/AbstractBrokerRegistration.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ma... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/config/AbstractBrokerRegistration.java", ... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/config/AbstractMessageBrokerConfiguration.java
/*
* Copyright 2002-2019 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/config/AbstractMessageBrokerConfiguration... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/config/ChannelRegistration.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obtai... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/config/ChannelRegistration.java", "licens... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/config/MessageBrokerRegistry.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obt... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/config/MessageBrokerRegistry.java", "lice... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/config/SimpleBrokerRegistration.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/config/SimpleBrokerRegistration.java", "l... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/config/StompBrokerRelayRegistration.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/config/StompBrokerRelayRegistration.java"... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/config/TaskExecutorRegistration.java
/*
* Copyright 2002-2017 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/config/TaskExecutorRegistration.java", "l... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/config/package-info.java
/**
* Configuration support for WebSocket messaging using higher level messaging protocols.
*/
@NonNullApi
@NonNullFields
package org.springframework.messaging.simp.config;
import org.springframework.lang.NonNullApi;... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/config/package-info.java", "license": "ap... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/package-info.java
/**
* Generic support for Simple Messaging Protocols including protocols such as STOMP.
*/
@NonNullApi
@NonNullFields
package org.springframework.messaging.simp;
import org.springframework.lang.NonNullApi;
import org.spring... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/package-info.java", "license": "apache-2.... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/stomp/BufferingStompDecoder.java
/*
* Copyright 2002-2018 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may obta... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/stomp/BufferingStompDecoder.java", "licen... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/stomp/ConnectionHandlingStompSession.java
/*
* Copyright 2002-2015 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/stomp/ConnectionHandlingStompSession.java... |
### File: spring-messaging/src/main/java/org/springframework/messaging/simp/stomp/ConnectionLostException.java
/*
* Copyright 2002-2016 the original author or authors.
*
* Licensed under the Apache License, Version 2.0 (the "License");
* you may not use this file except in compliance with the License.
* You may ob... | {"idx": "gitee_code", "domain": "code", "domain2": "gitee-permissive", "header_footer": "", "lang": "en", "source": "gitee_code-0.jsonl", "prog_lang": "Java", "repo_name": "vincentjava/spring-framework", "path": "spring-messaging/src/main/java/org/springframework/messaging/simp/stomp/ConnectionLostException.java", "lic... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.