Uses of Class
org.kiwiproject.registry.model.Port
-
Packages that use Port Package Description org.kiwiproject.registry.config -
-
Uses of Port in org.kiwiproject.registry.config
Methods in org.kiwiproject.registry.config that return types with arguments of type Port Modifier and Type Method Description List<Port>ServiceInfo. getPorts()Returns a list of port definitions that are being used by the service
-