Interface Interception


public interface Interception
Creates a new HttpInterceptor for capturing raw bytes through a connection.
Author:
Dr Michael Gardiner
  • Method Summary

    Modifier and Type
    Method
    Description
    Used by HTTPHandler to get an HttpInterceptor for data interception while handling request.
  • Method Details

    • getInterceptor

      HttpInterceptor getInterceptor()
      Used by HTTPHandler to get an HttpInterceptor for data interception while handling request.
      Returns:
      for intercepting communications