|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MobyRequestEvent | |
---|---|
ca.ucalgary.seahawk.gui | Seahawk is a graphical MOBY client that can be used standalone, or easily embedded in another Java application. |
ca.ucalgary.seahawk.util | |
org.biomoby.client | The components used for developing Moby clients. |
Uses of MobyRequestEvent in ca.ucalgary.seahawk.gui |
---|
Methods in ca.ucalgary.seahawk.gui with parameters of type MobyRequestEvent | |
---|---|
void |
MobyContentPane.processEvent(MobyRequestEvent mre)
|
void |
MobyContentGUI.processEvent(MobyRequestEvent mre)
|
void |
MobyShimmer.processEvent(MobyRequestEvent mre)
|
void |
MobyContentPane.start(MobyRequestEvent requestEvent)
Called by MOBYRequest when the service request is being sent. |
void |
MobyContentGUI.start(MobyRequestEvent requestEvent)
Called by MOBYRequest when the service request is being sent. |
void |
MobyShimmer.start(MobyRequestEvent requestEvent)
|
Uses of MobyRequestEvent in ca.ucalgary.seahawk.util |
---|
Methods in ca.ucalgary.seahawk.util with parameters of type MobyRequestEvent | |
---|---|
static URL |
DataUtils.saveOutputData(MobyRequestEvent mre)
|
Uses of MobyRequestEvent in org.biomoby.client |
---|
Methods in org.biomoby.client with parameters of type MobyRequestEvent | |
---|---|
void |
MobyRequestEventHandler.processEvent(MobyRequestEvent mre)
|
void |
MobyRequest.sendResponse(MobyRequestEvent mre)
|
void |
MobyRequestEventHandler.start(MobyRequestEvent request)
If a client, denotes that a service request has been sent (and the contents is exactly what is being sent to the service). |
|
Version: 1.1.1 | |||||||||
PREV NEXT | FRAMES NO FRAMES |