Version: 1.1.1

Uses of Class
org.biomoby.client.MobyRequestEvent

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

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