Spring Integration

Uses of Interface
org.springframework.integration.http.ParameterExtractor

Packages that use ParameterExtractor
org.springframework.integration.http   
 

Uses of ParameterExtractor in org.springframework.integration.http
 

Classes in org.springframework.integration.http that implement ParameterExtractor
 class DefaultParameterExtractor
           
 

Methods in org.springframework.integration.http with parameters of type ParameterExtractor
 void HttpRequestExecutingMessageHandler.setParameterExtractor(ParameterExtractor parameterExtractor)
          Set the ParameterExtractor for creating URI parameters from the outbound message.
 


Spring Integration

Copyright © 2010. All Rights Reserved.