HttpServer

GPTKB entity

Statements (24)
Predicate Object
gptkbp:instanceOf gptkb:class
gptkbp:documentation https://docs.oracle.com/en/java/javase/17/docs/api/com/sun/net/httpserver/HttpServer.html
gptkbp:extendsTo HttpsServer
gptkbp:hasMethod stop
start
bind
create
createContext
getAddress
getExecutor
getHttpContexts
removeContext
setExecutor
https://www.w3.org/2000/01/rdf-schema#label HttpServer
gptkbp:introducedIn Java 6
gptkbp:isAbstract true
gptkbp:partOf com.sun.net.httpserver package
gptkbp:provides HTTP server functionality
gptkbp:subclassOf object
gptkbp:supports HTTP/1.1
gptkbp:usedFor embedding lightweight HTTP servers in Java applications
gptkbp:usedIn gptkb:Java
gptkbp:bfsParent gptkb:dart:io
gptkbp:bfsLayer 7