Uses of Interface
com.novell.zos.grid.Message.ClientResponseMessage

Packages that use Message.ClientResponseMessage
com.novell.zos.grid   
 

Uses of Message.ClientResponseMessage in com.novell.zos.grid
 

Subinterfaces of Message.ClientResponseMessage in com.novell.zos.grid
static interface Message.Ack
          A general acknowlegement of "action" message.
static interface Message.AuthFailure
          AuthFailure messages indicates that processing of a client message will not occur because client credentials are invalid.
static interface Message.GridObjects
          Server response to client request to retrieve grid a grid object set.
static interface Message.JobInfo
          A JobInfo message contains information describing a deployed job.
static interface Message.Jobs
          A Jobs messages contains a list of deployed job names.
static interface Message.JobStatus
          A JobStatus message contains the state of the specified job.
static interface Message.LogoutAck
          A LogoutAck indicates success or failure of logout operation.
static interface Message.RunningJobs
          A RunningJobs message contains the list of running jobs.
 



Copyright 2008 Novell, Inc. All Rights Reserved.