TCPInterfaceFactory

@AssistedFactory
interface TCPInterfaceFactory

Factory for creating TCPInterface instances.

Functions

Link copied to clipboard
abstract fun create(rest: String): TCPInterface