public interface IMemoryConnectionDescription extends IConnectionDescription
| Modifier and Type | Method and Description |
|---|---|
IMemoryConnectionDescription |
adapt(IAuthentication authentication) |
<T> T |
getContent() |
Class<?> |
getContentClass() |
String |
getMimeType() |
java.time.ZonedDateTime |
getTimeStamp() |
getAuthentication, getDataSourceType, getFormat, getURI, getUrl, getVersionIMemoryConnectionDescription adapt(IAuthentication authentication)
adapt in interface IConnectionDescriptionjava.time.ZonedDateTime getTimeStamp()
Class<?> getContentClass()
<T> T getContent()
String getMimeType()
Copyright © 2007–2019 Andreas W. Bartels. All rights reserved.