|
|||||||||
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.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 |
Field Summary |
---|
Fields inherited from class org.jboss.soa.esb.actions.routing.http.AbstractHttpMethodFactory |
---|
RETRY_HANDLER |
Constructor Summary | |
---|---|
GETHttpMethodFactory()
|
Method Summary | |
---|---|
org.apache.commons.httpclient.HttpMethodBase |
getInstance(Message message)
|
org.apache.commons.httpclient.HttpMethodBase |
getMethod(java.lang.String message,
java.lang.String contentType,
java.lang.String charset)
|
Methods inherited from class org.jboss.soa.esb.actions.routing.http.AbstractHttpMethodFactory |
---|
getEndpointPathAndQuery, initialiseRetryHandler, setConfiguration, setEndpoint |
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
public org.apache.commons.httpclient.HttpMethodBase getMethod(java.lang.String message, java.lang.String contentType, java.lang.String charset) throws java.io.IOException
java.io.IOException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |