Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface IHasHTTP

Interface for a class that has an HTTP object.

This exists to avoid import loops between the DAOs (that need to easily access IOnmsHTTP) and the Client which needs to contain an IOnmsHTTP.

interface

Hierarchy

  • IHasHTTP

Implemented by

Index

Properties

Properties

http

http: IOnmsHTTP

The HTTP implementation this object should contain.

Generated using TypeDoc