|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IMessagingChannel | |
|---|---|
| de.fzj.unicore.wsrflite.messaging | This package contains the interfaces of the messaging system. |
| de.fzj.unicore.wsrflite.xmlbeans.wsn.provider | |
| Uses of IMessagingChannel in de.fzj.unicore.wsrflite.messaging |
|---|
| Methods in de.fzj.unicore.wsrflite.messaging that return IMessagingChannel | |
|---|---|
IMessagingChannel |
IMessagingProvider.getChannel()
|
IMessagingChannel |
IMessaging.getChannel(String name)
gets or creates a messaging channel with the given name |
IMessagingChannel |
MessagingImpl.getChannel(String name)
|
IMessagingChannel |
IMessaging.getQueue(String name)
Deprecated. use getChannel instead |
IMessagingChannel |
MessagingImpl.getQueue(String name)
Deprecated. use MessagingImpl.getChannel(String)) instead |
| Uses of IMessagingChannel in de.fzj.unicore.wsrflite.xmlbeans.wsn.provider |
|---|
| Classes in de.fzj.unicore.wsrflite.xmlbeans.wsn.provider that implement IMessagingChannel | |
|---|---|
class |
WSNProvider
Provider to send messages via WS-N Notify() |
| Methods in de.fzj.unicore.wsrflite.xmlbeans.wsn.provider that return IMessagingChannel | |
|---|---|
IMessagingChannel |
WSNProvider.getChannel()
|
static IMessagingChannel |
WSNProvider.getDeadLetterChannel()
a channel for storing messages whose delivery failed for some reason. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||