Uses of Class
org.mockserver.serialization.model.StreamingPhysicsDTO
Packages that use StreamingPhysicsDTO
-
Uses of StreamingPhysicsDTO in org.mockserver.serialization.model
Methods in org.mockserver.serialization.model that return StreamingPhysicsDTOModifier and TypeMethodDescriptionCompletionDTO.getStreamingPhysics()StreamingPhysicsDTO.setSubwordStreaming(Boolean subwordStreaming) StreamingPhysicsDTO.setTimeToFirstToken(DelayDTO timeToFirstToken) StreamingPhysicsDTO.setTokensPerSecond(Integer tokensPerSecond) Methods in org.mockserver.serialization.model with parameters of type StreamingPhysicsDTOModifier and TypeMethodDescriptionCompletionDTO.setStreamingPhysics(StreamingPhysicsDTO streamingPhysics)