CXF includes two HTTP options for building services. There is a Servlet transport for those who are deploying into a Servlet container. There is also a standalone HTTP server based on Jetty. The follow sections explain these in more detail as well as how to configure the client side HTTP transport.