Interface Messages


@Deprecated(forRemoval=true, since="6.2.13.Final") @MessageBundle(projectCode="RESTEASY") public interface Messages
Deprecated, for removal: This API element is subject to removal in a future version.
use new dependencies
Version:
$Revision: 1.1 $ Copyright Sep 1, 2015
Author:
Ron Sigal
  • Field Summary

    Fields
    Modifier and Type
    Field
    Description
    static final int
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    static final Messages
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Method Summary

    Modifier and Type
    Method
    Description
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
    Deprecated, for removal: This API element is subject to removal in a future version.
     
  • Field Details

    • MESSAGES

      static final Messages MESSAGES
      Deprecated, for removal: This API element is subject to removal in a future version.
    • BASE

      static final int BASE
      Deprecated, for removal: This API element is subject to removal in a future version.
      See Also:
  • Method Details

    • alreadyCommitted

      @Message(id=19500, value="Already committed") String alreadyCommitted()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • alreadySuspended

      @Message(id=19505, value="Already suspended") String alreadySuspended()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • chunkSizeMustBeAtLeastOne

      @Message(id=19510, value="Chunk size must be at least 1") String chunkSizeMustBeAtLeastOne()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • responseIsCommitted

      @Message(id=19520, value="response is committed") String responseIsCommitted()
      Deprecated, for removal: This API element is subject to removal in a future version.
    • unexpected

      @Message(id=19525, value="Unexpected") String unexpected()
      Deprecated, for removal: This API element is subject to removal in a future version.