Package com.github._1c_syntax.bsl.mdo
Class WebSocketClient.WebSocketClientBuilder
java.lang.Object
com.github._1c_syntax.bsl.mdo.WebSocketClient.WebSocketClientBuilder
- Enclosing class:
- WebSocketClient
-
Method Summary
Modifier and TypeMethodDescriptionautoConnect(boolean autoConnect) Подключать автоматическиbuild()mdoReference(MdoReference mdoReference) objectBelonging(ObjectBelonging objectBelonging) predefined(boolean predefined) ПредопределенныйURI сервераsupportVariant(SupportVariant supportVariant) synonym(MultiLanguageString synonym) timeout(int timeout) ТаймаутtoString()
-
Method Details
-
uuid
- Returns:
this.
-
name
- Returns:
this.
-
mdoReference
- Returns:
this.
-
objectBelonging
- Returns:
this.
-
comment
- Returns:
this.
-
synonym
- Returns:
this.
-
supportVariant
- Returns:
this.
-
modules
- Returns:
this.
-
predefined
Предопределенный- Returns:
this.
-
autoConnect
Подключать автоматически- Returns:
this.
-
serverURL
URI сервера- Returns:
this.
-
timeout
Таймаут- Returns:
this.
-
build
-
toString
-