Uses of Enum Class
com.bloomberglp.blpapi.ZfpUtil.Remote
-
Uses of ZfpUtil.Remote in com.bloomberglp.blpapi
Modifier and TypeMethodDescriptionstatic ZfpUtil.Remote
Returns 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.Modifier and TypeMethodDescriptionstatic SessionOptions
ZfpUtil.getZfpOptionsForLeasedLines
(ZfpUtil.Remote remote, TlsOptions tlsOptions) Creates aSessionOptions
object for applications that leverages private leased lines to Bloomberg network.