Class InboundHL7Listener

java.lang.Object
org.wso2.carbon.inbound.endpoint.protocol.hl7.core.InboundHL7Listener
All Implemented Interfaces:
org.apache.synapse.inbound.InboundRequestProcessor

public class InboundHL7Listener extends Object implements org.apache.synapse.inbound.InboundRequestProcessor
  • Constructor Details

    • InboundHL7Listener

      public InboundHL7Listener(org.apache.synapse.inbound.InboundProcessorParams params)
  • Method Details

    • init

      public void init()
      Specified by:
      init in interface org.apache.synapse.inbound.InboundRequestProcessor
    • start

      public void start()
    • destroy

      public void destroy()
      Specified by:
      destroy in interface org.apache.synapse.inbound.InboundRequestProcessor
    • pause

      public void pause()
      Specified by:
      pause in interface org.apache.synapse.inbound.InboundRequestProcessor
    • activate

      public boolean activate()
      Specified by:
      activate in interface org.apache.synapse.inbound.InboundRequestProcessor
    • deactivate

      public boolean deactivate()
      Specified by:
      deactivate in interface org.apache.synapse.inbound.InboundRequestProcessor
    • isDeactivated

      public boolean isDeactivated()
      Specified by:
      isDeactivated in interface org.apache.synapse.inbound.InboundRequestProcessor