Uses of Interface
net.anotheria.moskito.central.endpoints.rmi.RMIEndpointService

Packages that use RMIEndpointService
net.anotheria.moskito.central.endpoints.rmi   
net.anotheria.moskito.central.endpoints.rmi.generated   
 

Uses of RMIEndpointService in net.anotheria.moskito.central.endpoints.rmi
 

Classes in net.anotheria.moskito.central.endpoints.rmi that implement RMIEndpointService
 class RMIEndpointServiceImpl
          Central RMI service implementation.
 

Methods in net.anotheria.moskito.central.endpoints.rmi that return RMIEndpointService
 RMIEndpointService RMIEndpointServiceFactory.create()
           
 

Uses of RMIEndpointService in net.anotheria.moskito.central.endpoints.rmi.generated
 

Classes in net.anotheria.moskito.central.endpoints.rmi.generated that implement RMIEndpointService
 class RemoteRMIEndpointServiceStub
           
 

Methods in net.anotheria.moskito.central.endpoints.rmi.generated that return RMIEndpointService
 RMIEndpointService RemoteRMIEndpointServiceFactory.create()
           
 

Constructors in net.anotheria.moskito.central.endpoints.rmi.generated with parameters of type RMIEndpointService
RemoteRMIEndpointServiceSkeleton(RMIEndpointService anImplementation)
           
 



Copyright © 2010-2013 anotheria.net. All Rights Reserved.