| Package | Description |
|---|---|
| org.asteriskjava.manager | |
| org.asteriskjava.manager.internal |
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultManagerConnection.login() |
void |
ManagerConnection.login()
Logs in to the Asterisk server with the username and password specified
when this connection was created.
|
void |
DefaultManagerConnection.login(String events) |
void |
ManagerConnection.login(String events)
Logs in to the Asterisk server with the username and password specified
when this connection was created and a given event mask.
|
| Modifier and Type | Method and Description |
|---|---|
protected void |
ManagerConnectionImpl.doLogin(long timeout,
String eventMask)
Does the real login, following the steps outlined below.
|
void |
ManagerConnectionImpl.login() |
void |
ManagerConnectionImpl.login(String eventMask) |
Copyright © 2018. All rights reserved.