Inheritance Hierarchy
In This Topic
    Nevron.Nov.Interop Namespace
    In This Topic
    Classes
     ClassDescription
    ClassA NNovInteropMarshaller that transports the method call via HTTP.
    ClassAn NOV Interop Unmarshaller that unmarshalls Http calls marshalled by NHttpNovMarshaller.
    ClassLight class containing basic Http web request information.
    ClassLight class containing basic Http web response information.
    Class 
    ClassServes as base class for interop marshallers. A marshaller is a protocol for invoking a method that resided in another environment, machine etc.
    ClassAn interop marshaller, that is designed to work with NNovInteropUnmarshaller. Defines the means of a transport layer to carry the method call to the target.
    ClassServes as base class for Interop Unmarshallers implemented by NOV. Designed to work with NNovInteropMarshaller.
    Interfaces
     InterfaceDescription
    Interface 
    See Also