
org.nakedobjects.nos.remote.command.CommandClientConnection Maven / Gradle / Ivy
package org.nakedobjects.nos.remote.command;
import org.nakedobjects.object.RequiresSetup;
public interface CommandClientConnection extends RequiresSetup {
Response executeRemotely(Request request);
}
// Copyright (c) Naked Objects Group Ltd.
© 2015 - 2025 Weber Informatics LLC | Privacy Policy