Deprecated API


Contents
Deprecated Interfaces
it.jnrpe.net.IJNRPEConstants
            
 

Deprecated Classes
it.jnrpe.utils.ThresholdUtil
          Use the ReturnValueBuilder together with the ThresholdsEvaluatorBuilder instead. 
 

Deprecated Methods
it.jnrpe.ReturnValue.getReturnCode()
          Use ReturnValue.getStatus() instead. 
it.jnrpe.ReturnValue.withReturnCode(int)
          Use ReturnValue.withStatus(Status) instead. 
 

Deprecated Constructors
it.jnrpe.ReturnValue(int, String)
          Use ReturnValue.ReturnValue(Status, String) instead 
 



Copyright © 2014. All Rights Reserved.