edu.ucdavis.rj.Ops
Interface OpRemote

All Superinterfaces:
Op, java.rmi.Remote
All Known Implementing Classes:
OpImpl, OpInni, OpMethod

public interface OpRemote
extends java.rmi.Remote, Op

Adds 'remoteness' to Op. It just inherits methods from Op and java.rmi.Remote.


Nested Class Summary
static class OpRemote.Helper
          Useful method(s) for OpRemote objects.
 
Method Summary
 
Methods inherited from interface edu.ucdavis.rj.Ops.Op
call, call, canAppearInInni, deliverPendingMessages, elements, getFirstTime, getId, getLock, isNoop, isRemote, length, P, receive, send, send, V