Class HTTPRemoteProvider

java.lang.Object
com.sshtools.volman.remote.http.HTTPRemoteProvider
All Implemented Interfaces:
com.sshtools.volman.core.Component, com.sshtools.volman.core.RemoteProvider

public class HTTPRemoteProvider extends Object implements com.sshtools.volman.core.RemoteProvider
  • Constructor Details

    • HTTPRemoteProvider

      public HTTPRemoteProvider()
  • Method Details

    • init

      public void init(com.sshtools.volman.core.ManagerContext context, javax.json.JsonObject configuration)
      Specified by:
      init in interface com.sshtools.volman.core.Component
    • start

      public int start() throws IOException
      Specified by:
      start in interface com.sshtools.volman.core.RemoteProvider
      Throws:
      IOException