Interface SessionIdAccessor

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

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

    • getSessionId

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