jGCS Documentation

net.sf.jgcs
Interface ProtocolFactory


public interface ProtocolFactory

This class defines a ProtocolFactory This factory must be used to create instances of Protocols. It should be stateless and represents one toolkit.

Version:
1.0
Author:
Nuno Carvalho

Method Summary
 Protocol createProtocol()
          Creates a new Protocol that represents a toolkit.
 

Method Detail

createProtocol

Protocol createProtocol()
                        throws JGCSException
Creates a new Protocol that represents a toolkit.

Returns:
a new protocol.
Throws:
JGCSException

jGCS Documentation

Copyright (c) 2006, Universidade de Lisboa
For updates and related information please see jGCS home page