Search Options

Display Count
Sort
Preferred Language
Advanced Search

Results 31 - 40 of 65 for Subscribe (0.11 seconds)

  1. android/guava-tests/test/com/google/common/eventbus/outside/OutsideEventBusTest.java

     */
    
    package com.google.common.eventbus.outside;
    
    import static com.google.common.truth.Truth.assertWithMessage;
    
    import com.google.common.eventbus.EventBus;
    import com.google.common.eventbus.Subscribe;
    import java.util.concurrent.atomic.AtomicInteger;
    import java.util.concurrent.atomic.AtomicReference;
    import junit.framework.TestCase;
    
    /**
     * Test cases for {@code EventBus} that must not be in the same package.
     *
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Thu Mar 12 17:47:10 GMT 2026
    - 1.9K bytes
    - Click Count (0)
  2. android/guava/src/com/google/common/eventbus/EventBus.java

      }
    
      /**
       * Registers all subscriber methods on {@code object} to receive events.
       *
       * @param object object whose subscriber methods should be registered.
       */
      public void register(Object object) {
        subscribers.register(object);
      }
    
      /**
       * Unregisters all subscriber methods on a registered {@code object}.
       *
       * @param object object whose subscriber methods should be unregistered.
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Sat Dec 21 03:10:51 GMT 2024
    - 12.7K bytes
    - Click Count (0)
  3. android/guava/src/com/google/common/eventbus/package-info.java

     * the License.
     */
    
    /**
     * {@linkplain EventBus Discouraged} in favor of dependency injection and concurrency frameworks,
     * EventBus allows publish-subscribe-style communication.
     *
     * <p>See the Guava User Guide article on <a
     * href="https://github.com/google/guava/wiki/EventBusExplained">{@code EventBus}</a>.
     */
    @CheckReturnValue
    @NullMarked
    Created: Fri Apr 03 12:43:13 GMT 2026
    - Last Modified: Fri Jan 03 19:02:39 GMT 2025
    - 1K bytes
    - Click Count (0)
  4. docs/en/docs/help-fastapi.md

    Or would you like to get help with **FastAPI**?
    
    There are very simple ways to help (several involve just one or two clicks).
    
    And there are several ways to get help too.
    
    ## Subscribe to the newsletter { #subscribe-to-the-newsletter }
    
    You can subscribe to the (infrequent) [**FastAPI and friends** newsletter](newsletter.md) to stay updated about:
    
    * News about FastAPI and friends πŸš€
    * Guides πŸ“
    * Features ✨
    * Breaking changes 🚨
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 18:13:19 GMT 2026
    - 12.6K bytes
    - Click Count (0)
  5. docs/en/docs/js/custom.js

            } catch (_) {}
        });
    }
    
    async function main() {
        setupTermynal();
        showRandomAnnouncement('announce-left', 5000)
        handleSponsorImages();
        openLinksInNewTab();
    }
    document$.subscribe(() => {
        main()
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Thu Mar 05 17:59:48 GMT 2026
    - 7.7K bytes
    - Click Count (2)
  6. docs/en/docs/contributing.md

    #### Subscribe to Notifications for Your Language
    
    Check if there's a [GitHub Discussion](https://github.com/fastapi/fastapi/discussions/categories/translations) to coordinate translations for your language. You can subscribe to it, and when there's a new pull request to review, an automatic comment will be added to the discussion.
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Mon Mar 23 13:59:26 GMT 2026
    - 10.6K bytes
    - Click Count (0)
  7. docs/en/overrides/main.html

        </div>
        <div class="item">
          <a class="announce-link" href="https://fastapi.tiangolo.com/newsletter/">
            <span class="twemoji">
              {% include ".icons/material/email.svg" %}
            </span> Subscribe to the <strong>FastAPI and friends</strong> newsletter πŸŽ‰
          </a>
        </div>
      </div>
      <div id="announce-right" style="position: relative;">
        <div class="item">
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Mon Dec 01 20:06:57 GMT 2025
    - 5.5K bytes
    - Click Count (0)
  8. README.md

    - **Community Slack**: [Join our Slack Channel](https://gradle.org/slack-invite) for real-time discussions, with specialized channels like `#github-integrations` for integration topics.
    - **Newsletter**: Subscribe to the [Gradle Newsletter](https://newsletter.gradle.org) for news, tutorials, and community highlights.
    
    > **Quick Tip**: New contributors to Gradle projects are encouraged to ask questions in the Slack `#community-support` channel.
    Created: Wed Apr 01 11:36:16 GMT 2026
    - Last Modified: Thu Feb 12 18:58:41 GMT 2026
    - 7.8K bytes
    - Click Count (0)
  9. docs/bucket/notifications/README.md

          if c.NatsConn() != nil {
           c.NatsConn().Close()
          }
          _ = c.Close()
         }))
         if stanConnection != nil {
          subscribe()
         }
    
        }
       }
    
      }()
     }))
    
     // Subscribe to subject
     subscribe()
    
     // Keep the connection alive
     runtime.Goexit()
    }
    
    ```
    
    ```
    go run nats.go
    2017/07/07 11:47:40 Connected
    Created: Sun Apr 05 19:28:12 GMT 2026
    - Last Modified: Tue Aug 12 18:20:36 GMT 2025
    - 84.2K bytes
    - Click Count (0)
  10. docs/ko/docs/help-fastapi.md

    **FastAPI** κ°€ λ§ˆμŒμ— λ“œμ‹œλ‚˜μš”?
    
    FastAPI, λ‹€λ₯Έ μ‚¬μš©μž, 개발자λ₯Ό μ‘μ›ν•˜κ³  μ‹ΆμœΌμ‹ κ°€μš”?
    
    ν˜Ήμ€ **FastAPI** 에 λŒ€ν•΄ 도움이 ν•„μš”ν•˜μ‹ κ°€μš”?
    
    μ•„μ£Ό κ°„λ‹¨ν•˜κ²Œ 응원할 수 μžˆμŠ΅λ‹ˆλ‹€ (λͺ‡ 번의 클릭만으둜).
    
    λ˜ν•œ 도움을 받을 수 μžˆλŠ” 방법도 λͺ‡ κ°€μ§€ μžˆμŠ΅λ‹ˆλ‹€.
    
    ## λ‰΄μŠ€λ ˆν„° ꡬ독 { #subscribe-to-the-newsletter }
    
    (자주 λ°œμ†‘λ˜μ§€ μ•ŠλŠ”) [**FastAPI and friends** λ‰΄μŠ€λ ˆν„°](newsletter.md)λ₯Ό κ΅¬λ…ν•˜μ—¬ μ΅œμ‹  정보λ₯Ό μœ μ§€ν•  수 μžˆμŠ΅λ‹ˆλ‹€:
    
    * FastAPI and friends에 λŒ€ν•œ λ‰΄μŠ€ πŸš€
    * κ°€μ΄λ“œ πŸ“
    * κΈ°λŠ₯ ✨
    * 획기적인 λ³€ν™” 🚨
    * 팁과 μš”λ Ή βœ…
    
    Created: Sun Apr 05 07:19:11 GMT 2026
    - Last Modified: Fri Mar 20 14:06:26 GMT 2026
    - 15.4K bytes
    - Click Count (0)
Back to Top