private static final class RegistrarImpl.SocketTask extends Object implements Runnable
| Modifier and Type | Field and Description |
|---|---|
RegistrarImpl |
reggie |
Socket |
socket
The socket
|
| Constructor and Description |
|---|
SocketTask(Socket socket,
RegistrarImpl reggie)
Simple constructor
|
public final Socket socket
public final RegistrarImpl reggie
public SocketTask(Socket socket, RegistrarImpl reggie)
Copyright 2007-2013, multiple authors.
Licensed under the Apache License, Version 2.0, see the NOTICE file for attributions.