|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.hq.agent.AgentRemoteValue
org.hyperic.hq.agent.commands.AgentReceiveFileData_args
public class AgentReceiveFileData_args
Constructor Summary | |
---|---|
AgentReceiveFileData_args()
|
|
AgentReceiveFileData_args(AgentRemoteValue args)
|
Method Summary | |
---|---|
void |
addFileData(FileData data)
|
FileData |
getFile(int idx)
|
int |
getNumFiles()
|
Methods inherited from class org.hyperic.hq.agent.AgentRemoteValue |
---|
fromStream, getKeys, getValue, getValueAsDouble, getValueAsInt, getValueAsLong, readExternal, setValue, toStream, toString, writeExternal |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AgentReceiveFileData_args()
public AgentReceiveFileData_args(AgentRemoteValue args) throws AgentRemoteException
AgentRemoteException
Method Detail |
---|
public void addFileData(FileData data) throws AgentRemoteException
AgentRemoteException
public FileData getFile(int idx) throws AgentRemoteException
AgentRemoteException
public int getNumFiles() throws AgentRemoteException
AgentRemoteException
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |