Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 8199245
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: June 7, 20262026-06-07T06:07:52+00:00 2026-06-07T06:07:52+00:00

In my program, I am essentially trying to connect to a publisher and get

  • 0

In my program, I am essentially trying to connect to a publisher and get data. The basic functionality is there in these steps

  1. I make the connection to the publisher with username and password etc
  2. I make the request for data. Method exits
  3. The publisher’s API gives me a callback to a method onDataUpdate(Object theUpdate)

From there, I can print the data, or write it to a database or anything I need to do. That all works.

My problem is, I would now like to wrap the functionality in such a way that a calling program can say request the data and receive it as soon as I have it. Meaning, I want my exposed method to look like

public Object getData() {
    subscribeForData();
    // somehow wait
    return theUpdate;    
}

How can I make this happen? Is there some way I can use threads to wait/notify when I’ve received the update? I’m a newb to stackoverflow and also multithreaded programming, so any help and sample code would be much appreciated!! Thanks in advance.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-06-07T06:07:54+00:00Added an answer on June 7, 2026 at 6:07 am

    In this case I would prefer to use CountDownLatch, where i’ll initialize my lathch with count 1 as soon i subscribe for publisher i will call await() on latch and when i get the callback i’ll countdown the latch.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

Alright so what I am trying to do is essentially create a program that,
Basically what I'm trying to achieve is a program which allow users to connect
Essentially what I'm trying to do at this point is build a program to
I'm trying to take up node.js for a comet-based program. Essentially I'm going to
I'm trying to do some basic hooking with microsoft detours and I can't get
I'm helping maintain a program that's essentially a friendly read-only front-end for a big
Essentially, I'm looking for a 1D bar-code scanner that I can program, either through
Program runs once and it both throws data to the pipe and gets it
I am trying to port some code from a regular Java program into the
I am trying to finish a homework program that compares a string with a

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.