Uses of Interface
org.glassfish.grizzly.config.dom.ProtocolFinder
Packages that use ProtocolFinder
-
Uses of ProtocolFinder in org.glassfish.grizzly.config.dom
Methods in org.glassfish.grizzly.config.dom that return types with arguments of type ProtocolFinderModifier and TypeMethodDescriptionPortUnification.getProtocolFinder()Set of protocol finders, which will be responsible for protocol recognitionMethods in org.glassfish.grizzly.config.dom with parameters of type ProtocolFinderModifier and TypeMethodDescriptionstatic ProtocolProtocolFinder.Duck.findProtocol(ProtocolFinder finder) static PortUnificationProtocolFinder.Duck.getParent(ProtocolFinder finder) Method parameters in org.glassfish.grizzly.config.dom with type arguments of type ProtocolFinderModifier and TypeMethodDescriptionvoidPortUnification.setProtocolFinder(List<ProtocolFinder> list)