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.DeploymentExceptionpublic AnnotatedEndpoint createInstance(InstanceHandle<?> endpointInstance)
Copyright © 2015 JBoss by Red Hat. All rights reserved.