public interface IRequestProcessor<R>
void
process(R request)
void process(R request)
Copyright © 2017 The Apache Software Foundation