Uses of Interface
aQute.bnd.service.remoteworkspace.RemoteWorkspaceClient
Packages that use RemoteWorkspaceClient
-
Uses of RemoteWorkspaceClient in aQute.bnd.remoteworkspace.client
Methods in aQute.bnd.remoteworkspace.client with parameters of type RemoteWorkspaceClientModifier and TypeMethodDescriptionstatic RemoteWorkspace
RemoteWorkspaceClientFactory.create
(int port, RemoteWorkspaceClient client) Create a Remote Workspace on a specific port.static RemoteWorkspace
RemoteWorkspaceClientFactory.create
(File dir, RemoteWorkspaceClient client) Create a Remote Workspace object that communicates with a Remote Workspace server on the same machine on the loopback interface.