Package com.bloomberglp.blpapi
Class SessionOptions.ServerAddress
java.lang.Object
com.bloomberglp.blpapi.SessionOptions.ServerAddress
- Enclosing class:
- SessionOptions
-
Constructor Summary
ConstructorsConstructorDescriptionServerAddress(String host, int port) ServerAddress(String host, int port, Socks5Config socks5Config) -
Method Summary
Modifier and TypeMethodDescriptionhost()intport()voidvoidsetPort(int port) voidsetSocks5Config(Socks5Config socks5Config) toString()