Become an expert in R — Interactive courses, Cheat Sheets, certificates and more!
Get Started for Free

Listener

Listener class


Description

A Listener object provides a simple, programmatically controlled HTTP protocol listener.

Fields

FUN

Returns function response.

event

Returns event type.

Methods

initialize(FUN, event)

Sets instance object function and event state.

Methods

Public methods


Method new()

Usage
Listener$new(event, FUN, ...)

Method clone()

The objects of this class are cloneable with this method.

Usage
Listener$clone(deep = FALSE)
Arguments
deep

Whether to make a deep clone.

See Also


beakr

A Minimalist Web Framework for R

v0.4.3
GPL-3
Authors
Hans Martin [aut], Jonathan Callahan [aut, cre]
Initial release

We don't support your browser anymore

Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.