Class RouteRequestMapping
- java.lang.Object
-
- org.apache.synapse.transport.passthru.RouteRequestMapping
-
public class RouteRequestMapping extends Object
-
-
Constructor Summary
Constructors Constructor Description RouteRequestMapping(org.apache.http.conn.routing.HttpRoute route, String identifier)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanequals(Object o)StringgetIdentifier()org.apache.http.conn.routing.HttpRoutegetRoute()inthashCode()
-
-
-
Constructor Detail
-
RouteRequestMapping
public RouteRequestMapping(org.apache.http.conn.routing.HttpRoute route, String identifier)
-
-