public final class MethodFactory
extends java.lang.Object
Modifier and Type | Method and Description |
---|---|
static org.apache.commons.httpclient.HttpMethod |
getInstance(int method,
java.net.URL url)
Creates and returns an object implementing the
HttpMethod interface.
|
Copyright © 2002-2013 The Apache Software Foundation. All Rights Reserved.