|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IRemoteServicesDescriptor
Interface representing a remote services provider extension. Clients can use this to find out information about the extension without loading it.
| Method Summary | |
|---|---|
boolean |
canCreateConnections()
Test if this provider can create connections. |
String |
getId()
Get unique ID of this service. |
String |
getName()
Get display name of this service. |
String |
getScheme()
Get the EFS scheme provided by this service. |
| Method Detail |
|---|
boolean canCreateConnections()
String getId()
String getName()
String getScheme()
|
PTP Release 7.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||