Class ControlApiConfiguration

java.lang.Object
org.eclipse.edc.web.spi.configuration.WebServiceConfiguration
org.eclipse.edc.connector.api.control.configuration.ControlApiConfiguration

public class ControlApiConfiguration extends org.eclipse.edc.web.spi.configuration.WebServiceConfiguration
  • Nested Class Summary

    Nested classes/interfaces inherited from class org.eclipse.edc.web.spi.configuration.WebServiceConfiguration

    org.eclipse.edc.web.spi.configuration.WebServiceConfiguration.Builder
  • Field Summary

    Fields inherited from class org.eclipse.edc.web.spi.configuration.WebServiceConfiguration

    contextAlias, path, port
  • Constructor Summary

    Constructors
    Constructor
    Description
     
    ControlApiConfiguration(org.eclipse.edc.web.spi.configuration.WebServiceConfiguration webServiceConfiguration)
     
  • Method Summary

    Methods inherited from class org.eclipse.edc.web.spi.configuration.WebServiceConfiguration

    getContextAlias, getPath, getPort

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
  • Constructor Details

    • ControlApiConfiguration

      public ControlApiConfiguration(String contextAlias)
    • ControlApiConfiguration

      public ControlApiConfiguration(org.eclipse.edc.web.spi.configuration.WebServiceConfiguration webServiceConfiguration)