|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.integration.config.xml.AbstractConsumerEndpointParser
org.springframework.integration.adapter.config.AbstractRemotingOutboundGatewayParser
org.springframework.integration.httpinvoker.config.HttpInvokerOutboundGatewayParser
public class HttpInvokerOutboundGatewayParser
Parser for the <outbound-gateway/> element of the 'httpinvoker' namespace.
| Field Summary |
|---|
| Fields inherited from class org.springframework.integration.config.xml.AbstractConsumerEndpointParser |
|---|
EXPRESSION_ATTRIBUTE, METHOD_ATTRIBUTE, REF_ATTRIBUTE |
| Fields inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
|---|
ID_ATTRIBUTE, NAME_ATTRIBUTE |
| Constructor Summary | |
|---|---|
HttpInvokerOutboundGatewayParser()
|
|
| Method Summary | |
|---|---|
protected java.lang.String |
getGatewayClassName(org.w3c.dom.Element element)
|
| Methods inherited from class org.springframework.integration.adapter.config.AbstractRemotingOutboundGatewayParser |
|---|
getInputChannelAttributeName, parseHandler, parseUrl, postProcessGateway, resolveId |
| Methods inherited from class org.springframework.integration.config.xml.AbstractConsumerEndpointParser |
|---|
parseInternal, shouldGenerateId, shouldGenerateIdAsFallback |
| Methods inherited from class org.springframework.beans.factory.xml.AbstractBeanDefinitionParser |
|---|
parse, postProcessComponentDefinition, registerBeanDefinition, shouldFireEvents |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public HttpInvokerOutboundGatewayParser()
| Method Detail |
|---|
protected java.lang.String getGatewayClassName(org.w3c.dom.Element element)
getGatewayClassName in class AbstractRemotingOutboundGatewayParser
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||