classafBounce::BedClient

sys::Obj
  afButter::ButterDish
    afBounce::BedClient

Use to send requests to your Bed App.

bedServer

Source

BedServer bedServer

The BedServer this terminator makes calls against.

make

Source

new make(Butter butter)

rootElement

Source

XElem rootElement()

selectCss

Source

XElem[] selectCss(Str cssSelector)

shutdown

Source

Void shutdown()

Shuts down the associated BedServer and the running web app.

webSession

Source

WebSession? webSession

The WebSession this client has in the Bed App. Returns null if it has not yet been created.