Interface Messages
-
- All Known Implementing Classes:
Messages_$bundle
@MessageBundle(projectCode="RESTEASY") public interface Messages
- Version:
- $Revision: 1.1 $ Copyright Aug 24, 2015
- Author:
- Ron Sigal
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
expectingStreamSource()
-
-
-
Field Detail
-
MESSAGES
static final Messages MESSAGES
-
BASE
static final int BASE
- See Also:
- Constant Field Values
-
-
Method Detail
-
expectingStreamSource
@Message(id=5500, value="Expecting a StreamSource") String expectingStreamSource()
-
-