Метод | Описание | |
---|---|---|
Construct ( IPropertySet props ) : void | ||
GetSchema ( ) : string | ||
HandleRESTRequest ( string Capabilities, string resourceName, string operationName, string operationInput, string outputFormat, string requestProperties, string &responseProperties ) : byte[] | ||
Init ( IServerObjectHelper pSOH ) : void | ||
NetSimpleRESTSOEWithProperties ( ) : System | ||
Shutdown ( ) : void |
Метод | Описание | |
---|---|---|
CreateRestSchema ( ) : RestResource | ||
LayersResHandler ( |
||
PropertiesResHandler ( |
||
RootResHandler ( |
||
createErrorObject ( int codeNumber, String errorMessageSummary, String errorMessageDetails ) : byte[] |
public Construct ( IPropertySet props ) : void | ||
props | IPropertySet | |
Результат | void |
public HandleRESTRequest ( string Capabilities, string resourceName, string operationName, string operationInput, string outputFormat, string requestProperties, string &responseProperties ) : byte[] | ||
Capabilities | string | |
resourceName | string | |
operationName | string | |
operationInput | string | |
outputFormat | string | |
requestProperties | string | |
responseProperties | string | |
Результат | byte[] |
public Init ( IServerObjectHelper pSOH ) : void | ||
pSOH | IServerObjectHelper | |
Результат | void |
public NetSimpleRESTSOEWithProperties ( ) : System | ||
Результат | System |