Class SessionDto

java.lang.Object
esendex.sdk.java.model.transfer.Dto
esendex.sdk.java.model.transfer.session.SessionDto

public class SessionDto extends Dto
Data holder for session entities. This class directly holds the parsed xml data. A SessionDto holds the session ID to be used for subsequent session authenticated requests to other resources.
Author:
Mike Whittaker
  • Constructor Details

    • SessionDto

      public SessionDto()
  • Method Details

    • getId

      public String getId()
      Gets the unique identifier for this entity.
      Overrides:
      getId in class Dto
      Returns:
      the id