org.glassfish.jersey.jetty.internal
Class LocalizationMessages
java.lang.Object
org.glassfish.jersey.jetty.internal.LocalizationMessages
public final class LocalizationMessages
- extends Object
Defines string formatting method for each constant in the resource file
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
LocalizationMessages
public LocalizationMessages()
localizableEXCEPTION_SENDING_ERROR_RESPONSE
public static Localizable localizableEXCEPTION_SENDING_ERROR_RESPONSE(Object arg0,
Object arg1)
EXCEPTION_SENDING_ERROR_RESPONSE
public static String EXCEPTION_SENDING_ERROR_RESPONSE(Object arg0,
Object arg1)
- I/O exception occurred while sending "{0}/{1}" error response.
localizableUNABLE_TO_CLOSE_RESPONSE
public static Localizable localizableUNABLE_TO_CLOSE_RESPONSE()
UNABLE_TO_CLOSE_RESPONSE
public static String UNABLE_TO_CLOSE_RESPONSE()
- Unable to close response output
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.