interface InternalConnectionInitializer
Modifier and Type | Method and Description |
---|---|
ConnectionDescription |
initialize(InternalConnection internalConnection) |
void |
initializeAsync(InternalConnection internalConnection,
SingleResultCallback<ConnectionDescription> callback) |
ConnectionDescription initialize(InternalConnection internalConnection)
void initializeAsync(InternalConnection internalConnection, SingleResultCallback<ConnectionDescription> callback)