public class HttpRemoteNamingService extends Object
| Constructor and Description |
|---|
HttpRemoteNamingService(Context localContext) |
| Modifier and Type | Method and Description |
|---|---|
io.undertow.server.HttpHandler |
createHandler() |
static void |
sendException(io.undertow.server.HttpServerExchange exchange,
int status,
Throwable e) |
public HttpRemoteNamingService(Context localContext)
public io.undertow.server.HttpHandler createHandler()
public static void sendException(io.undertow.server.HttpServerExchange exchange,
int status,
Throwable e)
throws IOException
IOExceptionCopyright © 2020 JBoss by Red Hat. All rights reserved.