- getAsyncNode() - Static method in class org.eclipse.keyple.distributed.impl.LocalServiceClientUtils
-
Gets the AsyncNodeClient node associated to the local service having the default name.
- getAsyncNode(String) - Static method in class org.eclipse.keyple.distributed.impl.LocalServiceClientUtils
-
Gets the AsyncNodeClient node associated to the local service having the provided name.
- getAsyncNode() - Static method in class org.eclipse.keyple.distributed.impl.PoolLocalServiceServerUtils
-
Gets the AsyncNodeServer node associated to the local service having the default name.
- getAsyncNode(String) - Static method in class org.eclipse.keyple.distributed.impl.PoolLocalServiceServerUtils
-
Gets the AsyncNodeServer node associated to the local service having the provided name.
- getInitialCardContent() - Method in class org.eclipse.keyple.distributed.RemoteServiceParameters
-
Gets the initial smart card content.
- getLocalReader() - Method in class org.eclipse.keyple.distributed.RemoteServiceParameters
-
Gets the local reader.
- getLocalService() - Static method in class org.eclipse.keyple.distributed.impl.LocalServiceClientUtils
-
Gets the local service having the default name.
- getLocalService(String) - Static method in class org.eclipse.keyple.distributed.impl.LocalServiceClientUtils
-
Gets the local service having the provided name.
- getService() - Method in interface org.eclipse.keyple.distributed.impl.LocalServiceClientFactory.BuilderStep
-
Builds and gets the service.
- getService() - Method in interface org.eclipse.keyple.distributed.impl.PoolLocalServiceServerFactory.BuilderStep
-
Builds and gets the service.
- getServiceId() - Method in class org.eclipse.keyple.distributed.RemoteServiceParameters
-
Gets the ticketing service id.
- getSyncNode() - Static method in class org.eclipse.keyple.distributed.impl.PoolLocalServiceServerUtils
-
Gets the SyncNodeServer node associated to the local service having the provided name.
- getSyncNode(String) - Static method in class org.eclipse.keyple.distributed.impl.PoolLocalServiceServerUtils
-
Gets the SyncNodeServer node associated to the local service having the provided name.
- getUserInputData() - Method in class org.eclipse.keyple.distributed.RemoteServiceParameters
-
Gets the user input data.
- getUserOutputDataClass() - Method in interface org.eclipse.keyple.distributed.spi.ObservableReaderEventFilter
-
Must return the class of the user output data expected at the output of the remote service.