| Package | Description |
|---|---|
| eu.europa.esig.dss.client.http |
| Modifier and Type | Method and Description |
|---|---|
static Protocol |
Protocol.getFrom(String urlString)
This method try to retrieve the protocol indicated by the given URL string.
|
static Protocol |
Protocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2019. All rights reserved.