Version: 1.1.1

Uses of Class
org.biomoby.client.MobyRequest

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

Submit a bug or feature
Generated: Sat May 29 04:26:35 EDT 2010