Method | Description | |
---|---|---|
FinishedStartup ( ) : void | ||
GetExternalCaps ( UUID agentID, |
||
Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
RemoveExternalCaps ( UUID agentID, |
||
Start ( IConfigSource config, IRegistryCore registry ) : void |
Method | Description | |
---|---|---|
GetHandlers ( UUID agentID, UUID regionID ) : List |
||
service_OnMessageReceived ( OSDMap message ) : OSDMap |
public GetExternalCaps ( UUID agentID, |
||
agentID | UUID | |
region | ||
return | OSDMap |
public Initialize ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
return | void |
public RemoveExternalCaps ( UUID agentID, |
||
agentID | UUID | |
region | ||
return | void |
public Start ( IConfigSource config, IRegistryCore registry ) : void | ||
config | IConfigSource | |
registry | IRegistryCore | |
return | void |