Class TransportConfig


  • @Configuration
    public class TransportConfig
    extends java.lang.Object
    Spring configuration class that registers the HTTP transport for the spring-profile sample.
    • Constructor Summary

      Constructors 
      Constructor Description
      TransportConfig()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      org.wso2.msf4j.spring.transport.HTTPTransportConfig http()  
      • Methods inherited from class java.lang.Object

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

      • TransportConfig

        public TransportConfig()
    • Method Detail

      • http

        @Bean
        public org.wso2.msf4j.spring.transport.HTTPTransportConfig http()