Lines Matching defs:transport
2 Extends IO to provide an alternate, Flash transport, for making
10 Fires when the XDR transport is ready for use.
17 Flash as the transport for cross-domain requests.
27 when XDomainRequest is the transport.
43 Method that creates the Flash transport swf.
155 Method for accessing the transport's interface for making a
179 io.xdrResponse('transport error', o, c);
207 Flash transport or IE8's XDomainRequest object.
236 case 'transport error':
258 Initializes the desired transport.
260 @method transport
261 @param {Object} o - object of transport configurations.
263 transport: function(c) {
291 Y.io.transport = function(c){
294 io.transport.apply(io, [c]);
298 Delay value to calling the Flash transport, in the