Searched defs:StreamRemoteCall (Results 1 - 1 of 1) sorted by relevance

/openjdk7/jdk/src/share/classes/sun/rmi/transport/
H A DStreamRemoteCall.java48 public class StreamRemoteCall implements RemoteCall { class in inherits:RemoteCall
55 public StreamRemoteCall(Connection c) { method in class:StreamRemoteCall
59 public StreamRemoteCall(Connection c, ObjID id, int op, long hash) method in class:StreamRemoteCall

Completed in 715 milliseconds