public class ClearTextStream extends Objs
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 |
| 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() |
$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, valueOfpublic 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 © 2016. All rights reserved.