org.hyperic.hq.bizapp.agent.client
Class SecureAgentConnection
java.lang.Object
org.hyperic.hq.agent.client.AgentConnection
org.hyperic.hq.bizapp.agent.client.SecureAgentConnection
public class SecureAgentConnection
- extends AgentConnection
An object which wraps an AgentConnection object, so as to provide
SSL capabilities (associated with the CAMServerHandler's handleConnection
method)
Methods inherited from class java.lang.Object |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait |
SecureAgentConnection
public SecureAgentConnection(Agent acv)
SecureAgentConnection
public SecureAgentConnection(java.lang.String agentAddress,
int agentPort,
java.lang.String authToken)
getSocket
protected java.net.Socket getSocket()
throws AgentConnectionException
- Overrides:
getSocket
in class AgentConnection
- Throws:
AgentConnectionException
toString
public java.lang.String toString()
- Overrides:
toString
in class java.lang.Object
Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.