Serialized Form


Package org.springframework.erlang

Class org.springframework.erlang.ErlangBadRpcException extends OtpException implements Serializable

Serialized Fields

reasonTuple

com.ericsson.otp.erlang.OtpErlangTuple reasonTuple

Class org.springframework.erlang.ErlangErrorRpcException extends OtpException implements Serializable

Serialized Fields

reasonTuple

com.ericsson.otp.erlang.OtpErlangTuple reasonTuple

Class org.springframework.erlang.OtpAuthException extends OtpException implements Serializable

Class org.springframework.erlang.OtpException extends java.lang.RuntimeException implements Serializable

Class org.springframework.erlang.OtpIOException extends OtpException implements Serializable

Class org.springframework.erlang.UncategorizedOtpException extends OtpException implements Serializable


Package org.springframework.erlang.core

Class org.springframework.erlang.core.Application extends java.lang.Object implements Serializable

Serialized Fields

description

java.lang.String description

id

java.lang.String id

version

java.lang.String version

Class org.springframework.erlang.core.Node extends java.lang.Object implements Serializable

Serialized Fields

name

java.lang.String name

Package org.springframework.erlang.support.converter

Class org.springframework.erlang.support.converter.ErlangConversionException extends OtpException implements Serializable