Uses of Package
org.rhq.enterprise.communications.command.server

Packages that use org.rhq.enterprise.communications.command.server
org.rhq.enterprise.communications   
org.rhq.enterprise.communications.command.impl.echo.server   
org.rhq.enterprise.communications.command.impl.identify.server   
org.rhq.enterprise.communications.command.impl.remotepojo.server   
org.rhq.enterprise.communications.command.impl.stream.server   
org.rhq.enterprise.communications.command.server   
org.rhq.enterprise.communications.command.server.discovery   
 

Classes in org.rhq.enterprise.communications.command.server used by org.rhq.enterprise.communications
CommandAuthenticator
          Implementations of this class are to perform specific tasks to authenticate an incoming command.
CommandListener
          A listener that will receive notifications when new commands are received and when they have completed their processing.
CommandProcessor
          Handles invoked commands from remote clients.
CommandProcessorMetrics.Calltime
          Used to store the minimum, maximum and average times (in milliseconds) for invocations to a particular command.
CommandService
          The superclass for all command services.
CommandServiceId
          This class identifies a registered command service.
 

Classes in org.rhq.enterprise.communications.command.server used by org.rhq.enterprise.communications.command.impl.echo.server
CommandMBean
          The superclass for all services that are to be deployed as MBeans.
CommandService
          The superclass for all command services.
CommandServiceMBean
          The interface that all command services implement.
 

Classes in org.rhq.enterprise.communications.command.server used by org.rhq.enterprise.communications.command.impl.identify.server
CommandMBean
          The superclass for all services that are to be deployed as MBeans.
CommandService
          The superclass for all command services.
CommandServiceMBean
          The interface that all command services implement.
 

Classes in org.rhq.enterprise.communications.command.server used by org.rhq.enterprise.communications.command.impl.remotepojo.server
CommandMBean
          The superclass for all services that are to be deployed as MBeans.
CommandService
          The superclass for all command services.
CommandServiceMBean
          The interface that all command services implement.
 

Classes in org.rhq.enterprise.communications.command.server used by org.rhq.enterprise.communications.command.impl.stream.server
CommandMBean
          The superclass for all services that are to be deployed as MBeans.
CommandService
          The superclass for all command services.
CommandServiceMBean
          The interface that all command services implement.
 

Classes in org.rhq.enterprise.communications.command.server used by org.rhq.enterprise.communications.command.server
CommandAuthenticator
          Implementations of this class are to perform specific tasks to authenticate an incoming command.
CommandListener
          A listener that will receive notifications when new commands are received and when they have completed their processing.
CommandMBean
          The superclass for all services that are to be deployed as MBeans.
CommandProcessorMetrics
          Contains the statistics collected by the CommandProcessor.
CommandProcessorMetrics.Calltime
          Used to store the minimum, maximum and average times (in milliseconds) for invocations to a particular command.
CommandProcessorMetrics.UnsuccessfulReason
           
CommandService
          The superclass for all command services.
CommandServiceDirectoryEntry
          Encapsulates the information from a single entry in the command service directory.
CommandServiceDirectoryMBean
          The public interface to the directory that provides information on what command types a particular command service supports.
CommandServiceId
          This class identifies a registered command service.
CommandServiceMBean
          The interface that all command services implement.
MultipleCommandService.CommandTypeExecutor
          An inner class used only by the MultipleCommandService that encasulates a supported command type and the executor that should be used to execute commands of that type.
 

Classes in org.rhq.enterprise.communications.command.server used by org.rhq.enterprise.communications.command.server.discovery
CommandMBean
          The superclass for all services that are to be deployed as MBeans.
 



Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.