- RandPortCliChan - Class in eventweb.net.http
-
Http Tag-Value messaging module.
- RandPortCliChan() - Constructor for class eventweb.net.http.RandPortCliChan
-
Create a new RandPortCliChan with default session key, default media,
and debugging turned off.
- RandPortCliChan(String, String) - Constructor for class eventweb.net.http.RandPortCliChan
-
Create a new RandPortCliChan with debugging turned off.
- RandPortCliChan(String, boolean) - Constructor for class eventweb.net.http.RandPortCliChan
-
Create a new RandPortCliChan with default session key.
- RandPortCliChan(String, String, boolean) - Constructor for class eventweb.net.http.RandPortCliChan
-
Create a new RandPortCliChan.
- RandPortSrvrChan - Class in eventweb.net.srvr
-
EventWeb backchannel server side implementation.
- RandPortSrvrChan(int, int, int, BufferedReader, PrintWriter) - Constructor for class eventweb.net.srvr.RandPortSrvrChan
-
Create a new RandPortSrvrChan.
- RangePortSrvrChan - Class in eventweb.net.srvr
-
EventWeb backchannel server side implementation.
- RangePortSrvrChan(int, int, int, BufferedReader, PrintWriter) - Constructor for class eventweb.net.srvr.RangePortSrvrChan
-
Create a new RangePortSrvrChan.
- read() - Method in class eventweb.io.LoggingReader
-
Read a single character.
- read(char[], int, int) - Method in class eventweb.io.LoggingReader
-
Read characters into a portion of an array.
- reader - Variable in class eventweb.net.srvr.RandPortSrvrChan
-
Reader for channel.
- reader - Variable in class eventweb.net.srvr.RangePortSrvrChan
-
Reader for channel.
- readFrom(BufferedReader) - Method in class eventweb.util.TvList
-
Read a tag-value list from a BufferedReader.
- readLine() - Method in class eventweb.io.LoggingReader
-
Read a line of text.
- readLine() - Method in class eventweb.io.TvReader
-
Read a line of text and convert it to a tag-value list.
- readUrl(int) - Method in class eventweb.net.http.RandPortCliChan
-
Set Timeout and read a line from the URL.
- readUrl() - Method in class eventweb.net.http.RandPortCliChan
-
Read a line from the URL using the current timeout.
- ready() - Method in class eventweb.io.TvReader
-
Determine if the stream is ready to be read.
- recHasMore() - Method in class eventweb.net.http.RandPortCliChan
-
Determine if there is more data in the current record.
- recHasMore() - Method in class eventweb.TvIoWwgt
-
Determine if there is more data in the current record.
- recurseThreadTree(int, ThreadGroup, ThreadGroup, Thread) - Static method in class eventweb.util.SysInfo
-
Populate a thread group tree by recursing through the groups
- registry - Variable in class eventweb.AbstractEvwServlet
-
Service registry
- registry - Variable in class eventweb.EvwCtrlrServletEc
-
Service registry
- registry - Variable in class eventweb.net.conn.ByteFileHttpSrvc
-
- registry - Variable in class eventweb.net.srvr.AbstractSrvcMgr
-
- registry - Variable in class eventweb.net.srvr.EvwSrvrCore
-
Service registry
- registry - Variable in class eventweb.net.srvr.EvwSrvrCtrlr
-
Service registry
- registry - Variable in class eventweb.servlet.EvwSvltCtrlrEc
-
Service registry
- remove(int) - Method in class eventweb.util.TvList
-
Remove the tag-value pair at the specified location from the list.
- removeFirst() - Method in class eventweb.util.TvList
-
Remove the first tag-value pair from the list.
- removePost(String) - Method in class eventweb.prov.BBoardProvFtry.BBoardProvImp
-
Remove a post from the bulletin board
- removePost(String) - Method in class eventweb.prov.BBoardProvFtryV010.BBoardProvImp
-
Remove a post from the bulletin board
- removeSubscription(TvOutput, String) - Method in class eventweb.prov.PublishProv
-
- removeSubscription(TvOutput, String) - Method in class eventweb.prov.PublishProvFtry.PublishProvImp
-
- removeTags(String) - Static method in class eventweb.TvIoWwgt
-
Remove tags from HTML.
- removeTvListener(TvEventListener) - Method in class eventweb.prov.HeartbeatEventProv
-
De-Register a listener
- removeTvListener(TvEventListener) - Method in class eventweb.prov.QothEventProv
-
De-Register a listener
- removeTvListener(TvEventListener) - Method in interface eventweb.util.TvEventSrc
-
- reportServices(LinkedList<Map.Entry<String, HttpSrvcConn>>) - Method in class eventweb.net.srvr.EvwPrstSrvcMgr
-
Report supported services
- reportServices(LinkedList<Map.Entry<String, Class<?>>>) - Method in class eventweb.net.srvr.EvwTrnsSrvcMgr
-
- reportServices(LinkedList<Map.Entry<String, HttpSrvcConn>>) - Method in class eventweb.net.srvr.FtrySrvcMgr
-
Report supported services
- reqMethod - Variable in class eventweb.net.http.HttpRqstInfo
-
HTTP request method
- reqProtocol - Variable in class eventweb.net.http.HttpRqstInfo
-
Protocol
- reqProtocolVer - Variable in class eventweb.net.http.HttpRqstInfo
-
Protocol version
- requestStart() - Method in class eventweb.net.srvr.EvwPrstSrvcMgr
-
Start the service manager
- requestStart() - Method in class eventweb.net.srvr.EvwTrnsSrvcMgr
-
Start the service manager
- requestStart() - Method in class eventweb.net.srvr.FtrySrvcMgr
-
Start the service manager
- requestStart() - Method in interface eventweb.net.srvr.SrvcMgr
-
Start listening for and processing client requests.
- requestStop() - Method in class eventweb.net.conn.MappedBcReader
-
- requestStop() - Method in interface eventweb.net.srvr.AsynchBcReader
-
- requestStop() - Method in class eventweb.net.srvr.EvwPrstSrvcMgr
-
Stop the service manager
- requestStop() - Method in class eventweb.net.srvr.EvwTrnsSrvcMgr
-
Stop the service manager
- requestStop() - Method in class eventweb.net.srvr.FtrySrvcMgr
-
Stop the service manager
- requestStop() - Method in interface eventweb.net.srvr.SrvcMgr
-
Stop listening for client requests.
- requestStop() - Method in class eventweb.net.srvr.UnitBcReader
-
- requestStop() - Method in class eventweb.prov.EvwServCtrlProvFtry.SrvrMonitor
-
- requestStop() - Method in class eventweb.servlet.EvwSvltCtrlrEc
-
- reqUrl - Variable in class eventweb.net.http.HttpRqstInfo
-
Requested resource
- reset() - Method in class eventweb.io.LoggingReader
-
Reset the stream to the most recent mark.
- respMediaId - Variable in class eventweb.net.srvr.SrvcInfo
-
MIME type id of the resource that will be returned
- retry() - Method in class eventweb.TvIoWwgt
-
Retry a lost URL connection.
- rootPath - Variable in class eventweb.util.ServConf
-
Server root directory
- RouterProvFtry - Class in eventweb.prov
-
EventWeb routing service provider.
- RouterProvFtry() - Constructor for class eventweb.prov.RouterProvFtry
-
Create a new (uninitialized) RouterProvFtry instance
- RouterProvFtry.RouterProvImp - Class in eventweb.prov
-
- RouterProvFtry.RouterProvImp() - Constructor for class eventweb.prov.RouterProvFtry.RouterProvImp
-
- RqstRouterServlet - Class in eventweb
-
Backchannel connection manager.
- RqstRouterServlet() - Constructor for class eventweb.RqstRouterServlet
-
- RqstRouterSrvcConn - Class in eventweb.net.conn
-
Backchannel Connection Router HTTP Service.
- RqstRouterSrvcConn() - Constructor for class eventweb.net.conn.RqstRouterSrvcConn
-
- rqstSrvrStop() - Method in class eventweb.net.srvr.EvwSrvrCore
-
- rsrcLen - Variable in class eventweb.net.srvr.SrvcInfo
-
The length of the resource that will be returned
- rsrcLength() - Method in interface eventweb.prov.ByteDataProv
-
Get the size of the resource.
- rsrcLength() - Method in class eventweb.prov.ByteFileProv
-
- rsrcList - Static variable in class eventweb.net.conn.ByteFileHttpSrvc
-
Supported resource requests
- rsrcList - Static variable in class eventweb.prov.BBoardProvFtry
-
Supported resource requests
- rsrcList - Static variable in class eventweb.prov.BBoardProvFtryV010
-
Supported resource requests
- rsrcList - Static variable in class eventweb.prov.ByteFileProv
-
Supported resource requests
- rsrcList - Static variable in class eventweb.prov.PublishProv
-
Supported resource requests
- rsrcList - Static variable in class eventweb.prov.PublishProvFtry
-
Supported resource requests
- rsrcList - Static variable in class eventweb.prov.QothEvwProv
-
Supported resource requests
- rsrcList - Static variable in class eventweb.prov.QothProvFtry
-
Supported resource requests
- rsrcList - Static variable in class eventweb.prov.SlideShowCtxtProv
-
Supported resource requests
- rsrcList - Static variable in class eventweb.prov.SlideShowProvFtry
-
Supported resource requests
- rsrcList - Static variable in class eventweb.prov.TpltEvwCtxtProv
-
Supported resource requests
- rsrcList - Static variable in class eventweb.prov.TpltEvwProvFtry
-
Supported resource requests
- rsrcList - Static variable in class eventweb.prov.TpltEvwSimpleProv
-
Supported resource requests
- rsrcList - Static variable in class eventweb.prov.TpltEvwSimpleProvFtry
-
Supported resource requests
- rsrcMatches(String, Set<String>) - Static method in class eventweb.net.srvr.SrvcInfo
-
Determine if a resource has a match in a resource set.
- RsrcProv - Interface in eventweb.prov
-
Resource provider root interface.
- run() - Method in class eventweb.BcTestSrvr
-
Run the server.
- run() - Method in class eventweb.net.conn.MappedBcReader
-
- run() - Method in class eventweb.net.srvr.EvwPrstSrvcMgr
-
- run() - Method in class eventweb.net.srvr.EvwTrnsSrvcMgr
-
- run() - Method in class eventweb.net.srvr.FtrySrvcMgr
-
- run() - Method in class eventweb.net.srvr.ShellClientThread
-
- run() - Method in class eventweb.net.srvr.UnitBcReader
-
- run() - Method in class eventweb.prov.EvwServCtrlProvFtry.SrvrMonitor
-
- run() - Method in class eventweb.prov.HeartbeatEventProv
-
Main execution thread
- run() - Method in class eventweb.prov.QothEventProv
-
Main execution thread
- run() - Method in class eventweb.servlet.EvwSvltCtrlrEc
-
- RunController() - Method in class eventweb.EvwCtrlrServletEc
-
- runMon() - Method in class eventweb.prov.EvwServCtrlProvFtry.SrvrMonitor
-
- runSrvr(TvList) - Method in class eventweb.net.srvr.EvwSrvrCore
-