public interface ClientWrapper
Modifier and Type | Method and Description |
---|---|
boolean |
disconnectClient()
Let's the underlying client disconnect from the server.
|
String |
getURLID()
Provides the unique URL identifier used to manage this client instance.
|
boolean disconnectClient()
String getURLID()
Something like "ftp://user@company.com:21".
Copyright © 2005-2024 Leisenfels GmbH. All rights reserved.