JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
org.aksw.commons.io.util.channel
ChannelFactory
Contents
Description
Method Summary
Method Details
newChannel()
Hide sidebar
Show sidebar
Interface ChannelFactory<
T extends
Channel
>
All Superinterfaces:
AutoCloseable
public interface
ChannelFactory<T extends
Channel
>
extends
AutoCloseable
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
T
newChannel
()
Methods inherited from interface
AutoCloseable
close
Method Details
newChannel
T
newChannel
()