Uses of Interface
org.openrdf.util.rmirouting.ChannelIface

Packages that use ChannelIface
org.openrdf.util.rmirouting   
 

Uses of ChannelIface in org.openrdf.util.rmirouting
 

Classes in org.openrdf.util.rmirouting that implement ChannelIface
 class ChannelIfaceImpl
          The implementation of a server side ChannelIface wraper used to handle all the method invocation requests made by a client.
 

Constructors in org.openrdf.util.rmirouting with parameters of type ChannelIface
ChannelIfaceInvocation(ChannelIface remote, boolean bCanBatch)
          the only constructor
 



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