org.nfctools.llcp
Class PendingConnection
java.lang.Object
org.nfctools.llcp.PendingConnection
public class PendingConnection
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
PendingConnection
public PendingConnection(ServiceAccessPoint serviceAccessPoint,
long connectionStart,
Connect connectPdu)
getServiceAccessPoint
public ServiceAccessPoint getServiceAccessPoint()
getConnectionStart
public long getConnectionStart()
incRetries
public void incRetries()
getRetries
public int getRetries()
getConnectPdu
public Connect getConnectPdu()
Copyright © 2012. All Rights Reserved.