org.glassfish.jersey.client.internal
Class LocalizationMessages

java.lang.Object
  extended by org.glassfish.jersey.client.internal.LocalizationMessages

public final class LocalizationMessages
extends java.lang.Object

Defines string formatting method for each constant in the resource file


Constructor Summary
LocalizationMessages()
           
 
Method Summary
static Localizable localizableRESPONSE_TO_EXCEPTION_CONVERSION_FAILED()
           
static java.lang.String RESPONSE_TO_EXCEPTION_CONVERSION_FAILED()
          Failed to convert a response into an exception.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalizationMessages

public LocalizationMessages()
Method Detail

localizableRESPONSE_TO_EXCEPTION_CONVERSION_FAILED

public static Localizable localizableRESPONSE_TO_EXCEPTION_CONVERSION_FAILED()

RESPONSE_TO_EXCEPTION_CONVERSION_FAILED

public static java.lang.String RESPONSE_TO_EXCEPTION_CONVERSION_FAILED()
Failed to convert a response into an exception.



Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.