Serialized Form


Package com.googlecode.xremoting.core.commonshttpclient.ssl

Class com.googlecode.xremoting.core.commonshttpclient.ssl.AuthSSLInitializationError extends Error implements Serializable

serialVersionUID: -4245213041604232613L


Package com.googlecode.xremoting.core.exception

Class com.googlecode.xremoting.core.exception.InitializationException extends XRemotingException implements Serializable

serialVersionUID: -1674018736647004543L

Class com.googlecode.xremoting.core.exception.InvokedSideInvocationException extends RemoteInvocationException implements Serializable

serialVersionUID: 973057665348130098L

Class com.googlecode.xremoting.core.exception.InvokingSideInvocationException extends RemoteInvocationException implements Serializable

serialVersionUID: -8426703116163317100L

Class com.googlecode.xremoting.core.exception.RemoteInvocationException extends XRemotingException implements Serializable

serialVersionUID: -5342939014996411402L

Class com.googlecode.xremoting.core.exception.XRemotingException extends RuntimeException implements Serializable

serialVersionUID: 8322295140849016512L


Package com.googlecode.xremoting.core.message

Class com.googlecode.xremoting.core.message.Invocation extends Object implements Serializable

serialVersionUID: -4475087657362943906L

Serialized Fields

methodName

String methodName

argTypes

Class<T>[] argTypes

args

Object[] args

Class com.googlecode.xremoting.core.message.Result extends Object implements Serializable

serialVersionUID: -4441846621215525525L

Serialized Fields

object

Object object

Class com.googlecode.xremoting.core.message.Thrown extends Object implements Serializable

serialVersionUID: 7653345554991408137L

Serialized Fields

throwable

Throwable throwable

Package com.googlecode.xremoting.core.servlet

Class com.googlecode.xremoting.core.servlet.XRemotingServlet extends javax.servlet.http.HttpServlet implements Serializable

serialVersionUID: 3625935027430412706L

Serialized Fields

serializer

Serializer serializer

invoker

Invoker invoker

invokingHelper

ProxyInvokingHelper invokingHelper

restriction

InvocationRestriction restriction

Package com.googlecode.xremoting.core.spi

Class com.googlecode.xremoting.core.spi.SerializationException extends Exception implements Serializable

serialVersionUID: 8886919922737491350L



Copyright © 2011. All Rights Reserved.