JavaScript is disabled on your browser.
  • Detail:
  • Field |
  • Constr |
  • Method
play.test

Class TestServer



  • public class TestServer
    extends play.api.test.TestServer
    A test Netty web server.
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • TestServer

        public TestServer(int port,
         FakeApplication application)
        A test Netty web server.
        Parameters:
        port - HTTP port to bind on.
        application - The FakeApplication to load in this server.
      • TestServer

        public TestServer(int port,
         FakeApplication application,
         int sslPort)
        A test Netty web server with HTTPS support
        Parameters:
        port - HTTP port to bind on
        application - The FakeApplication to load in this server
        sslPort - HTTPS port to bind on
  • Detail:
  • Field |
  • Constr |
  • Method

AltStyle によって変換されたページ (->オリジナル) /