|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BroadcasterCacheInspector | |
|---|---|
| org.atmosphere.cache | |
| org.atmosphere.cpr | |
| Uses of BroadcasterCacheInspector in org.atmosphere.cache |
|---|
| Fields in org.atmosphere.cache with type parameters of type BroadcasterCacheInspector | |
|---|---|
protected List<BroadcasterCacheInspector> |
AbstractBroadcasterCache.inspectors
|
| Methods in org.atmosphere.cache with parameters of type BroadcasterCacheInspector | |
|---|---|
BroadcasterCache |
AbstractBroadcasterCache.inspector(BroadcasterCacheInspector b)
|
| Uses of BroadcasterCacheInspector in org.atmosphere.cpr |
|---|
| Fields in org.atmosphere.cpr with type parameters of type BroadcasterCacheInspector | |
|---|---|
protected ConcurrentLinkedQueue<BroadcasterCacheInspector> |
AtmosphereFramework.inspectors
|
| Methods in org.atmosphere.cpr that return types with arguments of type BroadcasterCacheInspector | |
|---|---|
protected ConcurrentLinkedQueue<BroadcasterCacheInspector> |
AtmosphereFramework.inspectors()
Return the list of BroadcasterCacheInspector |
| Methods in org.atmosphere.cpr with parameters of type BroadcasterCacheInspector | |
|---|---|
AtmosphereFramework |
AtmosphereFramework.addBroadcasterCacheInjector(BroadcasterCacheInspector b)
Add a BroadcasterCacheInspector which will be associated with the defined BroadcasterCache |
BroadcasterCache |
BroadcasterConfig.DefaultBroadcasterCache.inspector(BroadcasterCacheInspector interceptor)
|
BroadcasterCache |
BroadcasterCache.inspector(BroadcasterCacheInspector interceptor)
Add a BroadcasterCacheInspector that will be invoked before a message gets added to the cache. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||