public class SocketService extends Object
| Constructor and Description |
|---|
SocketService(Configuration conf,
HttpService httpService,
TimeService timeService)
Avoid direct instance creation
|
| Modifier and Type | Method and Description |
|---|---|
void |
listenSocket() |
void |
shutdownNow() |
@Inject public SocketService(Configuration conf, HttpService httpService, TimeService timeService)
public void listenSocket()
throws IOException
IOExceptionpublic void shutdownNow()
Copyright © 2018. All rights reserved.