Nuxeo Enterprise Platform 5.4

org.nuxeo.ecm.gwt.runtime.client.http
Class Server

java.lang.Object
  extended by org.nuxeo.ecm.gwt.runtime.client.http.Server

public class Server
extends Object

Author:
Bogdan Stefanescu

Constructor Summary
Server()
           
 
Method Summary
static HttpRequest get(String uri)
           
static HttpRequest post(String uri)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

Server

public Server()
Method Detail

get

public static HttpRequest get(String uri)

post

public static HttpRequest post(String uri)

Nuxeo Enterprise Platform 5.4

Copyright © 2011 Nuxeo SAS. All Rights Reserved.