| Package | Description |
|---|---|
| jcifs | |
| jcifs.config |
| Modifier and Type | Method and Description |
|---|---|
static ResolverType |
ResolverType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ResolverType[] |
ResolverType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
List<ResolverType> |
Configuration.getResolveOrder()
Property jcifs.resolveOrder (string, default LMHOSTS,DNS,WINS,BCAST)
|
| Modifier and Type | Method and Description |
|---|---|
List<ResolverType> |
BaseConfiguration.getResolveOrder() |
List<ResolverType> |
DelegatingConfiguration.getResolveOrder()
Property jcifs.resolveOrder (string, default LMHOSTS,DNS,WINS,BCAST)
|
Copyright © 2023. All rights reserved.