public interface SocketHandler
SecureSocketHandler| Modifier and Type | Method and Description |
|---|---|
void |
onAccepted(android.net.LocalSocket socket)
Server socket has been accepted and a dedicated thread has been allocated to process this
callback.
|
void onAccepted(android.net.LocalSocket socket)
throws java.io.IOException
java.io.IOException