public class LoggedResponseDefinitionTransformer extends java.lang.Object implements com.google.common.base.Function<LoggedResponse,ResponseDefinition>
| Constructor and Description |
|---|
LoggedResponseDefinitionTransformer() |
| Modifier and Type | Method and Description |
|---|---|
ResponseDefinition |
apply(LoggedResponse response) |
public ResponseDefinition apply(LoggedResponse response)
apply in interface com.google.common.base.Function<LoggedResponse,ResponseDefinition>