Uses of Class
net.morimekta.tiny.server.TinyApplication
-
Packages that use TinyApplication Package Description net.morimekta.tiny.server -
-
Uses of TinyApplication in net.morimekta.tiny.server
Methods in net.morimekta.tiny.server with parameters of type TinyApplication Modifier and Type Method Description static voidTinyApplication. start(TinyApplication app, String... args)Start the server.Constructors in net.morimekta.tiny.server with parameters of type TinyApplication Constructor Description Builder(TinyApplication server)
-