Uses of Interface
aQute.bnd.service.remoteworkspace.RemoteWorkspace
Packages that use RemoteWorkspace
-
Uses of RemoteWorkspace in aQute.bnd.remoteworkspace.client
Methods in aQute.bnd.remoteworkspace.client that return RemoteWorkspaceModifier 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.private static RemoteWorkspace
RemoteWorkspaceClientFactory.findRemoteWorkspace
(File dir, FunctionWithException<Integer, RemoteWorkspace> attach) Method parameters in aQute.bnd.remoteworkspace.client with type arguments of type RemoteWorkspaceModifier and TypeMethodDescriptionprivate static RemoteWorkspace
RemoteWorkspaceClientFactory.findRemoteWorkspace
(File dir, FunctionWithException<Integer, RemoteWorkspace> attach) -
Uses of RemoteWorkspace in aQute.bnd.remoteworkspace.server
Classes in aQute.bnd.remoteworkspace.server that implement RemoteWorkspaceModifier and TypeClassDescription(package private) class
Holds the implementations of theRemoteWorkspace