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