OpenSim
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Events Macros
Static Public Member Functions | List of all members
OpenSim.Framework.CapsUtil Class Reference

Capabilities utility methods More...

Static Public Member Functions

static string GetCapsSeedPath (string capsObjectPath)
 Generate a CAPS seed path using a previously generated CAPS object path component More...
 
static string GetRandomCapsObjectPath ()
 Get a random CAPS object path component that will be used as the identifying part of all future CAPS requests More...
 

Detailed Description

Capabilities utility methods

Definition at line 35 of file CapsUtil.cs.

Member Function Documentation

static string OpenSim.Framework.CapsUtil.GetCapsSeedPath ( string  capsObjectPath)
inlinestatic

Generate a CAPS seed path using a previously generated CAPS object path component

Parameters
capsKey
Returns

Definition at line 42 of file CapsUtil.cs.

static string OpenSim.Framework.CapsUtil.GetRandomCapsObjectPath ( )
inlinestatic

Get a random CAPS object path component that will be used as the identifying part of all future CAPS requests

Returns

Definition at line 51 of file CapsUtil.cs.


The documentation for this class was generated from the following file: