Exemplo n.º 1
0
 public HttpInterceptorSupport.HttpAttacher<I, O> forUriRegex(String uriRegEx) {
   return interceptorSupport.forUriRegex(uriRegEx);
 }