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