Class SessionChannelFactory

  • All Implemented Interfaces:
    ChannelFactory

    public class SessionChannelFactory
    extends java.lang.Object
    implements ChannelFactory
    Version:
    $Revision: 1.12 $
    Author:
    $author$
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String SESSION_CHANNEL  
    • Constructor Summary

      Constructors 
      Constructor Description
      SessionChannelFactory()
      Creates a new SessionChannelFactory object.
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Channel createChannel​(java.lang.String channelType, byte[] requestData)  
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait