| Class | Description | |
|---|---|---|
![]() | NHttpNovMarshaller | A NNovInteropMarshaller that transports the method call via HTTP. |
![]() | NHttpNovUnmarshaller<TStub> | An NOV Interop Unmarshaller that unmarshalls Http calls marshalled by NHttpNovMarshaller. |
![]() | NHttpWebRequestInfo | Light class containing basic Http web request information. |
![]() | NHttpWebResponseInfo | Light class containing basic Http web response information. |
![]() | NInteropFunctionMap | |
![]() | NInteropMarshaller | Serves as base class for interop marshallers. A marshaller is a protocol for invoking a method that resided in another environment, machine etc. |
![]() | NNovInteropMarshaller | An interop marshaller, that is designed to work with NNovInteropUnmarshaller. Defines the means of a transport layer to carry the method call to the target. |
![]() | NNovInteropUnmarshaller<TStub> | Serves as base class for Interop Unmarshallers implemented by NOV. Designed to work with NNovInteropMarshaller. |

