ORCentral

src/eu/coform/command/loginsession/AbstractSectionLoginSession.java

Go to the documentation of this file.
00001 package eu.coform.command.loginsession;
00002 
00003 import eu.coform.command.proto.Abstract;
00004 
00008 public interface AbstractSectionLoginSession extends Abstract{
00009 
00010 }
 All Classes Namespaces Files Functions Variables Enumerations