Uses of Interface
jakarta.websocket.server.ServerApplicationConfig
-
Uses of ServerApplicationConfig in org.glassfish.tyrus.server
Modifier and TypeClassDescriptionclass
Container for either deployedServerApplicationConfig
s, if any, or deployed classes.ModifierConstructorDescriptionTyrusServerContainer
(ServerApplicationConfig serverApplicationConfig) Create newTyrusServerContainer
using already createdServerApplicationConfig
instance.