Package | Description |
---|---|
io.undertow.websockets.jsr | |
io.undertow.websockets.jsr.annotated |
Modifier and Type | Method and Description |
---|---|
AnnotatedEndpointFactory |
ConfiguredClientEndpoint.getFactory() |
Constructor and Description |
---|
ConfiguredClientEndpoint(javax.websocket.ClientEndpointConfig config,
AnnotatedEndpointFactory factory,
EncodingFactory encodingFactory) |
Modifier and Type | Method and Description |
---|---|
static AnnotatedEndpointFactory |
AnnotatedEndpointFactory.create(Class<?> endpointClass,
InstanceFactory<?> underlyingInstance,
EncodingFactory encodingFactory,
Set<String> paths) |
Copyright © 2014 JBoss by Red Hat. All rights reserved.