\r\n

51Degrees Device Detection Java  4.4

Device detection services for 51Degrees Pipeline

fiftyone.devicedetection.examples.web.EmbedJetty Class Reference

Static Public Member Functions

static void  runWebApp (String resourceBase, int port) throws Exception
static Server  startWebApp (String resourceBase, int port) throws Exception
static void  runServlet (String contextPath, int port, Class<? extends Servlet > servlet, Map< String, String > initParams) throws Exception
static Server  startServlet (String contextPath, int port, Class<? extends Servlet > servlet, Map< String, String > initParams) throws Exception
On This Page