Package | Description |
---|---|
org.apache.synapse.transport.util |
Modifier and Type | Class and Description |
---|---|
class |
HttpMessageHandler
Message handler to handle the messages coming through Netty based HTTP transport.
|
class |
PassThroughMessageHandler
Message handler to handle the messages coming through Pass-Through transport.
|
Modifier and Type | Method and Description |
---|---|
static MessageHandler |
MessageHandlerProvider.getMessageHandler(org.apache.axis2.context.MessageContext messageContext)
Provides the suitable MessageHandler class based on the underline transport implementation, which invokes
this method.
|
Copyright © 2005-2022 Apache Software Foundation. All Rights Reserved.