Uses of Class
org.jboss.seam.remoting.model.Model

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

Uses of Model in org.jboss.seam.remoting
 

Methods in org.jboss.seam.remoting with parameters of type Model
static void MarshalUtils.marshalModel(Model model, OutputStream out)
           
static void MarshalUtils.marshalModelExpand(Model model, Wrapper value, OutputStream out, int newRefIdx)
           
 

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

Methods in org.jboss.seam.remoting.model that return Model
 Model ModelRegistry.createModel()
           
 Model ModelRegistry.getModel(String id)
           
 



Copyright © 2011 Seam Framework. All Rights Reserved.