org.jboss.resteasy.plugins.providers.yaml.i18n
@MessageBundle(projectCode="RESTEASY") public interface Messages
Modifier and Type | Field and Description |
---|---|
static int |
BASE |
static Messages |
MESSAGES |
Modifier and Type | Method and Description |
---|---|
String |
failedToDecodeYaml() |
String |
failedToDecodeYamlMessage(String message) |
String |
failedToEncodeYaml(String object) |
static final Messages MESSAGES
static final int BASE
Copyright © 2017. All Rights Reserved.