|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.opennms.netmgt.provision.detector.simple.request.NrpeRequest
public class NrpeRequest
NrpeRequest class.
| Field Summary | |
|---|---|
static NrpeRequest |
Null
Constant Null |
| Constructor Summary | |
|---|---|
NrpeRequest(byte[] command)
Constructor for NrpeRequest. |
|
| Method Summary | |
|---|---|
void |
send(OutputStream out)
send |
String |
toString()
toString |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Field Detail |
|---|
public static final NrpeRequest Null
Null
| Constructor Detail |
|---|
public NrpeRequest(byte[] command)
Constructor for NrpeRequest.
command - an array of byte.| Method Detail |
|---|
public void send(OutputStream out)
throws IOException
send
out - a OutputStream object.
IOException - if any.public String toString()
toString
toString in class ObjectString object.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||