Interface HttpRequestPreprocessor


public interface HttpRequestPreprocessor
HttpRequestPreprocessors get invoked before any dispatching to JAX-RS resource methods happens
  • Method Summary

    Modifier and Type
    Method
    Description
    void
     
  • Method Details