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.InboundRequestProcessorpublic void destroy()
destroy in interface org.apache.synapse.inbound.InboundRequestProcessorprotected boolean isPortUsedByAnotherApplication(int port)
protected void destoryInbound()
Copyright © 2017 WSO2. All rights reserved.