Spring Integration

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

Packages that use InboundRequestMapper
org.springframework.integration.http   
 

Uses of InboundRequestMapper in org.springframework.integration.http
 

Classes in org.springframework.integration.http that implement InboundRequestMapper
 class DataBindingInboundRequestMapper
          InboundRequestMapper implementation that binds the request parameter map to a target instance.
 class DefaultInboundRequestMapper
          Default implementation of InboundRequestMapper for inbound HttpServletRequests.
 


Spring Integration

Copyright © 2010. All Rights Reserved.