Serialized Form


Package jet.bean

Class jet.bean.JRClientViewer extends java.awt.Panel implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException

Class jet.bean.JRCltPreViewer extends java.awt.Panel implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException

Class jet.bean.JRDirectViewer extends java.awt.Panel implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException

Class jet.bean.JRPrepareViewer extends java.lang.Object implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException

Class jet.bean.JRRunViewer extends java.awt.Panel implements Serializable

Serialization Methods

readExternal

public void readExternal(java.io.ObjectInput in)
                  throws java.io.IOException,
                         java.lang.ClassNotFoundException

writeExternal

public void writeExternal(java.io.ObjectOutput out)
                   throws java.io.IOException


Package jet.server.api

Class jet.server.api.InvalidUserSessionException extends java.lang.Exception implements Serializable

Class jet.server.api.PageSecurityException extends java.lang.Exception implements Serializable

Class jet.server.api.RptServerException extends java.lang.Exception implements Serializable

Serialized Fields

originalThrowable

java.lang.Throwable originalThrowable

Class jet.server.api.RunReportTimeoutException extends java.lang.Exception implements Serializable

Serialized Fields

resultName

java.lang.String resultName

Class jet.server.api.TaskListenerException extends java.lang.Exception implements Serializable

Class jet.server.api.TooManyReportsException extends java.lang.Exception implements Serializable

Class jet.server.api.TooManyUsersException extends java.lang.Exception implements Serializable


Package jet.server.api.cluster

Class jet.server.api.cluster.ClusterException extends java.lang.Exception implements Serializable

Serialized Fields

originalThrowable

java.lang.Throwable originalThrowable


Package jet.server.api.exception

Class jet.server.api.exception.BadRealmException extends java.lang.Exception implements Serializable

Class jet.server.api.exception.InUseException extends java.lang.Exception implements Serializable

Class jet.server.api.exception.NodeExistsException extends java.lang.Exception implements Serializable

Class jet.server.api.exception.NoPrivilegeException extends java.lang.Exception implements Serializable

Serialized Fields

originalThrowable

java.lang.Throwable originalThrowable

Class jet.server.api.exception.NoRemoteServerException extends java.lang.Exception implements Serializable

Class jet.server.api.exception.NoSuchAclException extends java.lang.Exception implements Serializable

Class jet.server.api.exception.NoSuchGroupException extends java.lang.Exception implements Serializable

Class jet.server.api.exception.NoSuchRealmException extends java.lang.Exception implements Serializable

Class jet.server.api.exception.NoSuchRoleException extends java.lang.Exception implements Serializable

Class jet.server.api.exception.NoSuchUserException extends java.lang.Exception implements Serializable

Class jet.server.api.exception.ResourceAdminServiceException extends java.lang.Exception implements Serializable

Class jet.server.api.exception.ResourceInfoException extends java.lang.Exception implements Serializable

Class jet.server.api.exception.UnknownMIMEType extends java.lang.Exception implements Serializable

Class jet.server.api.exception.UnknownResource extends java.lang.Exception implements Serializable

Serialized Fields

rscNames

java.util.Vector rscNames


Package jet.server.api.http

Class jet.server.api.http.TooManyTimesException extends java.lang.Exception implements Serializable