Interface IXfcSessionHandler
-
- All Superinterfaces:
IAPIHandler
,Serializable
- All Known Implementing Classes:
XfcSessionHandler
@Deprecated public interface IXfcSessionHandler extends IAPIHandler
Deprecated.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Deprecated Methods Modifier and Type Method Description void
createNew(UserContext uc, String sessionId, Benutzer ben)
Deprecated.-
Methods inherited from interface de.xima.fc.com.interfaces.IAPIHandler
getName
-
-
-
-
Method Detail
-
createNew
void createNew(UserContext uc, String sessionId, Benutzer ben)
Deprecated.
-
-