Uses of Interface
org.glassfish.tyrus.core.TyrusServerEndpointConfig
-
Packages that use TyrusServerEndpointConfig Package Description org.glassfish.tyrus.core Core classes. -
-
Uses of TyrusServerEndpointConfig in org.glassfish.tyrus.core
Methods in org.glassfish.tyrus.core that return TyrusServerEndpointConfig Modifier and Type Method Description TyrusServerEndpointConfig
TyrusServerEndpointConfig.Builder. build()
Builds the configuration object using the current attributes that have been set on this builder object.
-