Uses of Enum Class
dev.getelements.elements.jetty.ElementsWebServiceComponent
Packages that use ElementsWebServiceComponent
-
Uses of ElementsWebServiceComponent in dev.getelements.elements.jetty
Methods in dev.getelements.elements.jetty that return ElementsWebServiceComponentModifier and TypeMethodDescriptionstatic ElementsWebServiceComponentReturns the enum constant of this class with the specified name.static ElementsWebServiceComponent[]ElementsWebServiceComponent.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructor parameters in dev.getelements.elements.jetty with type arguments of type ElementsWebServiceComponentModifierConstructorDescriptionElementsServletModule(Iterable<ElementsWebServiceComponent> components) ElementsWebServiceComponentModule(Collection<ElementsWebServiceComponent> elementsWebServiceComponents)