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 885733
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 15, 20262026-05-15T12:57:23+00:00 2026-05-15T12:57:23+00:00

In Java can a remote object also be a client? So a client may

  • 0

In Java can a remote object also be a client?

So a client may call a remote object and the definition of that tat object through it’s interface is a remote object, but can it also be a client of another remote object?

And if yes, does anything special need to be done to make a remote object a client

Thanks!

  • 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-05-15T12:57:25+00:00Added an answer on May 15, 2026 at 12:57 pm

    It’s possible, but not without direct intervention. When you call a remote object, then that is one “hop”. From the client to the server. If the server is it self a client to some other remote object, then that is two hops.

    You could make this happen by implementing a Proxy that delegates all calls on the server to the second server (since both client and server use the same RMI interface.)

    E.g. You have

      ClientA --->  (ServerA>ClientB) ----> ServerB
    

    The implementation of ServerA>ClientB is a java proxy that’s exposed as ServerA which delegates all methods to ClientB.

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

Sidebar

Related Questions

If a java client calls a remote EJB on a different server, how can
Is there anything simple Java can't do that can be done in a similar
I am building a web service client to interact with a (java-based) remote web
I successfully created an RMI service and client. I can call methods and so
am sending one user object from java to flex using remote object,now i want
I'm using BlazeDS to remote some Java objects that I'm consuming in a Flex
In Java, we can remove an object from a list by using the method
I have a java swing App that connects to a remote Unix box using
In Java I can do by using an Iterator and then using the .remove()
Can anyone provide a clear example of how to remove a supercolumn in Java

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.