public class SocketHandler extends Object implements Runnable
SocketHandler(Socket socket, AbstractApollo service)
void
run()
List<String>
splitLine(String line)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SocketHandler(Socket socket, AbstractApollo service)
public void run()
run
Runnable
public List<String> splitLine(String line)
Copyright © 2020. All rights reserved.