Package | Description |
---|---|
net.sf.jabb.camel |
Modifier and Type | Method and Description |
---|---|
static CombinedRegistry |
RegistryUtility.getCombinedRegistry(org.apache.camel.CamelContext camelContext)
Gets CombinedRegistry from CamelContext.
从CamelContext中得到CombinedRegistry类型的Registry。 |
Modifier and Type | Method and Description |
---|---|
protected static void |
RegistryUtility.addCodecOnly(CombinedRegistry registry,
String name,
org.jboss.netty.channel.ChannelHandler codec)
Adds codec to Registry only, it will not handle the manipulating of encoders or decoders list in Registry.
仅仅把codec直接加入到Registry中,而不处理加入到Registry里的encoders或decoders列表中。 |
Copyright © 2014. All Rights Reserved.