public class SpringIoResource extends org.apache.sshd.common.util.io.resource.AbstractIoResource<org.springframework.core.io.Resource>
BY_NAME_COMPARATOR, NAME_EXTRACTOR| Constructor and Description |
|---|
SpringIoResource(org.springframework.core.io.Resource r) |
| Modifier and Type | Method and Description |
|---|---|
String |
getName() |
org.springframework.core.io.Resource |
getResource() |
InputStream |
openInputStream() |
getResourceType, getResourceValue, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitforResourcefindByName, getNameList, getNames, ofName, removeByNamepublic org.springframework.core.io.Resource getResource()
public String getName()
getName in interface NamedResourcegetName in class org.apache.sshd.common.util.io.resource.AbstractIoResource<org.springframework.core.io.Resource>public InputStream openInputStream() throws IOException
IOExceptionCopyright © 2017–2019 The Apache Software Foundation. All rights reserved.