Uses of Class
org.apache.manifoldcf.connectorcommon.common.XThreadInputStream
-
Packages that use XThreadInputStream Package Description org.apache.manifoldcf.connectorcommon.common -
-
Uses of XThreadInputStream in org.apache.manifoldcf.connectorcommon.common
Fields in org.apache.manifoldcf.connectorcommon.common declared as XThreadInputStream Modifier and Type Field Description protected XThreadInputStreamXThreadOutputStream. inputStreamprotected XThreadInputStreamCommonsHTTPSender.BackgroundHTTPThread. threadStreamConstructors in org.apache.manifoldcf.connectorcommon.common with parameters of type XThreadInputStream Constructor Description XThreadOutputStream(XThreadInputStream inputStream)
-