FastProxy Namespace |
Class | Description | |
---|---|---|
![]() | ExceptionEventArgs |
Specifies the event arguments for a ExceptionEventHandler.
|
![]() | OperationContinuation |
Allows the outcome of a OperationResult to be delayed.
|
![]() | ProxyServer |
Provides a simple proxy TCP/IP server.
|
![]() | RangeT |
Defines a value range.
|
![]() | SimpleConnector |
Provides a simple IConnector implementation that accepts
every incoming connection and returns the same endpoint and listener for
every connection.
|
Structure | Description | |
---|---|---|
![]() | OperationResult |
Specifies the outcome of a DataReceived(Int32, Direction) operation.
|
Interface | Description | |
---|---|---|
![]() | IConnector |
Provides an interface for accepting incoming connections in a
ProxyServer.
|
![]() | IListener |
Provides an interface to integrate into ProxyServer.
|
Delegate | Description | |
---|---|---|
![]() | ExceptionEventHandler |
Represents the method raised when an exception is thrown.
|
Enumeration | Description | |
---|---|---|
![]() | ConnectResult |
Specifies the result of a Connect(IPEndPoint, IListener)
call.
|
![]() | Direction |
Specifies the direction of data flow.
|
![]() | OperationOutcome |
Specifies the outcome of a data transfer operation.
|