Class HL7TransportService

  • All Implemented Interfaces:
    org.wso2.carbon.core.transports.TransportService

    public class HL7TransportService
    extends org.wso2.carbon.core.transports.AbstractTransportService
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static String TRANSPORT_CONF  
      static String TRANSPORT_NAME  
      • Fields inherited from class org.wso2.carbon.core.transports.AbstractTransportService

        transportName
    • Constructor Summary

      Constructors 
      Constructor Description
      HL7TransportService()
      Instantiates HL7TransportService with a reference to the AxisConfiguration.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      boolean dependenciesAvailable​(org.wso2.carbon.core.transports.util.TransportParameter[] params)  
      • Methods inherited from class org.wso2.carbon.core.transports.AbstractTransportService

        addTransportParameter, disableTransport, getGlobalTransportParameters, getName, getServiceLevelTransportParameters, isAvailable, isEnabled, removeTransportParameter, updateGlobalTransportParameters, updateServiceLevelTransportParameters
    • Constructor Detail

      • HL7TransportService

        public HL7TransportService()
        Instantiates HL7TransportService with a reference to the AxisConfiguration.
    • Method Detail

      • dependenciesAvailable

        public boolean dependenciesAvailable​(org.wso2.carbon.core.transports.util.TransportParameter[] params)
        Specified by:
        dependenciesAvailable in interface org.wso2.carbon.core.transports.TransportService
        Specified by:
        dependenciesAvailable in class org.wso2.carbon.core.transports.AbstractTransportService