public class ClearTextStream
extends net.java.html.lib.Objs
| Modifier and Type | Field and Description |
|---|---|
net.java.html.lib.Objs.Property<net.java.html.lib.Objs> |
address |
net.java.html.lib.Objs.Property<net.java.html.lib.Error> |
authorizationError |
net.java.html.lib.Objs.Property<Boolean> |
authorized |
net.java.html.lib.Objs.Property<net.java.html.lib.Objs> |
getCipher |
net.java.html.lib.Objs.Property<String> |
remoteAddress |
net.java.html.lib.Objs.Property<Number> |
remotePort |
| Modifier | Constructor and Description |
|---|---|
protected |
ClearTextStream(net.java.html.lib.Objs.Constructor<?> c,
Object js) |
| Modifier and Type | Method and Description |
|---|---|
static ClearTextStream |
$as(Object obj) |
net.java.html.lib.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 net.java.html.lib.Objs.Property<Boolean> authorized
public net.java.html.lib.Objs.Property<net.java.html.lib.Error> authorizationError
public net.java.html.lib.Objs.Property<net.java.html.lib.Objs> getCipher
public net.java.html.lib.Objs.Property<net.java.html.lib.Objs> address
public net.java.html.lib.Objs.Property<String> remoteAddress
public net.java.html.lib.Objs.Property<Number> remotePort
protected ClearTextStream(net.java.html.lib.Objs.Constructor<?> c,
Object js)
public static ClearTextStream $as(Object obj)
public Boolean authorized()
public net.java.html.lib.Error authorizationError()
public String remoteAddress()
public Number remotePort()
public Object getPeerCertificate()
Copyright © 2016. All rights reserved.