Objs.Constructor<T extends Objs>, Objs.Property<T>
Modifier and Type | Field and Description |
---|---|
Objs.Property<Number> |
connections |
Objs.Property<Number> |
maxConnections |
bufferSize, bytesRead, bytesWritten, localAddress, localPort, remoteAddress, remoteFamily, remotePort
defaultMaxListeners, EventEmitter
Modifier | Constructor and Description |
---|---|
protected |
Server(Objs.Constructor<?> c,
Object js) |
Modifier and Type | Method and Description |
---|---|
static Server |
$as(Object obj) |
void |
addContext(String hostName,
Objs credentials) |
Objs |
address() |
Server |
close() |
Number |
connections() |
Number |
maxConnections() |
close, getConnections, listen, listen, listen, listen, listen, listen, listen, listen, listen, listen, listen, listen, listen, listen, listen, listen, listen, listen
bufferSize, bytesRead, bytesWritten, connect, connect, connect, connect, connect, destroy, end, end, end, end, end, end, end, end, end, localAddress, localPort, pause, ref, remoteAddress, remoteFamily, remotePort, resume, setEncoding, setEncoding, setKeepAlive, setKeepAlive, setKeepAlive, setNoDelay, setNoDelay, setTimeout, setTimeout, unref, write, write, write, write, write, write, write, write, write, write
_read, pipe, pipe, push, push, read, read, readable, 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<Number> maxConnections
public Objs.Property<Number> connections
protected Server(Objs.Constructor<?> c, Object js)
public Number maxConnections()
maxConnections
in class Server
public Number connections()
connections
in class Server
Copyright © 2018. All rights reserved.