Class Application
- java.lang.Object
-
- org.wso2.msf4j.sample.websocket.chatapp.Application
-
public class Application extends java.lang.ObjectThis is the runner of the Fatjar. This should be configured as the main class in the pom.xml
-
-
Constructor Summary
Constructors Constructor Description Application()
-
Method Summary
All Methods Static Methods Concrete Methods Modifier and Type Method Description static voidmain(java.lang.String[] args)
-