org.eclipse.net4j.http
Class HTTPUtil

java.lang.Object
  extended by org.eclipse.net4j.http.HTTPUtil

public final class HTTPUtil
extends Object

A utility class with static convenience methods.


Method Summary
static IHTTPConnector getConnector(IManagedContainer container, String description)
           
static void prepareContainer(IManagedContainer container)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

prepareContainer

public static void prepareContainer(IManagedContainer container)

getConnector

public static IHTTPConnector getConnector(IManagedContainer container,
                                          String description)
Since:
2.0


Copyright (c) 2004 - 2012 Eike Stepper (Berlin, Germany) and others.