public abstract class AbstractSyncClient extends Object implements SyncClient
Constructor and Description |
---|
AbstractSyncClient(RemoteSystem system,
ConnectionProvider connectionProvider) |
Modifier and Type | Method and Description |
---|---|
protected InputStream |
executeRequest() |
protected ConnectionProvider |
getConnectionProvider() |
protected abstract String |
getRelativePath() |
protected void |
updateClient() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
sync
public AbstractSyncClient(RemoteSystem system, ConnectionProvider connectionProvider)
protected final void updateClient()
protected final InputStream executeRequest() throws IOException
IOException
protected final ConnectionProvider getConnectionProvider()
protected abstract String getRelativePath()
Copyright © 2017 ICF Olson. All rights reserved.