public static class SerialPortConnection.Factory extends java.lang.Object implements IRemoteConnection.Service.Factory
Constructor and Description |
---|
Factory() |
Modifier and Type | Method and Description |
---|---|
<T extends IRemoteConnection.Service> |
getService(IRemoteConnection remoteConnection,
java.lang.Class<T> service) |
public <T extends IRemoteConnection.Service> T getService(IRemoteConnection remoteConnection, java.lang.Class<T> service)
getService
in interface IRemoteConnection.Service.Factory