java.lang.Object
de.iip_ecosphere.platform.transport.connectors.TransportSetup
de.iip_ecosphere.platform.services.environment.spring.metricsProvider.TransportSetup
All Implemented Interfaces:
Serializable

@Component @ConfigurationProperties(prefix="transport") public class TransportSetup extends de.iip_ecosphere.platform.transport.connectors.TransportSetup
Binds the TransportSetup against Spring.
Author:
Holger Eichelberger, SSE
See Also:
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    private static final long
     
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Methods inherited from class de.iip_ecosphere.platform.transport.connectors.TransportSetup

    copy, createParameter, getAuthenticationKey, getGatewayPort, getGatewayServerEndpoint, getHost, getHostnameVerification, getKeyAlias, getKeystoreKey, getNetmask, getPort, isLocalGatewayEndpoint, setAuthenticationKey, setGatewayPort, setHost, setHostnameVerification, setKeyAlias, setKeystoreKey, setNetmask, setPort

    Methods inherited from class java.lang.Object

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

  • Constructor Details

    • TransportSetup

      public TransportSetup()