Interface GetSessionService

All Superinterfaces:
com.skava.core.EcommService<GetSessionRequest,SessionResponse>
All Known Implementing Classes:
GetSessionServiceImpl

public interface GetSessionService extends com.skava.core.EcommService<GetSessionRequest,SessionResponse>
An interface to define the service for retrieving session.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process