Uses of Record Class
dev.relism.flash.transport.BoundListener
Packages that use BoundListener
-
Uses of BoundListener in dev.relism.flash.transport
Methods in dev.relism.flash.transport that return BoundListenerModifier and TypeMethodDescriptionstatic BoundListenerListenerBinder.bind(FlashConfiguration.Listener spec) Methods in dev.relism.flash.transport with parameters of type BoundListenerModifier and TypeMethodDescriptionstatic voidAcceptLoop.run(BoundListener listener, ConnectionRunner runner, BooleanSupplier stopped) Constructor parameters in dev.relism.flash.transport with type arguments of type BoundListenerModifierConstructorDescriptionServerLifecycle(List<BoundListener> listeners, ConnectionRunner runner, FlashConfiguration configuration, ExecutorService executorService, Set<Socket> activeSockets)