public interface TyrusServerEndpointConfig extends ServerEndpointConfig
ServerEndpointConfig enhanced
 to offer tyrus specific attributes like maxSessions.
 Declarative way to define maxSessions is also available using
 annotation MaxSessions.MaxSessions| Modifier and Type | Interface and Description | 
|---|---|
| static class  | TyrusServerEndpointConfig.BuilderThe TyrusServerEndpointConfig.Builder is a class used for creating
  TyrusServerEndpointConfig.Builderobjects for the purposes of
 deploying a server endpoint. | 
ServerEndpointConfig.Configurator| Modifier and Type | Method and Description | 
|---|---|
| int | getMaxSessions()Returns configured maximal number of open sessions. | 
getConfigurator, getEndpointClass, getExtensions, getPath, getSubprotocolsgetDecoders, getEncoders, getUserPropertiesCopyright © 2012–2020 Oracle Corporation. All rights reserved.