final class ServerMgr extends Object
Modifier and Type | Method and Description |
---|---|
(package private) com.sun.net.httpserver.HttpContext |
createContext(String address) |
(package private) static ServerMgr |
getInstance()
Gets the singleton instance.
|
(package private) void |
removeContext(com.sun.net.httpserver.HttpContext context) |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.