Uses of Package
org.openrdf.util.rmirouting

Packages that use org.openrdf.util.rmirouting
org.openrdf.sesame.server.rmi   
org.openrdf.util.rmirouting   
 

Classes in org.openrdf.util.rmirouting used by org.openrdf.sesame.server.rmi
KeepAliveWhenUnreferenced
          The main purpose of this interface is to indicate that the implementing instance should not be 'unexported' - e.g. removed from the RMI Object Table.
 

Classes in org.openrdf.util.rmirouting used by org.openrdf.util.rmirouting
ChannelIface
          This is the main interface through which we route the method invocations.
ChannelIfaceImpl
          The implementation of a server side ChannelIface wraper used to handle all the method invocation requests made by a client.
RoutingAction
          RoutingAction instances are used to perform some custom setup/cleanup actions during a remote method invocation.
 



Copyright © 2002-2006 Aduna BV, GNU LGPL License applies.