T - Is the type of session that is returned. Eg For JSSE would be SSLSession.public interface Source<T>
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
InputStream |
getInputStream() |
OutputStream |
getOutputStream() |
T |
getSession() |
InputStream getInputStream() throws IOException
IOExceptionOutputStream getOutputStream() throws IOException
IOExceptionT getSession()
void close()
throws IOException
IOExceptionCopyright © 2015–2020 The veraPDF Consortium. All rights reserved.