OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Classes
Package OpenSim.Services.HypergridService

Classes

class  GatekeeperService
 
class  HGAssetService
 Hypergrid asset service. It serves the IAssetService interface, but implements it in ways that are appropriate for inter-grid asset exchanges. More...
 
class  HGFriendsService
 W2W social networking More...
 
class  HGFSAssetService
 Hypergrid asset service. It serves the IAssetService interface, but implements it in ways that are appropriate for inter-grid asset exchanges. This version is for FSAssets. More...
 
class  HGInstantMessageService
 Inter-grid IM More...
 
class  HGInventoryService
 Hypergrid inventory service. It serves the IInventoryService interface, but implements it in ways that are appropriate for inter-grid inventory exchanges. Specifically, it does not performs deletions and it responds to GetRootFolder requests with the ID of the Suitcase folder, not the actual "My Inventory" folder. More...
 
class  HGSuitcaseInventoryService
 Hypergrid inventory service. It serves the IInventoryService interface, but implements it in ways that are appropriate for inter-grid inventory exchanges. Specifically, it does not performs deletions and it responds to GetRootFolder requests with the ID of the Suitcase folder, not the actual "My Inventory" folder. More...
 
class  UserAccountCache
 
class  UserAgentService
 This service is for HG1.5 only, to make up for the fact that clients don't keep any private information in themselves, and that their 'home service' needs to do it for them. Once we have better clients, this shouldn't be needed. More...
 
class  TravelingAgentInfo
 
class  UserAgentServiceBase