|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use ClientEntry | |
| org.apache.jetspeed.capability | Facilities for handling various browser types and their respective capabilities. |
| org.apache.jetspeed.om.registry | Represents a repository of configuration data. |
| org.apache.jetspeed.om.registry.base | |
| Uses of ClientEntry in org.apache.jetspeed.capability |
| Constructors in org.apache.jetspeed.capability with parameters of type ClientEntry | |
BaseCapabilityMap(java.lang.String agent,
ClientEntry entry)
|
|
| Uses of ClientEntry in org.apache.jetspeed.om.registry |
| Methods in org.apache.jetspeed.om.registry that return ClientEntry | |
ClientEntry |
ClientRegistry.findEntry(java.lang.String useragent)
Returns the client which matches the given useragent string. |
| Uses of ClientEntry in org.apache.jetspeed.om.registry.base |
| Classes in org.apache.jetspeed.om.registry.base that implement ClientEntry | |
class |
BaseClientEntry
Simple implementation of the ClientRegistry interface. |
| Methods in org.apache.jetspeed.om.registry.base that return ClientEntry | |
ClientEntry |
BaseClientRegistry.findEntry(java.lang.String useragent)
Returns the client which matches the given useragent string. |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||