|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use LlcpSocket | |
|---|---|
| org.nfctools.llcp | |
| org.nfctools.ndefpush | |
| org.nfctools.snep | |
| Uses of LlcpSocket in org.nfctools.llcp |
|---|
| Methods in org.nfctools.llcp with parameters of type LlcpSocket | |
|---|---|
void |
ServiceAccessPoint.onConnectionActive(LlcpSocket llcpSocket)
Called if this Service has an active connection. |
void |
AbstractReceivingServiceAccessPoint.onConnectSucceeded(LlcpSocket llcpSocket)
|
void |
ServiceAccessPoint.onConnectSucceeded(LlcpSocket llcpSocket)
Called if a connection succeeded and the other party is ready to receive data. |
void |
AbstractReceivingServiceAccessPoint.onSendSucceeded(LlcpSocket llcpSocket)
|
void |
ServiceAccessPoint.onSendSucceeded(LlcpSocket llcpSocket)
Called if a sendMessage was successful and the other party responded with receive ready. |
| Uses of LlcpSocket in org.nfctools.ndefpush |
|---|
| Methods in org.nfctools.ndefpush with parameters of type LlcpSocket | |
|---|---|
void |
NdefPushLlcpService.onConnectionActive(LlcpSocket llcpSocket)
|
void |
NdefPushLlcpService.onConnectSucceeded(LlcpSocket llcpSocket)
|
void |
NdefPushLlcpService.onSendSucceeded(LlcpSocket llcpSocket)
|
| Uses of LlcpSocket in org.nfctools.snep |
|---|
| Methods in org.nfctools.snep with parameters of type LlcpSocket | |
|---|---|
void |
SnepClient.onConnectionActive(LlcpSocket llcpSocket)
|
void |
AbstractSnepImpl.onConnectionActive(LlcpSocket llcpSocket)
|
void |
SnepClient.onConnectSucceeded(LlcpSocket llcpSocket)
|
void |
AbstractSnepImpl.onConnectSucceeded(LlcpSocket llcpSocket)
|
void |
SnepClient.onSendSucceeded(LlcpSocket llcpSocket)
|
void |
SnepServer.onSendSucceeded(LlcpSocket llcpSocket)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||