Uses of Class
com.azure.spring.integration.test.support.pojo.User
-
Packages that use User Package Description com.azure.spring.integration.test.support com.azure.spring.integration.test.support.reactor com.azure.spring.integration.test.support.rx -
-
Uses of User in com.azure.spring.integration.test.support
Fields in com.azure.spring.integration.test.support declared as User Modifier and Type Field Description protected User
SendSubscribeOperationTest. user
Fields in com.azure.spring.integration.test.support with type parameters of type User Modifier and Type Field Description protected List<org.springframework.messaging.Message<User>>
SendSubscribeOperationTest. messages
protected org.springframework.messaging.Message<User>
SendSubscribeOperationTest. userMessage
-
Uses of User in com.azure.spring.integration.test.support.reactor
Fields in com.azure.spring.integration.test.support.reactor with type parameters of type User Modifier and Type Field Description protected List<org.springframework.messaging.Message<User>>
SendSubscribeOperationTest. messages
protected org.springframework.messaging.Message<User>
SendSubscribeOperationTest. userMessage
-
Uses of User in com.azure.spring.integration.test.support.rx
Fields in com.azure.spring.integration.test.support.rx with type parameters of type User Modifier and Type Field Description protected org.springframework.messaging.Message<User>
RxSendSubscribeOperationTest. userMessage
-