Uses of Class
io.dropwizard.lifecycle.PortDescriptor
Packages that use PortDescriptor
-
Uses of PortDescriptor in io.dropwizard.lifecycle
Methods in io.dropwizard.lifecycle that return types with arguments of type PortDescriptorModifier and TypeMethodDescriptiondefault List<PortDescriptor>ServerLifecycleListener.getPortDescriptorList(org.eclipse.jetty.server.Server server) Return the ports mapped to the protocols each theServerConnectors in the providedServerinstance.