public class InboundHttpListener extends Object implements org.apache.synapse.inbound.InboundRequestProcessor
Constructor and Description |
---|
InboundHttpListener(org.apache.synapse.inbound.InboundProcessorParams params) |
Modifier and Type | Method and Description |
---|---|
protected void |
destoryInbound() |
void |
destroy() |
protected void |
handleException(String msg,
Exception e) |
void |
init() |
protected boolean |
isPortUsedByAnotherApplication(int port) |
public InboundHttpListener(org.apache.synapse.inbound.InboundProcessorParams params)
public void init()
init
in interface org.apache.synapse.inbound.InboundRequestProcessor
public void destroy()
destroy
in interface org.apache.synapse.inbound.InboundRequestProcessor
protected boolean isPortUsedByAnotherApplication(int port)
protected void destoryInbound()
Copyright © 2019 WSO2. All rights reserved.