public static interface CommandRunningFitClient.CommandRunningStrategy
Modifier and Type | Method and Description |
---|---|
void |
join() |
void |
kill() |
void |
start(CommandRunningFitClient fitClient,
int port,
int ticketNumber) |
void start(CommandRunningFitClient fitClient, int port, int ticketNumber) throws java.io.IOException
java.io.IOException
void join()
void kill()