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 XThreadInputStream
XThreadOutputStream. inputStream
protected XThreadInputStream
CommonsHTTPSender.BackgroundHTTPThread. threadStream
Constructors in org.apache.manifoldcf.connectorcommon.common with parameters of type XThreadInputStream Constructor Description XThreadOutputStream(XThreadInputStream inputStream)
-