Uses of Interface
org.openide.util.HttpServer.Impl

Packages that use HttpServer.Impl
org.openide.util A set of utility classes covering a few general infrastructure points in the Open APIs. 
 

Uses of HttpServer.Impl in org.openide.util
 

Methods in org.openide.util with parameters of type HttpServer.Impl
static void HttpServer.registerServer(HttpServer.Impl server)
          Register the system HTTP server.
static void HttpServer.deregisterServer(HttpServer.Impl server)
          Deregister the system HTTP server.
 



Built on December 12 2001.  |  Portions Copyright 1997-2001 Sun Microsystems, Inc. All rights reserved.