|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |