Uses of Class
org.ow2.joram.mom.amqp.ChannelContext
-
Packages that use ChannelContext Package Description org.ow2.joram.mom.amqp -
-
Uses of ChannelContext in org.ow2.joram.mom.amqp
Fields in org.ow2.joram.mom.amqp with type parameters of type ChannelContext Modifier and Type Field Description private Map<Integer,ChannelContext>Proxy. channelContextsMethods in org.ow2.joram.mom.amqp that return ChannelContext Modifier and Type Method Description private ChannelContextProxy. getContext(int channelNumber)
-