Uses of Interface
org.apache.jetspeed.capabilities.Client

Packages that use Client
org.apache.jetspeed.capabilities   
 

Uses of Client in org.apache.jetspeed.capabilities
 

Methods in org.apache.jetspeed.capabilities that return Client
 Client CapabilityMap.getClient()
          Returns the Client for the CapabilityMap
 Client Capabilities.findClient(String userAgent)
          Finds a client for a given userAgentPattern
 

Methods in org.apache.jetspeed.capabilities with parameters of type Client
 void CapabilityMap.setClient(Client client)
          Sets the client for the CapabilityMap
 



Copyright © 1999-2005 Apache Software Foundation. All Rights Reserved.