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  
data — Property in class com.kaazing.gateway.client.html5.MessageEvent
decode(str) — Static method in class com.kaazing.gateway.client.html5.Base64Util
decode(buf:com.kaazing.gateway.client.html5:ByteBuffer) — Method in class com.kaazing.gateway.client.html5.Charset
Decodes a ByteBuffer into a String.
defaultImplementation() — Static method in class com.kaazing.gateway.client.security.BasicChallengeHandler
Called to automatically discover the default implementation when loading this challenge handler.
defaultImplementation() — Static method in class com.kaazing.gateway.client.security.DispatchChallengeHandler
Called to automatically discover the default implementation when loading this challenge handler.
defaultImplementation() — Static method in class com.kaazing.gateway.client.security.KerberosChallengeHandler
Called to automatically discover the default implementation when loading this challenge handler.
defaultImplementation() — Static method in class com.kaazing.gateway.client.security.NegotiateChallengeHandler
Called to automatically discover the default implementation when loading this challenge handler.
disconnect() — Method in class com.kaazing.gateway.client.html5.EventSource
dispatch(method, parameters) — Method in class com.kaazing.gateway.client.html5.HttpRequest
dispatch(method, parameters) — Method in class com.kaazing.gateway.client.html5.HttpStream
DispatchChallengeHandler — Class in package com.kaazing.gateway.client.security
A DispatchChallengeHandler is responsible for dispatching challenge requests to appropriate challenge handlers when challenges arrive from specific URI locations in authentication responses.
dispatchError() — Method in class com.kaazing.gateway.client.html5.EventSource
dispatchHttpForbidden() — Method in class com.kaazing.gateway.client.html5.HttpRequest
dispatchHttpForbidden() — Method in class com.kaazing.gateway.client.html5.HttpStream
dispatchMessage(type, data) — Method in class com.kaazing.gateway.client.html5.EventSource
dispatchOpen() — Method in class com.kaazing.gateway.client.html5.EventSource
duplicate() — Method in class com.kaazing.gateway.client.html5.ByteBuffer
Duplicates the buffer by reusing the underlying byte array but with independent position, limit and capacity.
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