|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.seam.remoting.MarshalUtils
public class MarshalUtils
| Constructor Summary | |
|---|---|
MarshalUtils()
|
|
| Method Summary | |
|---|---|
static void |
marshalResult(String callId,
CallContext ctx,
OutputStream out,
Object result,
List<String> constraints)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public MarshalUtils()
| Method Detail |
|---|
public static void marshalResult(String callId,
CallContext ctx,
OutputStream out,
Object result,
List<String> constraints)
throws IOException
IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||