public class LocalReply extends Reply
category, code, isMultiline, message, PERMANENT_NEGATIVE_COMPLETION, POSITIVE_COMPLETION, POSITIVE_INTERMEDIATE, POSITIVE_PRELIMINARY, TRANSIENT_NEGATIVE_COMPLETION
Constructor and Description |
---|
LocalReply(int code) |
LocalReply(int code,
String message) |
getCategory, getCode, getMessage, ignoreLeading0, isMultiline, isPermanentNegativeCompletion, isPositiveCompletion, isPositiveIntermediate, isPositivePreliminary, isTransientNegativeCompletion, toString
public LocalReply(int code)
public LocalReply(int code, String message)
Copyright © 2016. All rights reserved.