|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ConnectionOptions | |
|---|---|
| org.avis.client | |
| Uses of ConnectionOptions in org.avis.client |
|---|
| Fields in org.avis.client declared as ConnectionOptions | |
|---|---|
ConnectionOptions |
ElvinOptions.connectionOptions
The options sent to the router to negotiate connection parameters. |
static ConnectionOptions |
ConnectionOptions.EMPTY_OPTIONS
An immutable set of empty options. |
ConnectionOptions |
ConnectionOptionsException.options
The requested options |
| Methods in org.avis.client that return ConnectionOptions | |
|---|---|
ConnectionOptions |
Elvin.connectionOptions()
The connection options established with the router. |
| Constructors in org.avis.client with parameters of type ConnectionOptions | |
|---|---|
Elvin(ElvinURI routerUri,
ConnectionOptions options)
Create a new connection to an Elvin router. |
|
Elvin(ElvinURI routerUri,
ConnectionOptions options,
Keys notificationKeys,
Keys subscriptionKeys)
Create a new connection to an Elvin router. |
|
Elvin(String elvinUri,
ConnectionOptions options)
Create a new connection to an Elvin router. |
|
ElvinOptions(ConnectionOptions connectionOptions,
Keys notificationKeys,
Keys subscriptionKeys)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||