mock-oauth-server
1.0.0
mock-oauth-server
/
net.uiqui.oauth.mock.boundary
/
HttpServer
Http
Server
class
HttpServer
(
inetAddress
:
InetSocketAddress
)
Content copied to clipboard
Functions
Functions
add
Servlet
Link copied to clipboard
fun
addServlet
(
path
:
String
,
servlet
:
HttpServlet
)
Content copied to clipboard
get
Host
Link copied to clipboard
fun
getHost
(
)
:
String
Content copied to clipboard
get
Paths
Link copied to clipboard
fun
getPaths
(
)
:
List
<
String
>
Content copied to clipboard
is
Running
Link copied to clipboard
fun
isRunning
(
)
:
Boolean
Content copied to clipboard
start
Link copied to clipboard
fun
start
(
)
Content copied to clipboard
stop
Link copied to clipboard
fun
stop
(
)
Content copied to clipboard