Package net.sf.jabb.camel

Class Summary
CamelContextController As a wrapper, it controls the CamelContext, for example, start, stop, suspend and resume.
作为一个包装层,它控制CamelContext的启动、停止、暂停、继续等。
CombinedRegistry It enables you to combine several Registry(s) into one.
它使得你可以把好几个Registry合并在一起。
RegistryUtility This utility provides convenient methods to work on Camel Registry, however CombinedRegistry is required in most of the cases.
提供方便地对Camel的Registry进行操作的方法,不过大部分的时候只有CombinedRegistry才被支持。
XmlSocketUtility This utility makes it convenient to provide XML protocol based socket interface (for example, SOAP over TCP rather than HTTP) in Camel.
这个工具提供一些方便使用的方法,从而可以利用Camel提供基于XML的Socket接口 (比如SOAP over TCP而不是HTTP)。
 



Copyright © 2012. All Rights Reserved.