public class DefaultHttpTransportComponent extends Object implements NutsTransportComponent
| Modifier and Type | Field and Description |
|---|---|
static NutsTransportComponent |
INSTANCE |
CUSTOM_SUPPORT, DEFAULT_SUPPORT, NO_SUPPORT| Constructor and Description |
|---|
DefaultHttpTransportComponent() |
| Modifier and Type | Method and Description |
|---|---|
int |
getSupportLevel(NutsSupportLevelContext<String> url) |
NutsTransportConnection |
open(String url) |
public static final NutsTransportComponent INSTANCE
public int getSupportLevel(NutsSupportLevelContext<String> url)
getSupportLevel in interface NutsComponent<String>public NutsTransportConnection open(String url) throws UncheckedIOException
open in interface NutsTransportComponentUncheckedIOExceptionCopyright © 2021 vpc open source initiative. All rights reserved.