public class UxServer
extends java.lang.Object
Modifier and Type | Field and Description |
---|---|
private static java.lang.String |
socketPath |
Constructor and Description |
---|
UxServer(java.lang.String socketPath)
Cosntructor of the class
|
Modifier and Type | Method and Description |
---|---|
void |
run()
Method running the server using given configuration
|