org.glassfish.jersey.grizzly.connector
Class LocalizationMessages

java.lang.Object
  extended by org.glassfish.jersey.grizzly.connector.LocalizationMessages

public final class LocalizationMessages
extends Object

Defines string formatting method for each constant in the resource file


Constructor Summary
LocalizationMessages()
           
 
Method Summary
static String ERROR_BUFFERING_ENTITY()
          Error buffering the entity.
static Localizable localizableERROR_BUFFERING_ENTITY()
           
 
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

localizableERROR_BUFFERING_ENTITY

public static Localizable localizableERROR_BUFFERING_ENTITY()

ERROR_BUFFERING_ENTITY

public static String ERROR_BUFFERING_ENTITY()
Error buffering the entity.



Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.