Serialized Form


Package com.novell.zos.constraint

Class com.novell.zos.constraint.ConstraintException extends GridException implements Serializable


Package com.novell.zos.dataGrid

Class com.novell.zos.dataGrid.DataGridException extends IOException implements Serializable

Class com.novell.zos.dataGrid.DataGridNotAvailableException extends DataGridException implements Serializable

Class com.novell.zos.dataGrid.GridFile.CancelException extends IOException implements Serializable


Package com.novell.zos.grid

Class com.novell.zos.grid.ClientOutOfDateException extends GridException implements Serializable

Serialized Fields

updateURL

String updateURL
Optional URL for update software.


updateSum

String updateSum
Update bundle MD5 checksum if URL not null.


updateSize

long updateSize
Update bundle size in bytes if URL not null.


clientMajor

int clientMajor
Client major version.


clientMinor

int clientMinor
Client minor version.


clientPoint

int clientPoint
Client point version.


clientBuild

long clientBuild
Client software build number.


serverMajor

int serverMajor
Server major version.


serverMinor

int serverMinor
Server minor version.


serverPoint

int serverPoint
Server point version.


serverBuild

long serverBuild
Client software build number.

Class com.novell.zos.grid.FactException extends GridException implements Serializable

Class com.novell.zos.grid.GridAuthenticationException extends GridException implements Serializable

Serialized Fields

reasonCode

int reasonCode
Specific reason code for the exception.

Class com.novell.zos.grid.GridAuthorizationException extends GridException implements Serializable

Class com.novell.zos.grid.GridConfigurationException extends GridException implements Serializable

Class com.novell.zos.grid.GridDeploymentException extends GridException implements Serializable

Class com.novell.zos.grid.GridException extends Exception implements Serializable

Class com.novell.zos.grid.GridObjectNotFoundException extends GridException implements Serializable

Class com.novell.zos.grid.Message.GetSecret.GetSecretType extends Enum implements Serializable

Class com.novell.zos.grid.Message.GetSecret.Option extends Enum implements Serializable


Package com.novell.zos.tls

Class com.novell.zos.tls.TlsConfiguration extends Object implements Serializable

Serialized Fields

callbacks

TlsCallbacks callbacks
Per-instance certificate callbacks.


certificatePath

String certificatePath
Per-instance certificate directory path.


certificateFile

String certificateFile
Per-instance certificate file base name.


tlsPort

Integer tlsPort
Per-instance TLS port number on the server.


connectionTimeout

Long connectionTimeout
Per-instance connection timeout in milliseconds.


tlsLevel

Integer tlsLevel
Per-instance TLS level.


tlsAware

Boolean tlsAware
Per-instance "TLS Aware" flag.


agentMode

Boolean agentMode
Per-instance "Agent Mode" flag.



Copyright (c) 2010 Novell, Inc. All rights reserved.