Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.agent
Class AgentStreamPair

java.lang.Object
  extended by org.hyperic.hq.agent.AgentStreamPair
Direct Known Subclasses:
SocketStreamPair

public class AgentStreamPair
extends java.lang.Object


Constructor Summary
AgentStreamPair(java.io.InputStream inStream, java.io.OutputStream outStream)
           
 
Method Summary
 void close()
           
 java.io.InputStream getInputStream()
           
 java.io.OutputStream getOutputStream()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AgentStreamPair

public AgentStreamPair(java.io.InputStream inStream,
                       java.io.OutputStream outStream)
Method Detail

getInputStream

public java.io.InputStream getInputStream()

getOutputStream

public java.io.OutputStream getOutputStream()

close

public void close()
           throws java.io.IOException
Throws:
java.io.IOException

Hyperic HQ Plugin API v. 4.4.0.2

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