- getAsyncNode() - Static method in class org.eclipse.keyple.distributed.impl.PoolRemotePluginClientUtils
-
Gets the AsyncNodeClient node associated to the remote plugin having the default name.
- getAsyncNode(String) - Static method in class org.eclipse.keyple.distributed.impl.PoolRemotePluginClientUtils
-
Gets the AsyncNodeClient node associated to the remote plugin having the provided name.
- getAsyncNode() - Static method in class org.eclipse.keyple.distributed.impl.RemotePluginServerUtils
-
Gets the AsyncNodeServer node associated to the remote plugin having the default name.
- getAsyncNode(String) - Static method in class org.eclipse.keyple.distributed.impl.RemotePluginServerUtils
-
Gets the AsyncNodeServer node associated to the remote plugin having the provided name.
- getInitialCardContent(Class<T>) - Method in interface org.eclipse.keyple.distributed.RemoteReaderServer
-
Gets the initial content of the smart card if it is set.
- getPlugin() - Method in class org.eclipse.keyple.distributed.impl.PoolRemotePluginClientFactory
- getPlugin() - Method in class org.eclipse.keyple.distributed.impl.RemotePluginServerFactory
- getPluginName() - Method in class org.eclipse.keyple.distributed.impl.PoolRemotePluginClientFactory
- getPluginName() - Method in class org.eclipse.keyple.distributed.impl.RemotePluginServerFactory
- getReader(String) - Method in interface org.eclipse.keyple.distributed.RemotePluginServer
- getReaders() - Method in interface org.eclipse.keyple.distributed.RemotePluginServer
- getRemotePlugin() - Static method in class org.eclipse.keyple.distributed.impl.PoolRemotePluginClientUtils
-
Gets the remote plugin having the default name.
- getRemotePlugin(String) - Static method in class org.eclipse.keyple.distributed.impl.PoolRemotePluginClientUtils
-
Gets the remote plugin having the provided name.
- getRemotePlugin() - Static method in class org.eclipse.keyple.distributed.impl.RemotePluginServerUtils
-
Gets the remote plugin having the default name.
- getRemotePlugin(String) - Static method in class org.eclipse.keyple.distributed.impl.RemotePluginServerUtils
-
Gets the remote plugin having the provided name.
- getServiceId() - Method in interface org.eclipse.keyple.distributed.RemoteReaderServer
-
Gets the id of the remote service to execute on the server side.
- getSyncNode() - Static method in class org.eclipse.keyple.distributed.impl.RemotePluginServerUtils
-
Gets the SyncNodeServer node associated to the remote plugin having the default name.
- getSyncNode(String) - Static method in class org.eclipse.keyple.distributed.impl.RemotePluginServerUtils
-
Gets the SyncNodeServer node associated to the remote plugin having the provided name.
- getUserInputData(Class<T>) - Method in interface org.eclipse.keyple.distributed.RemoteReaderServer
-
Gets the user input data if it is set.