public class AnnotatedEndpointFactory extends Object
Modifier and Type | Method | Description |
---|---|---|
static AnnotatedEndpointFactory |
create(Class<?> endpointClass,
EncodingFactory encodingFactory,
Set<String> paths) |
|
AnnotatedEndpoint |
createInstance(io.undertow.servlet.api.InstanceHandle<?> endpointInstance) |
public static AnnotatedEndpointFactory create(Class<?> endpointClass, EncodingFactory encodingFactory, Set<String> paths) throws javax.websocket.DeploymentException
javax.websocket.DeploymentException
public AnnotatedEndpoint createInstance(io.undertow.servlet.api.InstanceHandle<?> endpointInstance)
Copyright © 2018. All rights reserved.