public class TransportURIResolver extends ExtendedURIResolver
Modifier and Type | Field and Description |
---|---|
protected Bus |
bus |
currentResolver, lastestImportUri, resourceOpened
Constructor and Description |
---|
TransportURIResolver(Bus b) |
Modifier and Type | Method and Description |
---|---|
InputSource |
resolve(String curUri,
String baseUri) |
close, getLatestImportURI, getURI
protected Bus bus
public TransportURIResolver(Bus b)
public InputSource resolve(String curUri, String baseUri)
resolve
in class ExtendedURIResolver
Apache CXF