91929394959697
} public void contributeComponentEventResultProcessor( MappedConfiguration<Class, ComponentEventResultProcessor> configuration, Response response) { configuration.add(NoBodyResponse.class, new NoBodyResponseResultProcessor(response)); }