Poco::JS::Net

class CookieJarWrapper

File Information

Library: JS/Net
Package: Wrappers
Header: Poco/JS/Net/CookieJarWrapper.h

Description

JavaScript wrapper for CookieJar.

Inheritance

Direct Base Classes: Poco::JS::Core::Wrapper

All Base Classes: Poco::JS::Core::Wrapper

Member Summary

Member Functions: addCookies, construct, constructor, isCookieJar, objectTemplate, updateCookies

Inherited Functions: checkSetResult, isWrapper, objectTemplate, reportEmptySetResult, returnException, returnString, safeUnwrapNative, toString, toV8Internalized, toV8String, unwrapNative, unwrapNativeObject, wrapNative, wrapNativePersistent

Constructors

CookieJarWrapper

CookieJarWrapper();

Creates the CookieJarWrapper.

Destructor

~CookieJarWrapper virtual

~CookieJarWrapper();

Destroys the CookieJarWrapper.

Member Functions

construct static

static void construct(
    const v8::FunctionCallbackInfo < v8::Value > & args
);

constructor

v8::Handle < v8::FunctionTemplate > constructor(
    v8::Isolate * pIsolate
);

Creates and returns a V8 FunctionTemplate for the constructor function.

objectTemplate virtual

v8::Handle < v8::ObjectTemplate > objectTemplate(
    v8::Isolate * pIsolate
);

addCookies protected static

static void addCookies(
    const v8::FunctionCallbackInfo < v8::Value > & args
);

isCookieJar protected static

static void isCookieJar(
    const v8::FunctionCallbackInfo < v8::Value > & args
);

updateCookies protected static

static void updateCookies(
    const v8::FunctionCallbackInfo < v8::Value > & args
);

Securely control IoT edge devices from anywhere   Connect a Device