Logo 
Search:

Java Forum

Ask Question   UnAnswered
Home » Forum » Java       RSS Feeds

RMI Static Methods

  Asked By: Abelerd    Date: Feb 24    Category: Java    Views: 734
  

I have a current API, which I have to convert it to serializable to
make remote client program call them. I realise that there are some
static methods in the API, which means that they will not be
serialized. What should I do if I want the remote client program to
call these static methods, possibly with minimal changes to the API
as possible?

Share: 

 

No Answers Found. Be the First, To Post Answer.

 
Didn't find what you were looking for? Find more on RMI Static Methods Or get search suggestion and latest updates.




Tagged: