Serialized Form
-
Package com.ericsson.otp.erlang
-
Class com.ericsson.otp.erlang.OtpAuthException extends OtpException implements Serializable
- serialVersionUID:
- 1L
-
Class com.ericsson.otp.erlang.OtpErlangAtom extends OtpErlangObject implements Serializable
- serialVersionUID:
- -3204386396807876641L
-
Serialized Fields
-
atom
String atom
-
-
Class com.ericsson.otp.erlang.OtpErlangBinary extends OtpErlangBitstr implements Serializable
- serialVersionUID:
- -3781009633593609217L
-
Class com.ericsson.otp.erlang.OtpErlangBitstr extends OtpErlangObject implements Serializable
- serialVersionUID:
- -3781009633593609217L
-
Serialized Fields
-
bin
byte[] bin
-
pad_bits
int pad_bits
-
-
Class com.ericsson.otp.erlang.OtpErlangBoolean extends OtpErlangAtom implements Serializable
- serialVersionUID:
- 1087178844844988393L
-
Class com.ericsson.otp.erlang.OtpErlangByte extends OtpErlangLong implements Serializable
- serialVersionUID:
- 5778019796466613446L
-
Class com.ericsson.otp.erlang.OtpErlangChar extends OtpErlangLong implements Serializable
- serialVersionUID:
- 3225337815669398204L
-
Class com.ericsson.otp.erlang.OtpErlangDecodeException extends OtpErlangException implements Serializable
- serialVersionUID:
- 1L
-
Class com.ericsson.otp.erlang.OtpErlangDouble extends OtpErlangObject implements Serializable
- serialVersionUID:
- 132947104811974021L
-
Serialized Fields
-
d
double d
-
-
Class com.ericsson.otp.erlang.OtpErlangException extends OtpException implements Serializable
- serialVersionUID:
- 1L
-
Class com.ericsson.otp.erlang.OtpErlangExit extends OtpErlangException implements Serializable
- serialVersionUID:
- 1L
-
Serialized Fields
-
pid
OtpErlangPid pid
-
reason
OtpErlangObject reason
-
-
Class com.ericsson.otp.erlang.OtpErlangExternalFun extends OtpErlangObject implements Serializable
- serialVersionUID:
- 6443965570641913886L
-
Class com.ericsson.otp.erlang.OtpErlangFloat extends OtpErlangDouble implements Serializable
- serialVersionUID:
- -2231546377289456934L
-
Class com.ericsson.otp.erlang.OtpErlangFun extends OtpErlangObject implements Serializable
- serialVersionUID:
- -3423031125356706472L
-
Serialized Fields
-
arity
int arity
-
freeVars
OtpErlangObject[] freeVars
-
index
long index
-
md5
byte[] md5
-
module
String module
-
old_index
long old_index
-
pid
OtpErlangPid pid
-
uniq
long uniq
-
-
Class com.ericsson.otp.erlang.OtpErlangInt extends OtpErlangLong implements Serializable
- serialVersionUID:
- 1229430977614805556L
-
Class com.ericsson.otp.erlang.OtpErlangList extends OtpErlangObject implements Serializable
- serialVersionUID:
- 5999112769036676548L
-
Serialized Fields
-
elems
OtpErlangObject[] elems
-
lastTail
OtpErlangObject lastTail
-
-
Class com.ericsson.otp.erlang.OtpErlangList.SubList extends OtpErlangList implements Serializable
- serialVersionUID:
- 5999112769036676548L
-
Serialized Fields
-
parent
OtpErlangList parent
-
start
int start
-
-
Class com.ericsson.otp.erlang.OtpErlangLong extends OtpErlangObject implements Serializable
- serialVersionUID:
- 1610466859236755096L
-
Serialized Fields
-
bigVal
BigInteger bigVal
-
val
long val
-
-
Class com.ericsson.otp.erlang.OtpErlangMap extends OtpErlangObject implements Serializable
- serialVersionUID:
- -6410770117696198497L
-
Serialized Fields
-
map
com.ericsson.otp.erlang.OtpErlangMap.OtpMap map
-
-
Class com.ericsson.otp.erlang.OtpErlangObject extends Object implements Serializable
- serialVersionUID:
- -8435938572339430044L
-
Serialized Fields
-
hashCodeValue
int hashCodeValue
-
-
Class com.ericsson.otp.erlang.OtpErlangPid extends OtpErlangObject implements Serializable
- serialVersionUID:
- 1664394142301803659L
-
Serialized Fields
-
creation
int creation
-
id
int id
-
node
String node
-
serial
int serial
-
-
Class com.ericsson.otp.erlang.OtpErlangPort extends OtpErlangObject implements Serializable
- serialVersionUID:
- 4037115468007644704L
-
Serialized Fields
-
creation
int creation
-
id
long id
-
node
String node
-
-
Class com.ericsson.otp.erlang.OtpErlangRangeException extends OtpErlangException implements Serializable
- serialVersionUID:
- 1L
-
Class com.ericsson.otp.erlang.OtpErlangRef extends OtpErlangObject implements Serializable
- serialVersionUID:
- -7022666480768586521L
-
Serialized Fields
-
creation
int creation
-
ids
int[] ids
-
node
String node
-
-
Class com.ericsson.otp.erlang.OtpErlangShort extends OtpErlangLong implements Serializable
- serialVersionUID:
- 7162345156603088099L
-
Class com.ericsson.otp.erlang.OtpErlangString extends OtpErlangObject implements Serializable
- serialVersionUID:
- -7053595217604929233L
-
Serialized Fields
-
str
String str
-
-
Class com.ericsson.otp.erlang.OtpErlangTuple extends OtpErlangObject implements Serializable
- serialVersionUID:
- 9163498658004915935L
-
Serialized Fields
-
elems
OtpErlangObject[] elems
-
-
Class com.ericsson.otp.erlang.OtpErlangUInt extends OtpErlangLong implements Serializable
- serialVersionUID:
- -1450956122937471885L
-
Class com.ericsson.otp.erlang.OtpErlangUShort extends OtpErlangLong implements Serializable
- serialVersionUID:
- 300370950578307246L
-
Class com.ericsson.otp.erlang.OtpException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
-
Package org.cloudi
-
Class org.cloudi.API.FatalError extends Error implements Serializable
- serialVersionUID:
- 0L
-
Class org.cloudi.API.ForwardAsyncException extends Exception implements Serializable
- serialVersionUID:
- 3L
-
Class org.cloudi.API.ForwardSyncException extends Exception implements Serializable
- serialVersionUID:
- 3L
-
Class org.cloudi.API.InvalidInputException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class org.cloudi.API.MessageDecodingException extends Exception implements Serializable
- serialVersionUID:
- 1L
-
Class org.cloudi.API.ReturnAsyncException extends Exception implements Serializable
- serialVersionUID:
- 3L
-
Class org.cloudi.API.ReturnSyncException extends Exception implements Serializable
- serialVersionUID:
- 3L
-
Class org.cloudi.API.TerminateException extends Exception implements Serializable
- serialVersionUID:
- 0L
-
Serialized Fields
-
timeout
int timeout
-
-