|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface UncHost
Represents a UNC file system for accessing Windows shares.
| Method Summary | |
|---|---|
java.lang.String |
getDomain()
Returns the domain of the UNC host. |
void |
setDomain(java.lang.String domain)
Sets the domain of the UNC host. |
| Methods inherited from interface flux.file.NetworkHost |
|---|
getName, getPassword, getPort, getPortAsString, getUsername, setName, setPassword, setPort, setPortAsString, setUsername |
| Method Detail |
|---|
java.lang.String getDomain()
void setDomain(java.lang.String domain)
domain - The domain for the UNC host.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||