text stringlengths 24 1.04M | metadata stringlengths 233 497 |
|---|---|
### File: spring-jms/src/main/java/org/springframework/jms/support/converter/MarshallingMessageConverter.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-jms/src/main/java/org/springframework/jms/support/converter/MarshallingMessageConverter.java", "lice... |
### File: spring-jms/src/main/java/org/springframework/jms/support/converter/MessageConversionException.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-jms/src/main/java/org/springframework/jms/support/converter/MessageConversionException.java", "licen... |
### File: spring-jms/src/main/java/org/springframework/jms/support/converter/MessageConverter.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 ... | {"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-jms/src/main/java/org/springframework/jms/support/converter/MessageConverter.java", "license": "apac... |
### File: spring-jms/src/main/java/org/springframework/jms/support/converter/MessageType.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 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-jms/src/main/java/org/springframework/jms/support/converter/MessageType.java", "license": "apache-2.... |
### File: spring-jms/src/main/java/org/springframework/jms/support/converter/MessagingMessageConverter.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-jms/src/main/java/org/springframework/jms/support/converter/MessagingMessageConverter.java", "licens... |
### File: spring-jms/src/main/java/org/springframework/jms/support/converter/SimpleMessageConverter.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... | {"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-jms/src/main/java/org/springframework/jms/support/converter/SimpleMessageConverter.java", "license":... |
### File: spring-jms/src/main/java/org/springframework/jms/support/converter/SmartMessageConverter.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 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-jms/src/main/java/org/springframework/jms/support/converter/SmartMessageConverter.java", "license": ... |
### File: spring-jms/src/main/java/org/springframework/jms/support/converter/package-info.java
/**
* Provides a MessageConverter abstraction to convert
* between Java objects and JMS messages.
*/
@NonNullApi
@NonNullFields
package org.springframework.jms.support.converter;
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-jms/src/main/java/org/springframework/jms/support/converter/package-info.java", "license": "apache-2... |
### File: spring-jms/src/main/java/org/springframework/jms/support/destination/BeanFactoryDestinationResolver.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 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-jms/src/main/java/org/springframework/jms/support/destination/BeanFactoryDestinationResolver.java", ... |
### File: spring-jms/src/main/java/org/springframework/jms/support/destination/CachingDestinationResolver.java
/*
* Copyright 2002-2006 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-jms/src/main/java/org/springframework/jms/support/destination/CachingDestinationResolver.java", "lic... |
### File: spring-jms/src/main/java/org/springframework/jms/support/destination/DestinationResolutionException.java
/*
* Copyright 2002-2012 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-jms/src/main/java/org/springframework/jms/support/destination/DestinationResolutionException.java", ... |
### File: spring-jms/src/main/java/org/springframework/jms/support/destination/DestinationResolver.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 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-jms/src/main/java/org/springframework/jms/support/destination/DestinationResolver.java", "license": ... |
### File: spring-jms/src/main/java/org/springframework/jms/support/destination/DynamicDestinationResolver.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 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-jms/src/main/java/org/springframework/jms/support/destination/DynamicDestinationResolver.java", "lic... |
### File: spring-jms/src/main/java/org/springframework/jms/support/destination/JmsDestinationAccessor.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 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-jms/src/main/java/org/springframework/jms/support/destination/JmsDestinationAccessor.java", "license... |
### File: spring-jms/src/main/java/org/springframework/jms/support/destination/JndiDestinationResolver.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 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-jms/src/main/java/org/springframework/jms/support/destination/JndiDestinationResolver.java", "licens... |
### File: spring-jms/src/main/java/org/springframework/jms/support/destination/package-info.java
/**
* Support classes for Spring's JMS framework.
*/
@NonNullApi
@NonNullFields
package org.springframework.jms.support.destination;
import org.springframework.lang.NonNullApi;
import org.springframework.lang.NonNullFiel... | {"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-jms/src/main/java/org/springframework/jms/support/destination/package-info.java", "license": "apache... |
### File: spring-jms/src/main/java/org/springframework/jms/support/package-info.java
/**
* This package provides generic JMS support classes,
* to be used by higher-level classes like JmsTemplate.
*/
@NonNullApi
@NonNullFields
package org.springframework.jms.support;
import org.springframework.lang.NonNullApi;
impo... | {"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-jms/src/main/java/org/springframework/jms/support/package-info.java", "license": "apache-2.0", "size... |
### File: spring-jms/src/test/java/org/springframework/core/task/StubTaskExecutor.java
/*
* Copyright 2002-2012 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 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-jms/src/test/java/org/springframework/core/task/StubTaskExecutor.java", "license": "apache-2.0", "si... |
### File: spring-jms/src/test/java/org/springframework/jca/StubActivationSpec.java
/*
* Copyright 2002-2012 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 License 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-jms/src/test/java/org/springframework/jca/StubActivationSpec.java", "license": "apache-2.0", "size":... |
### File: spring-jms/src/test/java/org/springframework/jca/StubResourceAdapter.java
/*
* Copyright 2002-2012 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 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-jms/src/test/java/org/springframework/jca/StubResourceAdapter.java", "license": "apache-2.0", "size"... |
### File: spring-jms/src/test/java/org/springframework/jms/StubConnectionFactory.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 obtain a copy of 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-jms/src/test/java/org/springframework/jms/StubConnectionFactory.java", "license": "apache-2.0", "siz... |
### File: spring-jms/src/test/java/org/springframework/jms/StubQueue.java
/*
* Copyright 2002-2012 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 License at
*
* ... | {"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-jms/src/test/java/org/springframework/jms/StubQueue.java", "license": "apache-2.0", "size": 1106} |
### File: spring-jms/src/test/java/org/springframework/jms/StubTextMessage.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 obtain a copy of the License at
... | {"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-jms/src/test/java/org/springframework/jms/StubTextMessage.java", "license": "apache-2.0", "size": 78... |
### File: spring-jms/src/test/java/org/springframework/jms/StubTopic.java
/*
* Copyright 2002-2012 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 License at
*
* ... | {"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-jms/src/test/java/org/springframework/jms/StubTopic.java", "license": "apache-2.0", "size": 1096} |
### File: spring-jms/src/test/java/org/springframework/jms/config/JmsListenerContainerTestFactory.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 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-jms/src/test/java/org/springframework/jms/config/JmsListenerContainerTestFactory.java", "license": "... |
### File: spring-jms/src/test/java/org/springframework/jms/config/MessageListenerTestContainer.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... | {"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-jms/src/test/java/org/springframework/jms/config/MessageListenerTestContainer.java", "license": "apa... |
### File: spring-jms/src/test/java/org/springframework/jms/listener/adapter/MessageContentsDelegate.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 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-jms/src/test/java/org/springframework/jms/listener/adapter/MessageContentsDelegate.java", "license":... |
### File: spring-jms/src/test/java/org/springframework/jms/listener/adapter/MessageDelegate.java
/*
* Copyright 2002-2008 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-jms/src/test/java/org/springframework/jms/listener/adapter/MessageDelegate.java", "license": "apache... |
### File: spring-jms/src/test/java/org/springframework/jms/listener/adapter/ResponsiveJmsTextMessageReturningMessageDelegate.java
/*
* Copyright 2002-2012 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-jms/src/test/java/org/springframework/jms/listener/adapter/ResponsiveJmsTextMessageReturningMessageD... |
### File: spring-jms/src/test/java/org/springframework/jms/listener/adapter/ResponsiveMessageDelegate.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 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-jms/src/test/java/org/springframework/jms/listener/adapter/ResponsiveMessageDelegate.java", "license... |
### File: spring-jms/src/test/java/org/springframework/jms/listener/adapter/StubMessageListenerAdapter.java
/*
* Copyright 2002-2012 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-jms/src/test/java/org/springframework/jms/listener/adapter/StubMessageListenerAdapter.java", "licens... |
### File: spring-jms/src/test/java/org/springframework/jms/listener/endpoint/StubJmsActivationSpec.java
/*
* Copyright 2002-2007 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-jms/src/test/java/org/springframework/jms/listener/endpoint/StubJmsActivationSpec.java", "license": ... |
### File: spring-jms/src/test/java/org/springframework/jms/listener/endpoint/StubJmsActivationSpecFactory.java
/*
* Copyright 2002-2012 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-jms/src/test/java/org/springframework/jms/listener/endpoint/StubJmsActivationSpecFactory.java", "lic... |
### File: spring-messaging/src/main/java/org/springframework/messaging/Message.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 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/Message.java", "license": "apache-2.0", "size"... |
### File: spring-messaging/src/main/java/org/springframework/messaging/MessageChannel.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 obtain a copy of 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/MessageChannel.java", "license": "apache-2.0",... |
### File: spring-messaging/src/main/java/org/springframework/messaging/MessageDeliveryException.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 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/MessageDeliveryException.java", "license": "ap... |
### File: spring-messaging/src/main/java/org/springframework/messaging/MessageHandler.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 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/MessageHandler.java", "license": "apache-2.0",... |
### File: spring-messaging/src/main/java/org/springframework/messaging/MessageHandlingException.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 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/MessageHandlingException.java", "license": "ap... |
### File: spring-messaging/src/main/java/org/springframework/messaging/MessageHeaders.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 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/MessageHeaders.java", "license": "apache-2.0",... |
### File: spring-messaging/src/main/java/org/springframework/messaging/MessagingException.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 of 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/MessagingException.java", "license": "apache-2... |
### File: spring-messaging/src/main/java/org/springframework/messaging/PollableChannel.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 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/PollableChannel.java", "license": "apache-2.0"... |
### File: spring-messaging/src/main/java/org/springframework/messaging/ReactiveMessageHandler.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/ReactiveMessageHandler.java", "license": "apac... |
### File: spring-messaging/src/main/java/org/springframework/messaging/SubscribableChannel.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/SubscribableChannel.java", "license": "apache-... |
### File: spring-messaging/src/main/java/org/springframework/messaging/converter/AbstractMessageConverter.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 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/converter/AbstractMessageConverter.java", "lic... |
### File: spring-messaging/src/main/java/org/springframework/messaging/converter/ByteArrayMessageConverter.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 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/converter/ByteArrayMessageConverter.java", "li... |
### File: spring-messaging/src/main/java/org/springframework/messaging/converter/CompositeMessageConverter.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 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/converter/CompositeMessageConverter.java", "li... |
### File: spring-messaging/src/main/java/org/springframework/messaging/converter/ContentTypeResolver.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 ... | {"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/converter/ContentTypeResolver.java", "license"... |
### File: spring-messaging/src/main/java/org/springframework/messaging/converter/DefaultContentTypeResolver.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/converter/DefaultContentTypeResolver.java", "l... |
### File: spring-messaging/src/main/java/org/springframework/messaging/converter/GenericMessageConverter.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/converter/GenericMessageConverter.java", "lice... |
### File: spring-messaging/src/main/java/org/springframework/messaging/converter/MappingJackson2MessageConverter.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/converter/MappingJackson2MessageConverter.java... |
### File: spring-messaging/src/main/java/org/springframework/messaging/converter/MarshallingMessageConverter.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... | {"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/converter/MarshallingMessageConverter.java", "... |
### File: spring-messaging/src/main/java/org/springframework/messaging/converter/MessageConversionException.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/converter/MessageConversionException.java", "l... |
### File: spring-messaging/src/main/java/org/springframework/messaging/converter/MessageConverter.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 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/converter/MessageConverter.java", "license": "... |
### File: spring-messaging/src/main/java/org/springframework/messaging/converter/ProtobufJsonFormatMessageConverter.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/converter/ProtobufJsonFormatMessageConverter.j... |
### File: spring-messaging/src/main/java/org/springframework/messaging/converter/ProtobufMessageConverter.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 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/converter/ProtobufMessageConverter.java", "lic... |
### File: spring-messaging/src/main/java/org/springframework/messaging/converter/SimpleMessageConverter.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 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/converter/SimpleMessageConverter.java", "licen... |
### File: spring-messaging/src/main/java/org/springframework/messaging/converter/SmartMessageConverter.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 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/converter/SmartMessageConverter.java", "licens... |
### File: spring-messaging/src/main/java/org/springframework/messaging/converter/StringMessageConverter.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 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/converter/StringMessageConverter.java", "licen... |
### File: spring-messaging/src/main/java/org/springframework/messaging/converter/package-info.java
/**
* Provides support for message conversion.
*/
@NonNullApi
@NonNullFields
package org.springframework.messaging.converter;
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/converter/package-info.java", "license": "apac... |
### File: spring-messaging/src/main/java/org/springframework/messaging/core/AbstractDestinationResolvingMessagingTemplate.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 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/core/AbstractDestinationResolvingMessagingTemp... |
### File: spring-messaging/src/main/java/org/springframework/messaging/core/AbstractMessageReceivingTemplate.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/core/AbstractMessageReceivingTemplate.java", "... |
### File: spring-messaging/src/main/java/org/springframework/messaging/core/AbstractMessageSendingTemplate.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/core/AbstractMessageSendingTemplate.java", "li... |
### File: spring-messaging/src/main/java/org/springframework/messaging/core/AbstractMessagingTemplate.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... | {"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/core/AbstractMessagingTemplate.java", "license... |
### File: spring-messaging/src/main/java/org/springframework/messaging/core/BeanFactoryMessageChannelDestinationResolver.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... | {"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/core/BeanFactoryMessageChannelDestinationResol... |
### File: spring-messaging/src/main/java/org/springframework/messaging/core/CachingDestinationResolverProxy.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/core/CachingDestinationResolverProxy.java", "l... |
### File: spring-messaging/src/main/java/org/springframework/messaging/core/DestinationResolutionException.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 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/core/DestinationResolutionException.java", "li... |
### File: spring-messaging/src/main/java/org/springframework/messaging/core/DestinationResolver.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 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/core/DestinationResolver.java", "license": "ap... |
### File: spring-messaging/src/main/java/org/springframework/messaging/core/DestinationResolvingMessageReceivingOperations.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/core/DestinationResolvingMessageReceivingOpera... |
### File: spring-messaging/src/main/java/org/springframework/messaging/core/DestinationResolvingMessageRequestReplyOperations.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/core/DestinationResolvingMessageRequestReplyOp... |
### File: spring-messaging/src/main/java/org/springframework/messaging/core/DestinationResolvingMessageSendingOperations.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... | {"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/core/DestinationResolvingMessageSendingOperati... |
### File: spring-messaging/src/main/java/org/springframework/messaging/core/GenericMessagingTemplate.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/core/GenericMessagingTemplate.java", "license"... |
### File: spring-messaging/src/main/java/org/springframework/messaging/core/MessagePostProcessor.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 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/core/MessagePostProcessor.java", "license": "a... |
### File: spring-messaging/src/main/java/org/springframework/messaging/core/MessageReceivingOperations.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/core/MessageReceivingOperations.java", "licens... |
### File: spring-messaging/src/main/java/org/springframework/messaging/core/MessageRequestReplyOperations.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 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/core/MessageRequestReplyOperations.java", "lic... |
### File: spring-messaging/src/main/java/org/springframework/messaging/core/MessageSendingOperations.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 ... | {"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/core/MessageSendingOperations.java", "license"... |
### File: spring-messaging/src/main/java/org/springframework/messaging/core/package-info.java
/**
* Defines interfaces and implementation classes for messaging templates.
*/
@NonNullApi
@NonNullFields
package org.springframework.messaging.core;
import org.springframework.lang.NonNullApi;
import org.springframework.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/core/package-info.java", "license": "apache-2.... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/AbstractMessageCondition.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/handler/AbstractMessageCondition.java", "licen... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/CompositeMessageCondition.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/handler/CompositeMessageCondition.java", "lice... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/DestinationPatternsMessageCondition.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/DestinationPatternsMessageCondition.ja... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/HandlerMethod.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 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/handler/HandlerMethod.java", "license": "apach... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/MessageCondition.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 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/handler/MessageCondition.java", "license": "ap... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/MessagingAdviceBean.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 ... | {"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/MessagingAdviceBean.java", "license": ... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/DestinationVariable.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/handler/annotation/DestinationVariable.java", ... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/Header.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 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/handler/annotation/Header.java", "license": "a... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/Headers.java
/*
* Copyright 2002-2012 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/handler/annotation/Headers.java", "license": "... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/MessageExceptionHandler.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.
* Yo... | {"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/MessageExceptionHandler.jav... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/MessageMapping.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/handler/annotation/MessageMapping.java", "lice... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/Payload.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 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/handler/annotation/Payload.java", "license": "... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/SendTo.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 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/handler/annotation/SendTo.java", "license": "a... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/ValueConstants.java
/*
* Copyright 2002-2012 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/handler/annotation/ValueConstants.java", "lice... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/package-info.java
/**
* Annotations and support classes for handling messages.
*/
@NonNullApi
@NonNullFields
package org.springframework.messaging.handler.annotation;
import org.springframework.lang.NonNullApi;
import org.sprin... | {"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/package-info.java", "licens... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/reactive/AbstractNamedValueMethodArgumentResolver.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/reactive/AbstractNamedValue... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/reactive/ContinuationHandlerMethodArgumentResolver.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 complia... | {"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/reactive/ContinuationHandle... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/reactive/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 complia... | {"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/reactive/DestinationVariabl... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/reactive/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 ... | {"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/reactive/HeaderMethodArgume... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/reactive/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/reactive/HeadersMethodArgum... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/reactive/MessageMappingMessageHandler.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/reactive/MessageMappingMess... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/reactive/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/reactive/PayloadMethodArgum... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/reactive/package-info.java
/**
* Support classes for working with annotated message-handling methods with
* non-blocking, reactive contracts.
*/
@NonNullApi
@NonNullFields
package org.springframework.messaging.handler.annotatio... | {"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/reactive/package-info.java"... |
### File: spring-messaging/src/main/java/org/springframework/messaging/handler/annotation/support/AbstractNamedValueMethodArgumentResolver.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/annotation/support/AbstractNamedValueM... |
Subsets and Splits
No community queries yet
The top public SQL queries from the community will appear here once available.