svn path=/trunk/mcs/; revision=113894
[mono.git] / mcs / class / System.Runtime.Remoting / System.Runtime.Remoting.dll.sources
index 39b5edc0be918b10b5a928fdbe31248cacf0c223..1dd9cd4168d7613fc582431efb0d32ce9a72631a 100644 (file)
@@ -47,11 +47,13 @@ System.Runtime.Remoting.Channels.Tcp/TcpConnectionPool.cs
 System.Runtime.Remoting.Channels.Http/AggregateDictionary.cs
 System.Runtime.Remoting.Channels.Http/HttpChannel.cs
 System.Runtime.Remoting.Channels.Http/HttpClientChannel.cs
-System.Runtime.Remoting.Channels.Http/HttpHelper.cs
+System.Runtime.Remoting.Channels.Http/HttpClientTransportSink.cs
+System.Runtime.Remoting.Channels.Http/HttpClientTransportSinkProvider.cs
 System.Runtime.Remoting.Channels.Http/HttpRemotingHandler.cs
 System.Runtime.Remoting.Channels.Http/HttpRemotingHandlerFactory.cs
-System.Runtime.Remoting.Channels.Http/HttpServer.cs
 System.Runtime.Remoting.Channels.Http/HttpServerChannel.cs
+System.Runtime.Remoting.Channels.Http/HttpServerTransportSink.cs
+System.Runtime.Remoting.Channels.Http/RemotingHttpListener.cs
 System.Runtime.Remoting.MetadataServices/MetaData.cs
 System.Runtime.Remoting.MetadataServices/MetaDataExporter.cs
 System.Runtime.Remoting.MetadataServices/MetaDataCodeGenerator.cs
@@ -63,3 +65,27 @@ System.Runtime.Remoting.MetadataServices/SdlType.cs
 System.Runtime.Remoting.MetadataServices/SUDSGeneratorException.cs
 System.Runtime.Remoting.Services/RemotingClientProxy.cs
 System.Runtime.Remoting.Services/RemotingService.cs
+MonoHttp/AuthenticationSchemes.cs
+MonoHttp/AuthenticationSchemeSelector.cs
+MonoHttp/ChunkedInputStream.cs
+MonoHttp/ChunkStream.cs
+MonoHttp/EndPointListener.cs
+MonoHttp/EndPointManager.cs
+MonoHttp/HttpConnection.cs
+MonoHttp/HttpListener.cs
+MonoHttp/HttpListenerContext.cs
+MonoHttp/HttpListenerBasicIdentity.cs
+MonoHttp/HttpListenerException.cs
+MonoHttp/HttpListenerPrefixCollection.cs
+MonoHttp/HttpListenerRequest.cs
+MonoHttp/HttpListenerResponse.cs
+MonoHttp/HttpRequestHeader.cs
+MonoHttp/HttpResponseHeader.cs
+MonoHttp/HttpStreamAsyncResult.cs
+MonoHttp/HttpUtility.cs
+MonoHttp/ListenerAsyncResult.cs
+MonoHttp/ListenerPrefix.cs
+MonoHttp/RequestStream.cs
+MonoHttp/ResponseStream.cs
+MonoHttp/WebHeaderCollection.cs
+MonoHttp/Utility.cs