Yes they can. RMI is available with IIOP as the transport protocol instead of JRMP.
Related Posts:
- What is the difference between RMI & Corba? The most significant difference between ...
- Does RMI-IIOP support dynamic downloading of classes? No, RMI-IIOP doesn't support dynamic ...
- OK, so EJB doesn’t support user-created threads. So how do I perform tasks asynchronously? If your EJB does not ...
- Brief description about local interfaces? EEJB was originally designed around ...
- Explain RMI Architecture? RMI uses a layered architecture, ...
- What are the services in RMI ? An RMI "service" could well ...
- What are JTA and JTS? JTA is the abbreviation for ...
- At the time of testing web based applications and client server apllications, what you observed as a tester? We generally check for the ...
- How do servlets differ from RMI? What are the advantages and disadvantages of each technology? Servlets extend the server-side functionality ...
- How do you implement callbacks in EJB? If your client is an ...