public static class ConstructorMappingTestCase.URLDto3 extends Object
| Modifier and Type | Field and Description |
|---|---|
String |
file |
URLStreamHandler |
handler |
String |
host |
int |
port |
String |
protocol |
| Constructor and Description |
|---|
ConstructorMappingTestCase.URLDto3() |
public String protocol
public String host
public int port
public String file
public URLStreamHandler handler
Copyright © 2015 Glasnost. All Rights Reserved.