| Interface | Description |
|---|---|
| CoreServerService |
The interface to a JON server's core administrative functions used by remote agents.
|
| Class | Description |
|---|---|
| AgentRegistrationRequest |
Represents a request to register a new agent.
|
| AgentRegistrationResults |
These are the results of a successful agent registration.
|
| AgentVersion |
Identifies the version of an agent.
|
| ConnectAgentRequest |
The request for an agent to connect to a server.
|
| ConnectAgentResults |
These are the results of a successful "agent connect".
|
| PingRequest |
A simple POJO for requesting actions or data from the ping.
|
| Exception | Description |
|---|---|
| AgentNotSupportedException |
This exception occurs when the server has rejected an agent's request
because that agent is not supported by the server.
|
| AgentRegistrationException |
This exception occurs when the server has rejected an agent's registration request.
|
Copyright © 2008-2013 Red Hat, Inc.. All Rights Reserved.