Uses of Interface
org.jenkinsci.remoting.protocol.impl.ChannelApplicationLayer.Listener
Packages that use ChannelApplicationLayer.Listener
-
Uses of ChannelApplicationLayer.Listener in org.jenkinsci.remoting.protocol.impl
Subinterfaces of ChannelApplicationLayer.Listener in org.jenkinsci.remoting.protocol.implModifier and TypeInterfaceDescriptionstatic interface
Callback for decorating theChannelBuilder
before theChannel
is created.Constructors in org.jenkinsci.remoting.protocol.impl with parameters of type ChannelApplicationLayer.ListenerModifierConstructorDescriptionChannelApplicationLayer
(ExecutorService executorService, ChannelApplicationLayer.Listener listener) Creates a newChannelApplicationLayer
ChannelApplicationLayer
(ExecutorService executorService, ChannelApplicationLayer.Listener listener, String cookie) Creates a newChannelApplicationLayer