Merge pull request #890 from xoofx/master
[mono.git] / mcs / class / System.Runtime.Remoting / Documentation / en / index.xml
1 <Overview>
2   <Assemblies>
3     <Assembly Name="System.Runtime.Remoting" Version="2.0.0.0">
4       <Attributes>
5         <Attribute>
6           <AttributeName>System.Runtime.CompilerServices.RuntimeCompatibility(WrapNonExceptionThrows=true)</AttributeName>
7         </Attribute>
8         <Attribute>
9           <AttributeName>System.Resources.NeutralResourcesLanguage("en-US")</AttributeName>
10         </Attribute>
11         <Attribute>
12           <AttributeName>System.Resources.SatelliteContractVersion("2.0.0.0")</AttributeName>
13         </Attribute>
14       </Attributes>
15     </Assembly>
16   </Assemblies>
17   <Remarks>To be added.</Remarks>
18   <Copyright>To be added.</Copyright>
19   <Types>
20     <Namespace Name="System.Runtime.Remoting.Channels">
21       <Type Name="BinaryClientFormatterSink" />
22       <Type Name="BinaryClientFormatterSinkProvider" />
23       <Type Name="BinaryServerFormatterSink" />
24       <Type Name="BinaryServerFormatterSink+Protocol" />
25       <Type Name="BinaryServerFormatterSinkProvider" />
26       <Type Name="CommonTransportKeys" />
27       <Type Name="IAuthorizeRemotingConnection" />
28       <Type Name="SoapClientFormatterSink" />
29       <Type Name="SoapClientFormatterSinkProvider" />
30       <Type Name="SoapServerFormatterSink" />
31       <Type Name="SoapServerFormatterSink+Protocol" />
32       <Type Name="SoapServerFormatterSinkProvider" />
33     </Namespace>
34     <Namespace Name="System.Runtime.Remoting.Channels.Http">
35       <Type Name="HttpChannel" />
36       <Type Name="HttpClientChannel" />
37       <Type Name="HttpRemotingHandler" />
38       <Type Name="HttpRemotingHandlerFactory" />
39       <Type Name="HttpServerChannel" />
40     </Namespace>
41     <Namespace Name="System.Runtime.Remoting.Channels.Ipc">
42       <Type Name="IpcChannel" />
43       <Type Name="IpcClientChannel" />
44       <Type Name="IpcServerChannel" />
45     </Namespace>
46     <Namespace Name="System.Runtime.Remoting.Channels.Tcp">
47       <Type Name="TcpChannel" />
48       <Type Name="TcpClientChannel" />
49       <Type Name="TcpServerChannel" />
50     </Namespace>
51     <Namespace Name="System.Runtime.Remoting.MetadataServices">
52       <Type Name="MetaData" />
53       <Type Name="SdlChannelSink" />
54       <Type Name="SdlChannelSinkProvider" />
55       <Type Name="SdlType" />
56       <Type Name="ServiceType" />
57       <Type Name="SUDSGeneratorException" />
58       <Type Name="SUDSParserException" />
59     </Namespace>
60     <Namespace Name="System.Runtime.Remoting.Services">
61       <Type Name="RemotingClientProxy" />
62       <Type Name="RemotingService" />
63     </Namespace>
64   </Types>
65   <Title>System.Runtime.Remoting</Title>
66 </Overview>