org.eclipse.net4j.http
Class HTTPUtil

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

public final class HTTPUtil
extends java.lang.Object


Method Summary
static IHTTPConnector getConnector(IManagedContainer container, java.lang.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,
                                          java.lang.String description)

Copyright (c) 2004 - 2008 Eike Stepper, Germany.
All Rights Reserved.