Classes | |
class | BrokeredProxy |
Implements a data portal proxy to relay data portal calls to an application server hosted locally in the client process and AppDomain. More... | |
class | DataPortalProxy |
Implements a data portal proxy to relay data portal calls to a remote application server. More... | |
class | DataPortalProxyDescriptor |
Describes the data portal proxy for use by a specific business object type. More... | |
class | DataPortalProxyFactory |
Default data portal proxy factory that creates the IDataPortalProxy instance to use for the DataPortal server call. More... | |
class | HttpCompressionProxy |
Implements a data portal proxy to relay data portal calls to a remote application server by using http. More... | |
class | HttpProxy |
Implements a data portal proxy to relay data portal calls to a remote application server by using http. More... | |
interface | IDataPortalProxy |
Interface implemented by client-side data portal proxy objects. More... | |
interface | IDataPortalProxyFactory |
interface | IWcfPortal |
class | LocalProxy |
Implements a data portal proxy to relay data portal calls to an application server hosted locally in the client process and AppDomain. More... | |
class | PrimitiveCriteria |
Class used as a wrapper for criteria based requests that use primitives More... | |
class | WcfProxy |
Implements a data portal proxy to relay data portal calls to a remote application server by using WCF. More... | |