Class | Description | |
---|---|---|
NHttpNovMarshaller | An Interop library client that, that performs interop calls over 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 | |
NNovInteropMarshaller | An interop library client that is desiged to work with NNovInteropLibraryServer | |
NNovInteropUnmarshaller<TStub> | Serves as base class for Interop Unmarshallers implemented by NOV. Designed to work with NNovInteropMarshaller. |