Dokka MultiModule Example
androidJvm
pos-service
/
su.ips.pos_service.service.server
Package-level
declarations
Types
Types
Connection
Worker
Link copied to clipboard
class
ConnectionWorker
(
clientSocket
:
Socket
,
onConnect
:
(
)
->
Unit
,
onRequest
:
(
String
)
->
Unit
)
:
Runnable
Format
Link copied to clipboard
enum
Format
:
Enum
<
Format
>
Server
Link copied to clipboard
class
Server