Uses of Class
org.springframework.cloud.stream.binding.BoundTargetHolder
-
Packages that use BoundTargetHolder Package Description org.springframework.cloud.stream.binding -
-
Uses of BoundTargetHolder in org.springframework.cloud.stream.binding
Fields in org.springframework.cloud.stream.binding with type parameters of type BoundTargetHolder Modifier and Type Field Description protected Map<String,BoundTargetHolder>AbstractBindableProxyFactory. inputHoldersprotected Map<String,BoundTargetHolder>AbstractBindableProxyFactory. outputHolders
-