Class LiveViewConnectionFactory

java.lang.Object
com.streambase.liveview.client.LiveViewConnectionFactory

public final class LiveViewConnectionFactory extends Object
A factory for retrieving a LiveViewConnection based on ConnectionConfig A connection can also be retrieved by provide a simple String based URI.

The URI must have the following syntax: lv://<host>[:<port>]

The default port, when not provided, is specified by DEFAULT_SERVER_PORT