Uses of Class
org.jboss.seam.remoting.Call

Packages that use Call
org.jboss.seam.remoting   
org.jboss.seam.remoting.model   
 

Uses of Call in org.jboss.seam.remoting
 

Methods in org.jboss.seam.remoting with parameters of type Call
static void MarshalUtils.marshalCallResult(Call call, OutputStream out)
           
 

Uses of Call in org.jboss.seam.remoting.model
 

Methods in org.jboss.seam.remoting.model that return Call
 Call Model.getAction()
           
 

Methods in org.jboss.seam.remoting.model with parameters of type Call
 void Model.setAction(Call action)
           
 



Copyright © 2011 Seam Framework. All Rights Reserved.