Uses of Class
com.c8db.internal.velocystream.internal.VstConnectionSync.Builder
-
Packages that use VstConnectionSync.Builder Package Description com.c8db.internal.velocystream.internal -
-
Uses of VstConnectionSync.Builder in com.c8db.internal.velocystream.internal
Methods in com.c8db.internal.velocystream.internal that return VstConnectionSync.Builder Modifier and Type Method Description VstConnectionSync.BuilderVstConnectionSync.Builder. host(HostDescription host)VstConnectionSync.BuilderVstConnectionSync.Builder. messageStore(MessageStore messageStore)VstConnectionSync.BuilderVstConnectionSync.Builder. sslContext(SSLContext sslContext)VstConnectionSync.BuilderVstConnectionSync.Builder. timeout(Integer timeout)VstConnectionSync.BuilderVstConnectionSync.Builder. ttl(Long ttl)VstConnectionSync.BuilderVstConnectionSync.Builder. useSsl(Boolean useSsl)
-