|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.jboss.soa.esb.actions.routing.http.AbstractHttpMethodFactory org.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)
|
Methods inherited from class org.jboss.soa.esb.actions.routing.http.AbstractHttpMethodFactory |
---|
getEndpointPathAndQuery, setConfiguration, setEndpoint, wrapRetryHandler |
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 org.apache.commons.httpclient.HttpMethodBase getInstance(Message message) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |