Uses of Class
org.apache.servicemix.http.endpoints.HttpConsumerEndpoint.LateResponseStrategy

Packages that use HttpConsumerEndpoint.LateResponseStrategy
org.apache.servicemix.http.endpoints   
 

Uses of HttpConsumerEndpoint.LateResponseStrategy in org.apache.servicemix.http.endpoints
 

Methods in org.apache.servicemix.http.endpoints that return HttpConsumerEndpoint.LateResponseStrategy
static HttpConsumerEndpoint.LateResponseStrategy HttpConsumerEndpoint.LateResponseStrategy.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static HttpConsumerEndpoint.LateResponseStrategy[] HttpConsumerEndpoint.LateResponseStrategy.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 



Copyright © 2005-2012 FuseSource. All Rights Reserved.