org.springframework.boot.context.embedded.jetty

Interface JettyServerCustomizer

    • Method Summary

      Methods 
      Modifier and Type Method and Description
      void customize(org.eclipse.jetty.server.Server server) 
    • Method Detail

      • customize

        void customize(org.eclipse.jetty.server.Server server)
        Parameters:
        server - the server to customize

Copyright © 2014 Pivotal Software, Inc.. All rights reserved.