Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.agent.client
Class SocketStreamPair

java.lang.Object
  extended by org.hyperic.hq.agent.AgentStreamPair
      extended by org.hyperic.hq.agent.client.SocketStreamPair

public class SocketStreamPair
extends AgentStreamPair


Method Summary
 void close()
           
 java.net.Socket getSocket()
           
 
Methods inherited from class org.hyperic.hq.agent.AgentStreamPair
getInputStream, getOutputStream
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

getSocket

public java.net.Socket getSocket()

close

public void close()
           throws java.io.IOException
Overrides:
close in class AgentStreamPair
Throws:
java.io.IOException

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.