_global_
Class XMLHttpRequest

java.lang.Object
  extended by _global_.XMLHttpRequest

public class XMLHttpRequest
extends java.lang.Object

The XMLHttpRequest specification defines an API that provides scripted client functionality for transferring data between a client and a server. Refer here for details.

Author:
tomyeh

Constructor Summary
XMLHttpRequest()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XMLHttpRequest

public XMLHttpRequest()


Copyright © 2005-2011 Potix Corporation. All Rights Reserved. SourceForge.net Logo