ProxyServerTransportFilter

internal class ProxyServerTransportFilter(proxy: Proxy) : ServerTransportFilter(source)

Constructors

Link copied to clipboard
constructor(proxy: Proxy)

Types

Link copied to clipboard
object Companion

Functions

Link copied to clipboard
open override fun transportReady(attributes: Attributes): Attributes
Link copied to clipboard
open override fun transportTerminated(attributes: Attributes)