| Modifier and Type | Method and Description |
|---|---|
AssociationListener |
Association.getAssociationListener()
The AssociationListener set for this Association
|
| Modifier and Type | Method and Description |
|---|---|
void |
Association.acceptAnonymousAssociation(AssociationListener associationListener)
Use this method only for accepting anonymous connections
from the ServerListener.onNewRemoteConnection() invoking
|
void |
Association.setAssociationListener(AssociationListener associationListener)
The
AssociationListener to be registered for this Association |
Copyright © 2017. All Rights Reserved.