| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectcom.ericsson.otp.ic.TermHelper
public class TermHelper
Helper class for Term.
| Method Summary | |
|---|---|
| static void | marshal(com.ericsson.otp.erlang.OtpOutputStream _out,
        Term _any)Marshal method for the Term class, encodes the Term object to the output stream. | 
| static Term | unmarshal(com.ericsson.otp.erlang.OtpInputStream _in)Unmarshal method for the Term class, decodes a Term object from the stream. | 
| Methods inherited from class java.lang.Object | 
|---|
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Method Detail | 
|---|
public static void marshal(com.ericsson.otp.erlang.OtpOutputStream _out,
                           Term _any)
                    throws java.lang.Exception
java.lang.Exception
public static Term unmarshal(com.ericsson.otp.erlang.OtpInputStream _in)
                      throws java.lang.Exception
java.lang.Exception| 
 |  | ||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||