Uses of Class
adams.core.base.BaseURI
-
Packages that use BaseURI Package Description adams.flow.websocket.client -
-
Uses of BaseURI in adams.flow.websocket.client
Fields in adams.flow.websocket.client declared as BaseURI Modifier and Type Field Description protected BaseURIAbstractWebSocketClientGenerator. m_URLthe URL to connect to.Methods in adams.flow.websocket.client that return BaseURI Modifier and Type Method Description BaseURIAbstractWebSocketClientGenerator. getURL()Returns the URL to connect to.Methods in adams.flow.websocket.client with parameters of type BaseURI Modifier and Type Method Description voidAbstractWebSocketClientGenerator. setURL(BaseURI value)Sets the URL to connect to.
-