TCPInterfaceFactory

@AssistedFactory
interface TCPInterfaceFactory(source)

Factory for creating TCPInterface instances.

Functions

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