Class ServerClientSessionProps

java.lang.Object
com.iizix.prop.GProp<GProp<?>[]>
com.iizix.prop.PropCnr
com.iizix.prop.ServerClientSessionProps
All Implemented Interfaces:
EventListener, IGProp<GProp<?>[]>, IPropCnr, Cloneable

public class ServerClientSessionProps extends PropCnr
The Server's Client Session properties hold information relating to the current client session, i.e. the current host session for the terminal plug-in.
  • Constructor Details

    • ServerClientSessionProps

      protected ServerClientSessionProps()
      Creates the application property container without a name. The name must be set in all cases using the setPropertyAtom call.
    • ServerClientSessionProps

      public ServerClientSessionProps(Atom propertyAtom)
      Creates the application property container with the specified name. All system-reserved names for components begins with "$".
      Parameters:
      propertyAtom - the name of the application, unique within it's parent.