JChannel
implementation of the Channel
interface.
@param properties the protocol stack configuration information; anull
value means use the default protocol stack configuration.
@throws ChannelException if the creation of the channel failed.
@deprecated JChannel
's conversion to type-specificconstruction, and the subsequent deprecation of its JChannel(Object)
constructor, necessitate the deprecation of this factory method as well. Type-specific protocol stack configuration should be specfied during construction of an instance of this factory.
|
|
|
|