Class TransportConfiguration


  • @Configuration
    public class TransportConfiguration
    extends java.lang.Object
    Spring configuration class that registers the HTTP transport for the spring-helloworld sample.
    • 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

      • TransportConfiguration

        public TransportConfiguration()
    • Method Detail

      • http

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