|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IControllerReceiver | |
|---|---|
| org.fuin.jmsmvc4swing.base | Classes for usage within your application. |
| org.fuin.jmsmvc4swing.jms | Internal classes for handling the JMS specific part Classes from this package should not be used within your application). |
| Uses of IControllerReceiver in org.fuin.jmsmvc4swing.base |
|---|
| Methods in org.fuin.jmsmvc4swing.base that return IControllerReceiver | |
|---|---|
IControllerReceiver |
ControllerPair.getReceiver()
Returns the receiver implementation. |
| Constructors in org.fuin.jmsmvc4swing.base with parameters of type IControllerReceiver | |
|---|---|
ControllerPair(T sender,
IControllerReceiver receiver)
Constructor. |
|
| Uses of IControllerReceiver in org.fuin.jmsmvc4swing.jms |
|---|
| Classes in org.fuin.jmsmvc4swing.jms that implement IControllerReceiver | |
|---|---|
class |
ControllerReceiver
Receives a JMS message for the controller and selects the appropriate handler. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||