{ This file was automatically created by Lazarus. Do not edit! This source is only used to compile and install the package. } unit wst_core; interface uses xmlrpc_formatter, base_binary_formatter, base_json_formatter, base_service_intf, base_soap_formatter, base_xmlrpc_formatter, basex_encode, binary_formatter, binary_streamer, config_objects, imp_utils, json_formatter, library_base_intf, library_imp_utils, library_protocol, library_server_intf, metadata_repository, metadata_service, metadata_service_binder, metadata_service_imp, metadata_service_proxy, metadata_wsdl, record_rtti, semaphore, server_binary_formatter, server_listener, server_service_imputils, server_service_intf, server_service_json, server_service_soap, server_service_xmlrpc, service_intf, soap_formatter, wst_fpc_xml, wst_initialization, wst_resources_imp, wst_types, file_logger_extension, server_filter_extension; implementation end.