Interface IForward
-
- All Known Implementing Classes:
ImmutableForward
public interface IForward
A definition corresponding to POJO 'Forward
'.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description String
getContent()
String
getMechanism()
String
getState()
-