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