Uses of Interface
esendex.sdk.java.model.domain.response.SessionResponse
Packages that use SessionResponse
Package
Description
-
Uses of SessionResponse in esendex.sdk.java.model.domain.impl
Classes in esendex.sdk.java.model.domain.impl that implement SessionResponseModifier and TypeClassDescriptionclass
class
An InboxMessageResponse.class
class
class
A MessageResponse is the base class for all Message responses.class
A SentMessageResponse.Methods in esendex.sdk.java.model.domain.impl that return SessionResponse -
Uses of SessionResponse in esendex.sdk.java.service
Methods in esendex.sdk.java.service that return SessionResponseModifier and TypeMethodDescriptionSessionService.getSession()
Obtains a session for authentication of subsequent resources by session authentication. -
Uses of SessionResponse in esendex.sdk.java.service.impl
Methods in esendex.sdk.java.service.impl that return SessionResponseModifier and TypeMethodDescriptionSessionServiceImpl.getSession()
Obtains a session for authentication of subsequent resources by session authentication.