OpenSim::Framework::Communications::Limit Namespace Reference


Classes

interface  IRequestLimitStrategy< TId >
 Interface for strategies that can limit requests from the client. Currently only used in the texture modules to deal with repeated requests for certain textures. However, limiting strategies could be used with other requests. More...
class  NullLimitStrategy< TId >
 Strategy which polices no limits. More...
class  RepeatLimitStrategy< TId >
 Limit requests by discarding them after they've been repeated a certain number of times. More...
class  TimeLimitStrategy< TId >
 Limit requests by discarding repeat attempts that occur within a given time period. More...
class  Request
 Private request details. More...


Generated on Thu Nov 20 01:00:39 2008 for OpenSim by  doxygen 1.5.1