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