Uses of Interface
com.flat502.rox.demo.RMIServerInterface

Packages that use RMIServerInterface
com.flat502.rox.demo Examples illustrating using this project. 
 

Uses of RMIServerInterface in com.flat502.rox.demo
 

Classes in com.flat502.rox.demo that implement RMIServerInterface
 class RMIAsyncServerDemo
          A demo server illustrating the ProxyingRequestHandler class.
 class RMISyncServerDemo
          A demo server illustrating the ProxyingRequestHandler class.