|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Channel | |
|---|---|
| org.jboss.messaging.core.contract | |
| org.jboss.messaging.core.impl | |
| Uses of Channel in org.jboss.messaging.core.contract |
|---|
| Subinterfaces of Channel in org.jboss.messaging.core.contract | |
|---|---|
interface |
Queue
A Queue |
| Methods in org.jboss.messaging.core.contract that return Channel | |
|---|---|
Channel |
ChannelFactory.createControlChannel()
|
Channel |
ChannelFactory.createDataChannel()
|
| Uses of Channel in org.jboss.messaging.core.impl |
|---|
| Classes in org.jboss.messaging.core.impl that implement Channel | |
|---|---|
class |
ChannelSupport
This class provides much of the functionality needed to implement a channel. |
class |
MessagingQueue
A MessagingQueue Can be used to implement a point to point queue, or a subscription fed from a topic |
class |
PagingChannelSupport
This channel implementation automatically pages message references to and from storage to prevent more than a maximum number of references being stored in memory at once. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||