Class RepositoryAdapter

java.lang.Object
ghidra.framework.client.RepositoryAdapter
All Implemented Interfaces:
RemoteAdapterListener

public class RepositoryAdapter extends Object implements RemoteAdapterListener
RepositoryAdapter provides a persistent wrapper for a remote RepositoryHandle which may become invalid if the remote connection were to fail. Connection recovery is provided by any method call which must communicate with the server.