Uses of Interface
jakarta.websocket.server.ServerApplicationConfig
Packages that use ServerApplicationConfig
-
Uses of ServerApplicationConfig in org.glassfish.tyrus.server
Classes in org.glassfish.tyrus.server that implement ServerApplicationConfigModifier and TypeClassDescriptionclassContainer for either deployedServerApplicationConfigs, if any, or deployed classes.Constructors in org.glassfish.tyrus.server with parameters of type ServerApplicationConfigModifierConstructorDescriptionTyrusServerContainer(ServerApplicationConfig serverApplicationConfig) Create newTyrusServerContainerusing already createdServerApplicationConfiginstance.