Uses of Enum Class
com.bloomberglp.blpapi.ZfpUtil.Remote
Packages that use ZfpUtil.Remote
-
Uses of ZfpUtil.Remote in com.bloomberglp.blpapi
Methods in com.bloomberglp.blpapi that return ZfpUtil.RemoteModifier and TypeMethodDescriptionstatic ZfpUtil.RemoteReturns the enum constant of this class with the specified name.static ZfpUtil.Remote[]ZfpUtil.Remote.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.bloomberglp.blpapi with parameters of type ZfpUtil.RemoteModifier and TypeMethodDescriptionstatic SessionOptionsZfpUtil.getZfpOptionsForLeasedLines(ZfpUtil.Remote remote, TlsOptions tlsOptions) Creates aSessionOptionsobject for applications that leverages private leased lines to Bloomberg network.