Class ResponseCodeAttribute

java.lang.Object
io.undertow.attribute.ResponseCodeAttribute
All Implemented Interfaces:
ExchangeAttribute

public class ResponseCodeAttribute extends Object implements ExchangeAttribute
The request status code
Author:
Stuart Douglas