Classes | |
| class | CAPSService |
| class | CommunicationsManager |
| This class manages references to OpenSim non-region services (asset, inventory, user, etc.). More... | |
| class | SimpleAsyncResult |
| class | AsyncResult< T > |
| class | GridInfoService |
| interface | IAvatarService |
| interface | IGridServices |
| interface | IInterRegionCommunications |
| interface | IInterServiceInventoryServices |
| Inventory operations used between grid services. More... | |
| interface | IInventoryServices |
| Defines all the operations one can perform on a user's inventory. More... | |
| interface | IMessagingService |
| class | InventoryServiceBase |
| Abstract base class used by local and grid implementations of an inventory service. More... | |
| interface | ISecureInventoryService |
| Defines all the operations one can perform on a user's inventory. More... | |
| interface | IUserService |
| interface | IUserServiceAdmin |
| class | LoginResponse |
| A temp class to handle login response. Should make use of UserProfileManager where possible. More... | |
| class | LoginService |
| class | RestClient |
| Implementation of a generic REST client. More... | |
| class | UserManagerBase |
| Base class for user management (create, read, etc). More... | |
Namespaces | |
| namespace | Cache |
| namespace | Capabilities |
| namespace | Limit |
| namespace | XMPP |
Functions | |
| delegate void | InventoryReceiptCallback (ICollection< InventoryFolderImpl > folders, ICollection< InventoryItemBase > items) |
| Callback used when a user's inventory is received from the inventory service. | |
| delegate void OpenSim::Framework::Communications::InventoryReceiptCallback | ( | ICollection< InventoryFolderImpl > | folders, | |
| ICollection< InventoryItemBase > | items | |||
| ) |
Callback used when a user's inventory is received from the inventory service.
1.5.1