| Package | Description |
|---|---|
| eventweb.net.conn |
Service connector classes and classes supporting service connector classes.
|
| eventweb.net.srvr |
Classes that host and manage services.
|
| Modifier and Type | Field and Description |
|---|---|
protected SrvrChan |
MappedBcReader.bkchnl |
| Modifier and Type | Method and Description |
|---|---|
protected void |
TpltCtxtProvSrvcConn.newClient(SrvrChan chan,
TvList rqst) |
protected void |
TpltSimpleProvSrvcConn.newClient(SrvrChan chan,
TvList rqst) |
protected void |
TpltProvFtrySrvcConn.newClient(SrvrChan chan,
TvList rqst) |
protected void |
TpltSimpleProvFtrySrvcConn.newClient(SrvrChan chan,
TvList rqst) |
protected void |
RqstRouterSrvcConn.newClient(SrvrChan chan,
TvList rqst) |
protected void |
GenericCpSrvcConn.newClient(SrvrChan chan,
TvList rqst) |
protected void |
GenericSpSrvcConn.newClient(SrvrChan chan,
TvList rqst) |
protected void |
GenericFtrySrvcConn.newClient(SrvrChan chan,
TvList rqst)
Create and start a new client thread
|
| Constructor and Description |
|---|
MappedBcReader(SrvrChan conn,
ProvMap map) |
| Modifier and Type | Class and Description |
|---|---|
class |
RandPortSrvrChan
EventWeb backchannel server side implementation.
|
class |
RangePortSrvrChan
EventWeb backchannel server side implementation.
|
| Modifier and Type | Field and Description |
|---|---|
protected SrvrChan |
UnitBcReader.bkchnl |
SrvrChan |
SrvcInfo.bkchnl
The backchannel object
|
| Constructor and Description |
|---|
UnitBcReader(SrvrChan conn,
SrvcProvImp prov) |