Uses of Enum Class
org.cojen.dirmi.Session.State
-
Uses of Session.State in org.cojen.dirmi
Methods in org.cojen.dirmi that return Session.StateModifier and TypeMethodDescriptionSession.state()Returns the current session state.static Session.StateReturns the enum constant of this class with the specified name.static Session.State[]Session.State.values()Returns an array containing the constants of this enum class, in the order they are declared.