Package | Description |
---|---|
org.itsnat.core |
Contains the fundamental interfaces and classes: provides utilities to wrap the servlet system, to control the page lifecycle, to create event listeners etc.
|
Modifier and Type | Method and Description |
---|---|
CometNotifier |
ClientDocument.createCometNotifier()
Creates a COMET notifier bound to this client and to the server document associated.
|
CometNotifier |
ClientDocument.createCometNotifier(int commMode,
long eventTimeout)
Creates a COMET notifier bound to this client and to the server document associated.
|
CometNotifier |
ClientDocument.createCometNotifier(long eventTimeout)
Creates a COMET notifier bound to this client and to the server document associated.
|
Copyright © 2007 Innowhere Software Services S.L. All Rights Reserved.