Class UndertowDestinationFactory
- java.lang.Object
-
- org.apache.cxf.transport.http_undertow.UndertowDestinationFactory
-
- All Implemented Interfaces:
HttpDestinationFactory
public class UndertowDestinationFactory extends Object implements HttpDestinationFactory
-
-
Constructor Summary
Constructors Constructor Description UndertowDestinationFactory()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description AbstractHTTPDestinationcreateDestination(EndpointInfo endpointInfo, Bus bus, DestinationRegistry registry)
-
-
-
Method Detail
-
createDestination
public AbstractHTTPDestination createDestination(EndpointInfo endpointInfo, Bus bus, DestinationRegistry registry) throws IOException
- Specified by:
createDestinationin interfaceHttpDestinationFactory- Throws:
IOException
-
-