|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Extension | |
---|---|
org.mortbay.cometd | |
org.mortbay.cometd.ext |
Uses of Extension in org.mortbay.cometd |
---|
Fields in org.mortbay.cometd with type parameters of type Extension | |
---|---|
protected List<Extension> |
AbstractBayeux._extensions
|
Methods in org.mortbay.cometd that return types with arguments of type Extension | |
---|---|
List<Extension> |
AbstractBayeux.getExtensions()
|
Methods in org.mortbay.cometd with parameters of type Extension | |
---|---|
void |
AbstractBayeux.addExtension(Extension ext)
|
void |
AbstractBayeux.removeExtension(Extension ext)
|
Uses of Extension in org.mortbay.cometd.ext |
---|
Classes in org.mortbay.cometd.ext that implement Extension | |
---|---|
class |
TimestampExtension
|
class |
TimesyncExtension
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |