public class SessionChannelFactory extends java.lang.Object implements ChannelFactory
Modifier and Type | Field and Description |
---|---|
static java.lang.String |
SESSION_CHANNEL |
Constructor and Description |
---|
SessionChannelFactory()
Creates a new SessionChannelFactory object.
|
Modifier and Type | Method and Description |
---|---|
Channel |
createChannel(java.lang.String channelType,
byte[] requestData) |
public static final java.lang.String SESSION_CHANNEL
public SessionChannelFactory() throws ConfigurationException
ConfigurationException
public Channel createChannel(java.lang.String channelType, byte[] requestData) throws InvalidChannelException
createChannel
in interface ChannelFactory
InvalidChannelException
Copyright © 2002-2003 Lee David Painter & Contributors. All Rights Reserved.