Interface CreateClientSessionService

All Superinterfaces:
com.skava.core.EcommService<ClientSessionRequest,ClientSessionResponse>
All Known Implementing Classes:
CreateClientSessionServiceImpl

public interface CreateClientSessionService extends com.skava.core.EcommService<ClientSessionRequest,ClientSessionResponse>
An interface to define the service for creating session for clients.
Author:
Infosys Equinox
  • Method Summary

    Methods inherited from interface com.skava.core.EcommService

    getValidateException, getValidator, getValidator, process