public interface RsRegistry
| Modifier and Type | Interface and Description |
|---|---|
static class |
RsRegistry.AddressInfo |
| Modifier and Type | Method and Description |
|---|---|
RsRegistry.AddressInfo |
createRsHttpListener(String appId,
String webContext,
HttpListener listener,
ClassLoader classLoader,
String path,
String virtualHost,
String auth,
String realm) |
HttpListener |
removeListener(String appId,
String context) |
RsRegistry.AddressInfo createRsHttpListener(String appId, String webContext, HttpListener listener, ClassLoader classLoader, String path, String virtualHost, String auth, String realm)
HttpListener removeListener(String appId, String context)
Copyright © 1999–2019 The Apache Software Foundation. All rights reserved.