Uses of Interface
org.glassfish.grizzly.config.dom.ProtocolChainInstanceHandler
-
Packages that use ProtocolChainInstanceHandler Package Description org.glassfish.grizzly.config.dom -
-
Uses of ProtocolChainInstanceHandler in org.glassfish.grizzly.config.dom
Methods in org.glassfish.grizzly.config.dom that return ProtocolChainInstanceHandler Modifier and Type Method Description ProtocolChainInstanceHandlerProtocol. getProtocolChainInstanceHandler()Protocol chain instance handler logic.Methods in org.glassfish.grizzly.config.dom with parameters of type ProtocolChainInstanceHandler Modifier and Type Method Description voidProtocol. setProtocolChainInstanceHandler(ProtocolChainInstanceHandler value)
-