| Package | Description |
|---|---|
| org.jboss.aerogear.android.pipe |
| Modifier and Type | Method and Description |
|---|---|
Collection<OnPipeCreatedListener> |
PipeConfiguration.getOnPipeCreatedListeners()
OnPipeCreatedListseners are a collection of classes to be notified when
the configuration of the Pipe is complete.
|
| Modifier and Type | Method and Description |
|---|---|
CONFIGURATION |
PipeConfiguration.addOnPipeCreatedListener(OnPipeCreatedListener listener)
OnPipeCreatedListseners are a collection of classes to be notified when
the configuration of the Pipe is complete.
|
| Modifier and Type | Method and Description |
|---|---|
CONFIGURATION |
PipeConfiguration.setOnPipeCreatedListeners(Collection<OnPipeCreatedListener> listeners)
OnPipeCreatedListseners are a collection of classes to be notified when
the configuration of the Pipe is complete.
|
Copyright © 2016 JBoss by Red Hat. All rights reserved.