| Interface and Description |
|---|
| it.jnrpe.net.IJNRPEConstants |
| Method and Description |
|---|
| it.jnrpe.ReturnValue.getReturnCode()
Use
ReturnValue.getStatus() instead. |
| it.jnrpe.ReturnValue.withReturnCode(int)
Use
ReturnValue.withStatus(Status) instead. |
| Constructor and Description |
|---|
| it.jnrpe.ReturnValue(int, String)
Use
ReturnValue.ReturnValue(Status, String) instead |
Copyright © 2013. All Rights Reserved.