|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.messaging.channel.plugins.handler.AbstractChannel (src)
org.jboss.messaging.channel.plugins.handler.SharedChannel
A shared channel has multiple subscribers
Field Summary |
Fields inherited from class org.jboss.messaging.channel.plugins.handler.AbstractChannel (src) |
consumer, handler |
Constructor Summary | |
SharedChannel(Consumer (src) consumer,
SharedChannelHandler (src) handler)
Create a new SharedChannel. |
Methods inherited from class org.jboss.messaging.channel.plugins.handler.AbstractChannel (src) |
close, receive, send |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public SharedChannel(Consumer (src) consumer, SharedChannelHandler (src) handler)
consumer
- the consumerhandler
- the handler
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |