Uses of Class
org.wso2.carbon.logging.appender.http.SecuredHttpAppender.FailureWaringLevel
-
Packages that use SecuredHttpAppender.FailureWaringLevel Package Description org.wso2.carbon.logging.appender.http -
-
Uses of SecuredHttpAppender.FailureWaringLevel in org.wso2.carbon.logging.appender.http
Methods in org.wso2.carbon.logging.appender.http that return SecuredHttpAppender.FailureWaringLevel Modifier and Type Method Description static SecuredHttpAppender.FailureWaringLevel
SecuredHttpAppender.FailureWaringLevel. valueOf(String name)
Returns the enum constant of this type with the specified name.static SecuredHttpAppender.FailureWaringLevel[]
SecuredHttpAppender.FailureWaringLevel. values()
Returns an array containing the constants of this enum type, in the order they are declared.
-