Uses of Interface
org.glassfish.grizzly.config.dom.ProtocolChain
-
Packages that use ProtocolChain Package Description org.glassfish.grizzly.config.dom -
-
Uses of ProtocolChain in org.glassfish.grizzly.config.dom
Methods in org.glassfish.grizzly.config.dom that return ProtocolChain Modifier and Type Method Description static ProtocolChainProtocolFilter.Duck. getParent(ProtocolFilter filter)ProtocolChainProtocolFilter. getParent()ProtocolChainProtocolChainInstanceHandler. getProtocolChain()Defines protocol chain configurationMethods in org.glassfish.grizzly.config.dom with parameters of type ProtocolChain Modifier and Type Method Description static ProtocolProtocolChain.Duck. getParent(ProtocolChain chain)voidProtocolChainInstanceHandler. setProtocolChain(ProtocolChain value)
-