|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Objectorg.jboss.soa.esb.actions.routing.http.GETHttpMethodFactory
public class GETHttpMethodFactory
HTTP GET Factory.
| Nested Class Summary |
|---|
| Nested classes/interfaces inherited from interface org.jboss.soa.esb.actions.routing.http.HttpMethodFactory |
|---|
HttpMethodFactory.Factory |
| Constructor Summary | |
|---|---|
GETHttpMethodFactory()
|
|
| Method Summary | |
|---|---|
org.apache.commons.httpclient.HttpMethodBase |
getInstance(Message message)
|
void |
setConfiguration(ConfigTree config)
Set the component configuration. |
void |
setEndpoint(java.net.URL url)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GETHttpMethodFactory()
| Method Detail |
|---|
public void setEndpoint(java.net.URL url)
setEndpoint in interface HttpMethodFactory
public void setConfiguration(ConfigTree config)
throws ConfigurationException
Configurable
setConfiguration in interface Configurableconfig - The conponent configuration.
ConfigurationException - Bad component configuration.
public org.apache.commons.httpclient.HttpMethodBase getInstance(Message message)
throws java.io.IOException
getInstance in interface HttpMethodFactoryjava.io.IOException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||