public interface Backgroundable
Modifier and Type | Method and Description |
---|---|
void |
onClose()
Called just prior to the socket being closed.
|
void |
run(Context context,
Socket socket)
Run a background thread communicating over the given socket.
|
Copyright © 2019. All rights reserved.