public class ApplicationConfig extends Object implements ServerApplicationConfig
| Modifier and Type | Class and Description |
|---|---|
static class |
ApplicationConfig.ProgrammaticStatelessRemoteInterfaceEndpoint |
| Constructor and Description |
|---|
ApplicationConfig() |
| Modifier and Type | Method and Description |
|---|---|
Set<Class<?>> |
getAnnotatedEndpointClasses(Set<Class<?>> scanned) |
Set<ServerEndpointConfig> |
getEndpointConfigs(Set<Class<? extends Endpoint>> endpointClasses) |
public Set<ServerEndpointConfig> getEndpointConfigs(Set<Class<? extends Endpoint>> endpointClasses)
getEndpointConfigs in interface ServerApplicationConfigpublic Set<Class<?>> getAnnotatedEndpointClasses(Set<Class<?>> scanned)
getAnnotatedEndpointClasses in interface ServerApplicationConfigCopyright © 2012-2016, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.