|
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.AgentStreamPair
public class AgentStreamPair
| 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 |
|---|
public AgentStreamPair(java.io.InputStream inStream,
java.io.OutputStream outStream)
| Method Detail |
|---|
public java.io.InputStream getInputStream()
public java.io.OutputStream getOutputStream()
public void close()
throws java.io.IOException
java.io.IOException
|
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 | ||||||||