Class WebSocketDestinationFactory
java.lang.Object
org.apache.cxf.transport.websocket.WebSocketDestinationFactory
- All Implemented Interfaces:
HttpDestinationFactory
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncreateDestination(EndpointInfo endpointInfo, Bus bus, DestinationRegistry registry)
-
Constructor Details
-
WebSocketDestinationFactory
public WebSocketDestinationFactory()
-
-
Method Details
-
createDestination
public AbstractHTTPDestination createDestination(EndpointInfo endpointInfo, Bus bus, DestinationRegistry registry) throws IOException - Specified by:
createDestinationin interfaceHttpDestinationFactory- Throws:
IOException
-