public interface ChannelFactory
Modifier and Type | Method and Description |
---|---|
RegistryChannel |
createChannel()
create a new channel.
|
RegistryChannel createChannel() throws java.io.IOException
null
is returned. If a channel could not be created for
a different reason, an IOException
is thrown. Channels that
are no longer used by the caller should be closednull
if no more
channels are availablejava.io.IOException
- if the channel could not be createdCopyright © 2005-2013 Knipp Medien und Kommunikation GmbH