|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of InvocationListener in uk.ac.soton.ecs.iam.grid.client.swing |
|---|
| Classes in uk.ac.soton.ecs.iam.grid.client.swing that implement InvocationListener | |
|---|---|
class |
ConversationBrowser
A swing component that allows browsing of a StateRepository. |
class |
SwingInputHandler
An input handler that interacts with the user through Swing dialogs. |
| Uses of InvocationListener in uk.ac.soton.ecs.iam.grid.comms.client.helpers |
|---|
| Subinterfaces of InvocationListener in uk.ac.soton.ecs.iam.grid.comms.client.helpers | |
|---|---|
interface |
UserInputHandler
Interacts with the user when additional input is required. |
| Methods in uk.ac.soton.ecs.iam.grid.comms.client.helpers with parameters of type InvocationListener | |
|---|---|
void |
UserInputHandler.addInvocationListener(InvocationListener listener)
Add a new listener to the chain of handlers called when invoking SOAP operations. |
void |
UserInputHandler.removeInvocationListener(InvocationListener listener)
Remove a listener previously added with UserInputHandler.addInvocationListener(uk.ac.soton.ecs.iam.grid.comms.client.helpers.InvocationListener). |
| Uses of InvocationListener in uk.ac.soton.itinnovation.grid.client.helpers |
|---|
| Classes in uk.ac.soton.itinnovation.grid.client.helpers that implement InvocationListener | |
|---|---|
class |
ServiceInputHandler
A non-interactive UserInputHandler for services. |
| Methods in uk.ac.soton.itinnovation.grid.client.helpers with parameters of type InvocationListener | |
|---|---|
void |
ServiceInputHandler.addInvocationListener(InvocationListener listener)
|
void |
ServiceInputHandler.removeInvocationListener(InvocationListener listener)
|
| Uses of InvocationListener in uk.ac.soton.itinnovation.grid.client.membership |
|---|
| Classes in uk.ac.soton.itinnovation.grid.client.membership that implement InvocationListener | |
|---|---|
class |
MembershipInvocationListener
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||