C D G I L N O R S T

C

connect() - Method in class org.rhq.enterprise.clientapi.RemoteClient
Connects to the remote server but does not establish a user session.

D

disconnect() - Method in class org.rhq.enterprise.clientapi.RemoteClient
Disconnect from the server.
doGetScriptSource(URI) - Method in class org.rhq.enterprise.clientapi.RhqDownloadsScriptSourceProvider
 
doInvoke(Object, Method, Object[]) - Method in class org.rhq.enterprise.clientapi.RemoteClientProxy
 

G

getHost() - Method in class org.rhq.enterprise.clientapi.RemoteClient
 
getPort() - Method in class org.rhq.enterprise.clientapi.RemoteClient
 
getProxy(Class<T>) - Method in class org.rhq.enterprise.clientapi.RemoteClient
 
getRemoteInterface() - Method in class org.rhq.enterprise.clientapi.RemoteClientProxy
Deprecated. 
getRemoteURI() - Method in class org.rhq.enterprise.clientapi.RemoteClient
 
getScriptingAPI() - Method in class org.rhq.enterprise.clientapi.RemoteClient
Returns the map of all remote managers running in the server that this client can talk to.
getServerBuildNumber() - Method in class org.rhq.enterprise.clientapi.RemoteClient
If the client is connected, this is build number of the server that the client is talking to.
getServerVersion() - Method in class org.rhq.enterprise.clientapi.RemoteClient
If the client is connected, this is version of the server that the client is talking to.
getSubject() - Method in class org.rhq.enterprise.clientapi.RemoteClient
Returns the information on the user that is logged in.
getTransport() - Method in class org.rhq.enterprise.clientapi.RemoteClient
 
guessTransport(int) - Method in class org.rhq.enterprise.clientapi.RemoteClient
 

I

invoke(Object, Method, Object[]) - Method in class org.rhq.enterprise.clientapi.RemoteClientProxy
 
isConnected() - Method in class org.rhq.enterprise.clientapi.RemoteClient
Returns true if and only if this client successfully connected to the remote server.
isLoggedIn() - Method in class org.rhq.enterprise.clientapi.RemoteClient
Returns true if and only if this client successfully connected to the remote server and the user successfully logged in.

L

login(String, String) - Method in class org.rhq.enterprise.clientapi.RemoteClient
Connects to the remote server and logs in with the given credentials.
logout() - Method in class org.rhq.enterprise.clientapi.RemoteClient
Logs out from the server and disconnects this client.

N

NONSECURE_TRANSPORT - Static variable in class org.rhq.enterprise.clientapi.RemoteClient
 

O

org.rhq.enterprise.clientapi - package org.rhq.enterprise.clientapi
 

R

RemoteClient - Class in org.rhq.enterprise.clientapi
A remote access client that provides transparent servlet-based proxies to an RHQ Server.
RemoteClient(String, int) - Constructor for class org.rhq.enterprise.clientapi.RemoteClient
Creates a client that will communicate with the server running on the given host listening on the given port.
RemoteClient(String, String, int) - Constructor for class org.rhq.enterprise.clientapi.RemoteClient
Creates a client that will communicate with the server running on the given host listening on the given port over the given transport.
RemoteClient(String, String, int, String) - Constructor for class org.rhq.enterprise.clientapi.RemoteClient
 
RemoteClientProxy - Class in org.rhq.enterprise.clientapi
This class acts as a local SLSB proxy to make remote invocations to SLSB Remotes over a remoting invoker.
RemoteClientProxy(RemoteClient, RhqManager) - Constructor for class org.rhq.enterprise.clientapi.RemoteClientProxy
 
remoteInvoke(RhqManager, Method, Class<T>, Object...) - Method in class org.rhq.enterprise.clientapi.RemoteClient
 
RhqDownloadsScriptSourceProvider - Class in org.rhq.enterprise.clientapi
 
RhqDownloadsScriptSourceProvider() - Constructor for class org.rhq.enterprise.clientapi.RhqDownloadsScriptSourceProvider
 
rhqFacadeChanged(StandardBindings) - Method in class org.rhq.enterprise.clientapi.RhqDownloadsScriptSourceProvider
 

S

SECURE_TRANSPORT - Static variable in class org.rhq.enterprise.clientapi.RemoteClient
 
setTransport(String) - Method in class org.rhq.enterprise.clientapi.RemoteClient
Sets the underlying transport to use to communicate with the server.

T

toString() - Method in class org.rhq.enterprise.clientapi.RemoteClient
 

C D G I L N O R S T

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