Interface HttpMessages
-
- All Known Implementing Classes:
HttpMessages_$bundle
@MessageBundle(projectCode="SRMSG", length=5) public interface HttpMessages
Messages for HTTP Connector Assigned ID range is 16400-16499
-
-
Field Summary
Fields Modifier and Type Field Description static HttpMessages
msg
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
payloadMustNotBeNull()
-
-
-
Field Detail
-
msg
static final HttpMessages msg
-
-
Method Detail
-
payloadMustNotBeNull
@Message(id=16400, value="Payload must not be null") String payloadMustNotBeNull()
-
-