A B C D E F G H I J K L M N O P Q R S T U V W X Y Z | |
Base64Util — Class in package com.kaazing.gateway.client.html5 | |
BasicChallengeHandler — Class in package com.kaazing.gateway.client.security | |
Challenge handler for Basic authentication as defined in RFC 2617.
This BasicChallengeHandler can be loaded and instantiated using In addition, one can install general and realm-specific The following example loads an instance of a |
|
BIG_ENDIAN — Static property in class com.kaazing.gateway.client.html5.ByteOrder | |
The big-endian byte order. | |
bufferedAmount — Property in class com.kaazing.gateway.client.html5.ByteSocket | |
The number of bytes queued to be sent. | |
bufferedAmount — Property in class com.kaazing.gateway.client.html5.WebSocket | |
The number of bytes queued to be sent. | |
ByteBuffer — Class in package com.kaazing.gateway.client.html5 | |
ByteBuffer provides a byte buffer for ByteSocket. | |
ByteBuffer(bytes) — Constructor in class com.kaazing.gateway.client.html5.ByteBuffer | |
Creates a new ByteBuffer instance. | |
ByteOrder — Class in package com.kaazing.gateway.client.html5 | |
ByteOrder provides multiple endian support for ByteBuffers. | |
ByteOrder() — Constructor in class com.kaazing.gateway.client.html5.ByteOrder | |
ByteSocket — Class in package com.kaazing.gateway.client.html5 | |
ByteSocket provides binary socket abstraction for ActionScript. | |
ByteSocket(location, protocol) — Constructor in class com.kaazing.gateway.client.html5.ByteSocket | |
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z |