- AbstractEvwServlet - Class in eventweb
-
EvwServlet root class.
- AbstractEvwServlet() - Constructor for class eventweb.AbstractEvwServlet
-
- AbstractEvwSrvcConn - Class in eventweb.net.conn
-
Base class for service connectors.
- AbstractEvwSrvcConn() - Constructor for class eventweb.net.conn.AbstractEvwSrvcConn
-
Create a new service.
- AbstractSrvcMgr - Class in eventweb.net.srvr
-
SrvcMgr root class.
- AbstractSrvcMgr() - Constructor for class eventweb.net.srvr.AbstractSrvcMgr
-
- acceptTokens - Variable in class eventweb.net.http.HttpRqstInfo
-
Tokens from accept header
- ACTIVE - Static variable in class eventweb.net.srvr.RangePortSrvrChan
-
Port is in use
- activityTmo - Variable in class eventweb.net.conn.GenericCpSrvcConn
-
Suggested activity timeout for the service
- activityTmo - Variable in class eventweb.net.conn.GenericSpSrvcConn
-
Suggested activity timeout for the service
- activityTmo - Variable in class eventweb.net.conn.RqstRouterSrvcConn
-
Longest activity timeout for any service provider
- activityTmo - Variable in class eventweb.prov.RouterProvFtry
-
Longest activity timeout for any service provider
- addAddress(String, List<InetAddress>) - Static method in class eventweb.prov.EvwServCtrlProvFtry
-
Add a host to to a List of InetAddress
- addBcSrvc(Class<?>, String, String, boolean, boolean) - Method in class eventweb.net.srvr.EvwTrnsSrvcMgr
-
- addEntry(String, String, Object) - Method in class eventweb.net.conn.ProvMap
-
Add a single entry to the map.
- addEntry(String, String, Object, boolean) - Method in class eventweb.net.conn.ProvMap
-
Add a single entry to the map.
- addFirst(String, String) - Method in class eventweb.util.TvList
-
Add a tag and value to the beginning of the list.
- addFirst(String[]) - Method in class eventweb.util.TvList
-
Add a tag-value pair to the beginning of the list
- addFirst(TvList) - Method in class eventweb.util.TvList
-
Add another tag-value list to the beginning of the list.
- addFirstLine(String) - Method in class eventweb.net.http.HttpRqstInfo
-
Add information from the first line of an HTTP request.
- addFtryProv(SrvcProvFtry) - Method in class eventweb.prov.RouterProvFtry
-
- addHdrLine(String) - Method in class eventweb.net.http.HttpRqstInfo
-
Add information from a subsequent line of an HTTP request.
- addLast(String, String) - Method in class eventweb.util.TvList
-
Add a tag and value to the end of the list.
- addLast(String[]) - Method in class eventweb.util.TvList
-
Add a tag and value to the end of the list.
- addLast(TvList) - Method in class eventweb.util.TvList
-
Add another tag-value list to the end of the list.
- addModule(ModuleSpec) - Method in class eventweb.prov.RouterProvFtry
-
Add a resource provider given by a ModuleSpec.
- addPost(String) - Method in class eventweb.prov.BBoardProvFtry.BBoardProvImp
-
Add a post to the bulletin board
- addPost(String) - Method in class eventweb.prov.BBoardProvFtryV010.BBoardProvImp
-
Add a post to the bulletin board
- addProv(Class<? extends RsrcProv>, TvList) - Method in class eventweb.net.conn.GenericCpSrvcConn
-
Add a resource provider.
- addProv(Class<? extends RsrcProv>, TvList) - Method in class eventweb.net.conn.GenericFtrySrvcConn
-
Add a resource provider.
- addProv(Class<? extends RsrcProv>, TvList) - Method in class eventweb.net.conn.GenericSpSrvcConn
-
Add a resource provider.
- addProv(Class<? extends RsrcProv>, TvList) - Method in interface eventweb.net.conn.ProviderHost
-
Add a resource provider.
- addProv(Class<? extends RsrcProv>, TvList) - Method in class eventweb.net.conn.RqstRouterSrvcConn
-
Add a resource provider.
- addProv(Class<? extends RsrcProv>, String, TvList, boolean, boolean) - Method in class eventweb.net.srvr.EvwPrstSrvcMgr
-
Add a service provider
- addProv(Class<? extends RsrcProv>, String, TvList, boolean, boolean) - Method in class eventweb.net.srvr.FtrySrvcMgr
-
Add a service provider
- addProv(Class<? extends RsrcProv>, String, TvList, boolean, boolean) - Method in interface eventweb.net.srvr.HttpProvSrvcMgr
-
Add a service provider to be managed
- addProv(Class<?>, TvList) - Method in class eventweb.prov.RouterProvFtry
-
Add a resource provider.
- addProvFtry(SrvcProvFtry) - Method in class eventweb.prov.FtryProvMap
-
Add a service provider to the map.
- addProvFtry(SrvcProvFtry, boolean) - Method in class eventweb.prov.FtryProvMap
-
Add a service provider to the map.
- addressInList(InetAddress, List<InetAddress>) - Static method in class eventweb.prov.EvwServCtrlProvFtry
-
See if an address is in a list of allowed addresses
- addRqstHdrs(SrvcInfo) - Method in class eventweb.net.srvr.ShellClientThread
-
- addSrvc(Class<? extends SrvcConn>, String, TvList) - Method in class eventweb.net.srvr.EvwPrstSrvcMgr
-
Add a service to be managed
- addSrvc(Class<? extends SrvcConn>, String, TvList, boolean, boolean) - Method in class eventweb.net.srvr.EvwPrstSrvcMgr
-
Add a service to be managed
This is the main addSrvc method
- addSrvc(Class<? extends SrvcConn>, String, TvList) - Method in class eventweb.net.srvr.EvwTrnsSrvcMgr
-
Add a service to be managed
- addSrvc(Class<? extends SrvcConn>, boolean, boolean) - Method in class eventweb.net.srvr.EvwTrnsSrvcMgr
-
- addSrvc(Class<? extends SrvcConn>, String, TvList, boolean, boolean) - Method in class eventweb.net.srvr.EvwTrnsSrvcMgr
-
Add a service to be managed
This is the main addSrvc method
- addSrvc(Class<? extends SrvcConn>, String, TvList) - Method in class eventweb.net.srvr.FtrySrvcMgr
-
Add a service to be managed
- addSrvc(Class<? extends SrvcConn>, String, TvList, boolean, boolean) - Method in class eventweb.net.srvr.FtrySrvcMgr
-
Add a service to be managed
This is the main addSrvc method
- addSrvc(Class<? extends SrvcConn>, String, TvList) - Method in interface eventweb.net.srvr.HttpSrvcMgr
-
Add a service to be managed
- addSrvcMgrModule(String) - Method in class eventweb.net.srvr.EvwSrvrCore
-
- addSrvcProv(LegacySrvcProv) - Method in class eventweb.net.conn.ProvMap
-
Add a service provider to the map.
- addSrvcProv(LegacySrvcProv, boolean) - Method in class eventweb.net.conn.ProvMap
-
Add a service provider to the map.
- addSrvcProv(LegacySrvcProv) - Method in class eventweb.net.conn.RqstRouterSrvcConn
-
- addSubscription(TvOutput, String) - Method in class eventweb.prov.PublishProv
-
- addSubscription(TvOutput, String) - Method in class eventweb.prov.PublishProvFtry.PublishProvImp
-
- addTcpSrvc(Class<?>, String, TvList, boolean, boolean) - Method in class eventweb.net.srvr.EvwPrstSrvcMgr
-
- addTcpSrvc(Class<?>, String, TvList, boolean, boolean) - Method in class eventweb.net.srvr.EvwTrnsSrvcMgr
-
- addTcpSrvc(Class<?>, String, TvList, boolean, boolean) - Method in class eventweb.net.srvr.FtrySrvcMgr
-
- addTvEventProv(TvEventProv) - Method in class eventweb.net.conn.RqstRouterSrvcConn
-
- addTvEventProv(TvEventProv) - Method in class eventweb.prov.RouterProvFtry
-
- addTvListener(TvEventListener) - Method in class eventweb.prov.HeartbeatEventProv
-
Register a listener.
- addTvListener(TvEventListener) - Method in class eventweb.prov.QothEventProv
-
Register a listener.
- addTvListener(TvEventListener) - Method in interface eventweb.util.TvEventSrc
-
- ApplicationException - Exception in eventweb
-
Application level exception.
- ApplicationException(String) - Constructor for exception eventweb.ApplicationException
-
- ApplicationException(String, Throwable) - Constructor for exception eventweb.ApplicationException
-
- ApplicationException(Throwable) - Constructor for exception eventweb.ApplicationException
-
- appPath - Variable in class eventweb.net.ws.EvwSrvrEptCfgr
-
Path to the directory belonging to the webapp we are running in
- AppState - Enum in eventweb.util
-
Application state enumeration.
- AsynchBcReader - Interface in eventweb.net.srvr
-
Backchannel Reader Thread Object.
- authHosts - Variable in class eventweb.net.ws.EvwSrvrEptCfgr
-
Hosts authorized to access this endpoint.
- authorize(String) - Method in class eventweb.net.srvr.EvwSrvrCtrlr
-
Authorize a host to access the controller
- authorize(String) - Method in class eventweb.servlet.EvwSvltCtrlrEc
-
Authorize a host to access the controller