|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Timeout | |
| org.xmlBlaster.authentication | |
| org.xmlBlaster.client | This is the Java client side package. |
| org.xmlBlaster.client.filepoller | |
| org.xmlBlaster.contrib.filewatcher | |
| org.xmlBlaster.contrib.replication.impl | |
| org.xmlBlaster.engine | The core implementation. |
| org.xmlBlaster.protocol.http.appletproxy | |
| org.xmlBlaster.util | Java helper classes for server and client programming. |
| org.xmlBlaster.util.pool | |
| org.xmlBlaster.util.protocol.email | |
| Uses of Timeout in org.xmlBlaster.authentication |
| Fields in org.xmlBlaster.authentication declared as Timeout | |
private Timeout |
SessionInfo.expiryTimer
|
| Uses of Timeout in org.xmlBlaster.client |
| Fields in org.xmlBlaster.client declared as Timeout | |
private Timeout |
StreamingCallback.timer
|
| Uses of Timeout in org.xmlBlaster.client.filepoller |
| Fields in org.xmlBlaster.client.filepoller declared as Timeout | |
private static Timeout |
Publisher.timeout
|
| Uses of Timeout in org.xmlBlaster.contrib.filewatcher |
| Fields in org.xmlBlaster.contrib.filewatcher declared as Timeout | |
private static Timeout |
Publisher.timeout
|
| Uses of Timeout in org.xmlBlaster.contrib.replication.impl |
| Fields in org.xmlBlaster.contrib.replication.impl declared as Timeout | |
private Timeout |
ReplManagerPlugin.timeout
|
| Uses of Timeout in org.xmlBlaster.engine |
| Fields in org.xmlBlaster.engine declared as Timeout | |
private Timeout |
TopicHandler.destroyTimer
This topic is destroyed after given timeout The timer is activated on state change to UNREFERENCED and removed on change to ALIVE |
private Timeout |
ServerScope.sessionTimer
|
private Timeout |
ServerScope.topicTimer
|
private Timeout |
ServerScope.telnetSessionTimer
|
protected Timeout |
EventPlugin.smtpTimeout
|
protected Timeout |
EventPlugin.heartbeatTimeout
|
private Timeout |
MsgUnitWrapper.destroyTimer
This topic is destroyed after given timeout The timer is activated on state change to UNREFERENCED and removed on change to ALIVE |
| Methods in org.xmlBlaster.engine that return Timeout | |
Timeout |
ServerScope.getSessionTimer()
Access the handle of the user session timer thread. |
Timeout |
ServerScope.getTopicTimer()
Access the handle of the TopicHandler timer thread. |
Timeout |
ServerScope.getTelnetSessionTimer()
Access the handle of the TopicHandler timer thread. |
| Uses of Timeout in org.xmlBlaster.protocol.http.appletproxy |
| Fields in org.xmlBlaster.protocol.http.appletproxy declared as Timeout | |
private Timeout |
AppletServlet.timeout
|
private Timeout |
PushHandler.timeout
|
| Constructors in org.xmlBlaster.protocol.http.appletproxy with parameters of type Timeout | |
PushHandler(javax.servlet.http.HttpServletRequest req,
javax.servlet.http.HttpServletResponse res,
java.lang.String sessionId,
java.lang.String loginName,
I_XmlBlasterAccess xmlBlasterAccess,
Timeout timeout)
Use the persistent HTTP callback connection. |
|
| Uses of Timeout in org.xmlBlaster.util |
| Fields in org.xmlBlaster.util declared as Timeout | |
protected Timeout |
Global.pingTimer
|
protected Timeout |
Global.burstModeTimer
|
protected Timeout |
Global.messageTimer
|
protected Timeout |
Global.jdbcConnectionPoolTimer
|
| Methods in org.xmlBlaster.util that return Timeout | |
Timeout |
Global.getBurstModeTimer()
Access the handle of the burst mode timer thread. |
Timeout |
Global.getPingTimer()
Access the handle of the ping timer thread to test a client or callback connection. |
Timeout |
Global.getMessageTimer()
Access the handle of the message expiry timer thread. |
Timeout |
Global.getJdbcConnectionPoolTimer()
Access the handle of the jdbcConnectionPool timer (the timer for the polling when the connection has been lost). |
| Uses of Timeout in org.xmlBlaster.util.pool |
| Fields in org.xmlBlaster.util.pool declared as Timeout | |
private Timeout |
PoolManager.transitionTimer
Triggers transitions |
| Methods in org.xmlBlaster.util.pool that return Timeout | |
Timeout |
PoolManager.getTransistionTimer()
|
| Uses of Timeout in org.xmlBlaster.util.protocol.email |
| Fields in org.xmlBlaster.util.protocol.email declared as Timeout | |
private Timeout |
Pop3Driver.timeout
|
|
xmlBlaster 1.6.2 API | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||