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