Class RemoteFunctionManager

java.lang.Object
step.client.AbstractRemoteClient
step.client.functions.RemoteFunctionManager
All Implemented Interfaces:
Closeable, AutoCloseable, FunctionManager
Direct Known Subclasses:
RemoteFunctionManagerImpl

public abstract class RemoteFunctionManager extends AbstractRemoteClient implements FunctionManager
  • Constructor Details

    • RemoteFunctionManager

      public RemoteFunctionManager(ControllerCredentials credentials)
    • RemoteFunctionManager

      public RemoteFunctionManager()