Package com.googlecode.mgwt.linker.server

Examples of com.googlecode.mgwt.linker.server.MGWTHtml5ManifestServlet


  private Html5ManifestServletBase servlet;

  @Before
  public void before() {
    servlet = new MGWTHtml5ManifestServlet();
  }
View Full Code Here

TOP

Related Classes of com.googlecode.mgwt.linker.server.MGWTHtml5ManifestServlet

Copyright © 2018 www.massapicom. All rights reserved.
All source code are property of their respective owners. Java is a trademark of Sun Microsystems, Inc and owned by ORACLE Inc. Contact coftware#gmail.com.