|
Version: 1.1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MobyRequest | |
|---|---|
| ca.ucalgary.seahawk.gui | Seahawk is a graphical MOBY client that can be used standalone, or easily embedded in another Java application. |
| org.biomoby.client | The components used for developing Moby clients. |
| Uses of MobyRequest in ca.ucalgary.seahawk.gui |
|---|
| Methods in ca.ucalgary.seahawk.gui with parameters of type MobyRequest | |
|---|---|
void |
MobyContentPane.stop(MobyRequest request,
int requestID)
|
void |
MobyContentGUI.stop(MobyRequest request,
int requestID)
|
void |
MobyShimmer.stop(MobyRequest request,
int requestID)
If a client, denotes the end of a service request. |
| Uses of MobyRequest in org.biomoby.client |
|---|
| Methods in org.biomoby.client that return MobyRequest | |
|---|---|
MobyRequest |
MobyRequestEvent.getSource()
|
| Methods in org.biomoby.client with parameters of type MobyRequest | |
|---|---|
void |
MobyRequestEventHandler.stop(MobyRequest request,
int requestID)
If a client, denotes the end of a service request. |
| Constructors in org.biomoby.client with parameters of type MobyRequest | |
|---|---|
MobyRequestEvent(MobyContentInstance mci,
MobyRequest requestSource,
MobyService serv,
MobyContentInstance serviceInput,
Throwable e,
int id)
|
|
|
Version: 1.1.1 | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||