Uses of Interface
org.glassfish.grizzly.config.dom.Transport
Packages that use Transport
-
Uses of Transport in org.glassfish.grizzly.config
Methods in org.glassfish.grizzly.config with parameters of type TransportModifier and TypeMethodDescriptionprotected org.glassfish.grizzly.nio.NIOTransportGenericGrizzlyListener.configureTCPTransport(Transport transportConfig) protected voidGenericGrizzlyListener.configureTransport(NetworkListener networkListener, Transport transportConfig, org.glassfish.grizzly.filterchain.FilterChainBuilder filterChainBuilder) -
Uses of Transport in org.glassfish.grizzly.config.dom
Methods in org.glassfish.grizzly.config.dom that return TransportModifier and TypeMethodDescriptionstatic TransportNetworkListener.Duck.findTransport(NetworkListener listener) NetworkListener.findTransport()Methods in org.glassfish.grizzly.config.dom that return types with arguments of type TransportMethods in org.glassfish.grizzly.config.dom with parameters of type TransportModifier and TypeMethodDescriptionstatic List<NetworkListener>Transport.Duck.findNetworkListeners(Transport transport) static Transports