package co.codewizards.cloudstore.ls.core.invoke; public interface RemoteObjectProxy { ObjectRef getObjectRef(); }