Interface SessionIdAccessor

All Known Subinterfaces:
MethodRequest, Reply, Session, SessionIdAccessor.SessionIdProperty

public interface SessionIdAccessor
Provides an accessor for a session ID property.
  • Method Details

    • getSessionId

      String getSessionId()
      Retrieves the sessionId from the session ID property.
      Returns:
      The sessionId stored by the session ID property.