public class ClearTextStream extends Duplex
Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Objs> |
address |
Objs.Property<Error> |
authorizationError |
Objs.Property<Boolean> |
authorized |
Objs.Property<Objs> |
getCipher |
Objs.Property<String> |
remoteAddress |
Objs.Property<Number> |
remotePort |
defaultMaxListeners, EventEmitter
Modifier | Constructor and Description |
---|---|
protected |
ClearTextStream(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static ClearTextStream |
$as(Object obj) |
Error |
authorizationError() |
Boolean |
authorized() |
Object |
getPeerCertificate() |
String |
remoteAddress() |
Number |
remotePort() |
_write, end, end, end, end, end, writable, write, write, write, write
_read, pause, pipe, pipe, push, push, read, read, readable, resume, setEncoding, unpipe, unpipe, unshift, wrap
addListener, defaultMaxListeners, emit, EventEmitter, getMaxListeners, listenerCount, listenerCount, listeners, on, once, removeAllListeners, removeAllListeners, removeListener, setMaxListeners
$as, $cast, $delete, $get, $js, $set, create, create, defineProperties, defineProperty, freeze, getOwnPropertyDescriptor, getOwnPropertyNames, getPrototypeOf, hasOwnProperty, isExtensible, isFrozen, isPrototypeOf, isSealed, keys, newObject, newObject, preventExtensions, propertyIsEnumerable, seal, toLocaleString, toString, valueOf
public Objs.Property<Boolean> authorized
public Objs.Property<Error> authorizationError
public Objs.Property<Objs> getCipher
public Objs.Property<Objs> address
public Objs.Property<String> remoteAddress
public Objs.Property<Number> remotePort
protected ClearTextStream(Objs.Constructor<?> c, Object js)
Copyright © 2018. All rights reserved.