Class TestHttpPluginDescriptor

java.lang.Object
test.de.iip_ecosphere.platform.support.http.TestHttpPluginDescriptor
All Implemented Interfaces:
de.iip_ecosphere.platform.support.http.HttpProviderDescriptor, de.iip_ecosphere.platform.support.plugins.PluginInstanceDescriptor<de.iip_ecosphere.platform.support.http.Http>

public class TestHttpPluginDescriptor extends Object implements de.iip_ecosphere.platform.support.http.HttpProviderDescriptor
The test HTTP plugin descriptor.
Author:
Holger Eichelberger, SSE
  • Constructor Details

    • TestHttpPluginDescriptor

      public TestHttpPluginDescriptor()
  • Method Details

    • create

      public de.iip_ecosphere.platform.support.http.Http create()
      Specified by:
      create in interface de.iip_ecosphere.platform.support.plugins.PluginInstanceDescriptor<de.iip_ecosphere.platform.support.http.Http>