Lycia supports the creation of web services and clients using the SOAP protocol and REST principles. To manage web services, you can use the following methods:
| Package | Description | Classes | Methods |
| Web Services Classes | Methods to control servers | Web Service Class | Methods used to create and manage the web services on the server. |
| Web Operation Class | Methods used to create and manage the operations with the web services. | ||
| Web Service Engine Class | Methods used to create and manage the web services engine. | ||
| HTTP Service Request Class |
These methods offer an interface for handling incoming XML and text requests over HTTP on the server side, providing access to the HTTP layer and enhanced XML streaming capabilities. |