Package prompto.debug

Class WebSocketDebugEventAdapterFactory

  • All Implemented Interfaces:
    prompto.debug.IDebugEventAdapterFactory

    public class WebSocketDebugEventAdapterFactory
    extends Object
    implements prompto.debug.IDebugEventAdapterFactory
    • Constructor Detail

      • WebSocketDebugEventAdapterFactory

        public WebSocketDebugEventAdapterFactory()
    • Method Detail

      • newAdapter

        public prompto.debug.IDebugEventAdapter newAdapter​(prompto.config.IDebugEventAdapterConfiguration config)
        Specified by:
        newAdapter in interface prompto.debug.IDebugEventAdapterFactory
      • newConfiguration

        public prompto.config.IDebugEventAdapterConfiguration newConfiguration​(prompto.config.IConfigurationReader reader)
        Specified by:
        newConfiguration in interface prompto.debug.IDebugEventAdapterFactory