| インターフェース | 説明 |
|---|---|
| BeanDefinitionRegisteringParser | 要素の解析、Bean 定義の作成、Bean の登録を担当するパーサー用のシンプルな戦略インターフェース。 |
| クラス | 説明 |
|---|---|
| AbstractChannelAdapterParser | チャネルアダプターのベースパーサー。 |
| AbstractChannelParser | チャネルパーサーの基本クラス。 |
| AbstractConsumerEndpointParser | メッセージエンドポイントを作成する要素の基本クラスパーサー。 |
| AbstractCorrelatingMessageHandlerParser | AbstractCorrelatingMessageHandler のインスタンスを作成するパーサーの基本クラス。 |
| AbstractInboundGatewayParser | 受信ゲートウェイパーサーの基本クラス。 |
| AbstractIntegrationNamespaceHandler | デフォルトの Bean 定義を構成するための BeanFactoryPostProcessor を登録する NamespaceHandlers の基本クラス。 |
| AbstractOutboundChannelAdapterParser | 送信チャネルアダプターパーサーの基本クラス。 |
| AbstractOutboundGatewayParser | URL ベースの送信ゲートウェイパーサーの基本クラス。 |
| AbstractPollingInboundChannelAdapterParser | ソースをポーリングする受信チャネルアダプターのベースパーサー。 |
| AbstractRouterParser | ルーターのベースパーサー。 |
| AbstractTransformerParser | |
| AggregatorParser | 統合名前空間のアグリゲーター要素のパーサー。 |
| AnnotationConfigParser | 統合名前空間の <annotation-config> 要素のパーサー。 |
| ApplicationEventMulticasterParser | 統合名前空間の <application-event-multicaster> 要素のパーサー。 |
| BarrierParser | <int:barrier/> のパーサー。 |
| BridgeParser | <bridge> 要素のパーサー。 |
| ChainParser | <chain> 要素のパーサー。 |
| ChannelInterceptorParser | チャネルのインターセプター要素のサブ要素を解析するためのヘルパークラス。 |
| ClaimCheckInParser | <claim-check-in/> 要素のパーサー。 |
| ClaimCheckOutParser | <claim-check-out/> 要素のパーサー。 |
| ControlBusParser | |
| ConverterParser | |
| DefaultInboundChannelAdapterParser | <inbound-channel-adapter/> 要素のパーサー。 |
| DefaultOutboundChannelAdapterParser | <outbound-channel-adapter/> 要素のパーサー。 |
| DefaultRouterParser | <router/> 要素のパーサー。 |
| DelayerParser | <delayer> 要素のパーサー。 |
| EnricherParser | 'enricher' 要素のパーサー。 |
| ErrorMessageExceptionTypeRouterParser | <exception-type-router/> 要素のパーサー。 |
| FilterParser | <filter/> 要素のパーサー。 |
| GatewayParser | <gateway/> 要素のパーサー。 |
| GlobalChannelInterceptorParser | 'channel-interceptor' 要素のパーサー。 |
| GlobalWireTapParser | トップレベル 'wire-tap' 要素のパーサー |
| HeaderEnricherParserSupport | 'header-enricher' パーサーの基本サポートクラス。 |
| HeaderFilterParser | 'header-filter' 要素のパーサー。 |
| HeaderValueRouterParser | <header-value-router/> 要素のパーサー。 |
| IdempotentReceiverInterceptorParser | <idempotent-receiver/> 要素のパーサー。 |
| IntegrationManagementParser | <management/> 要素のパーサー。 |
| IntegrationNamespaceHandler | 統合名前空間の名前空間ハンドラー。 |
| IntegrationNamespaceUtils | 統合名前空間パーサーの共有ユーティリティメソッド。 |
| JsonToObjectTransformerParser | |
| LoggingChannelAdapterParser | 'logging-channel-adapter' 要素のパーサー。 |
| MapToObjectTransformerParser | |
| MessageHistoryParser | <message-history/> パーサー。 |
| ObjectToJsonTransformerParser | |
| ObjectToMapTransformerParser | |
| ObjectToStringTransformerParser | 'object-to-string-transformer' 要素のパーサー。 |
| PayloadDeserializingTransformerParser | 'payload-deserializing-transformer' 要素のパーサー。 |
| PayloadSerializingTransformerParser | 'payload-serializing-transformer' 要素のパーサー。 |
| PayloadTypeRouterParser | <payload-type-router/> 要素のパーサー。 |
| PointToPointChannelParser | <channel> 要素のパーサー。 |
| PollerParser | <poller> 要素のパーサー。 |
| PublishingInterceptorParser | <publishing-interceptor> 要素のパーサー。 |
| PublishSubscribeChannelParser | <publish-subscribe-channel> 要素のパーサー。 |
| RecipientListRouterParser | <recipient-list-router/> 要素のパーサー。 |
| ResequencerParser | <resequencer> 要素のパーサー。 |
| ResourceInboundChannelAdapterParser | 'resource-inbound-channel-adapter' のパーサー |
| RetryAdviceParser | |
| ScatterGatherParser | <scatter-gather> 要素のパーサー。 |
| SelectorChainParser | <selector-chain/> 要素のパーサー。 |
| SelectorParser | トップレベルの <selector/> 要素のパーサー。 |
| ServiceActivatorParser | <service-activator> 要素のパーサー。 |
| SpelFunctionParser | <spel-function> 要素のパーサー。 |
| SpelPropertyAccessorsParser | <spel-property-accessors> 要素のパーサー。 |
| SplitterParser | <splitter/> 要素のパーサー。 |
| StandardHeaderEnricherParser | コア統合名前空間内の <header-enricher> 要素のパーサー。 |
| StreamTransformerParser | <stream-transformer/> 要素のパーサー。 |
| SyslogToMapTransformerParser | |
| TransactionSynchronizationFactoryParser | transaction-synchronizatioin-factory 要素のパーサー |
| TransformerParser | <transformer/> 要素のパーサー。 |
| WireTapParser | <wire-tap> 要素のパーサー。 |