Свойство | Тип | Описание | |
---|---|---|---|
m_methods | List | ||
m_registry | IRegistryCore |
Метод | Описание | |
---|---|---|
Handle ( string path, Stream requestData, |
||
HandleMap ( OSDMap args ) : byte[] | ||
ServerHandler ( string url, IRegistryCore registry, |
Метод | Описание | |
---|---|---|
GetMethodInfo ( string method, int parameters, |
public Handle ( string path, Stream requestData, |
||
path | string | |
requestData | Stream | |
httpRequest | ||
httpResponse | ||
Результат | byte[] |
public ServerHandler ( string url, IRegistryCore registry, |
||
url | string | |
registry | IRegistryCore | |
conn | ||
Результат | System |