Proton DotNet
Classes
Apache.Qpid.Proton.Client.Transport Namespace Reference

Classes

class  IOContext
 Represents an IO context used by clients to commicate with remote services and provides a single threaded event loop used to manage IO based work and connection related services. More...
 
interface  ITransport
 Base transport interface which defines the API of a wire level IO transport used by the client. More...
 
class  SslOptionsExtensions
 
class  TcpTransport
 A TCP only transport implementation that provides extension points for SSL and or WS based transports to add their handlers. These transports are registered with an event loop where all transport work and events are processed in serial fashion with the same thread. More...