@MessageBundle(projectCode="RESTEASY")
public interface Messages
| Modifier and Type | Field and Description |
|---|---|
static int |
BASE |
static Messages |
MESSAGES |
| Modifier and Type | Method and Description |
|---|---|
String |
expectingStreamSource() |
static final Messages MESSAGES
static final int BASE
@Message(id=5500,
value="Expecting a StreamSource")
String expectingStreamSource()
Copyright © 2021 JBoss by Red Hat. All rights reserved.