public interface HttpProvSrvcMgr extends HttpSrvcMgr
Manages HTTP services at TCP/IP port level.
HttpProvSrvcMgr types can support resource providers as well as
HTTP services.
It is not required that all HttpProvSrvcMgr classes support all
rsrcProv types. In some cases it will be necessary for the provider
to be assigned to a path that a service supporting the provider
has already been assigned to.
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
IF_VERSION
Interface version
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
addProv(java.lang.Class<? extends RsrcProv> provClass,
java.lang.String srvcPath,
TvList provParams,
boolean setTrace,
boolean setDebug)
Add a service provider to be managed
|
addSrvcgetSrvcPort, init, requestStart, requestStop