java.rmi.server

Interface Skeleton

public interface Skeleton

Deprecated:

Method Summary
voiddispatch(Remote obj, RemoteCall theCall, int opnum, long hash)
Operation[]getOperations()

Method Detail

dispatch

public void dispatch(Remote obj, RemoteCall theCall, int opnum, long hash)

Deprecated:

getOperations

public Operation[] getOperations()

Deprecated: