Uses of Interface
com.lexmark.saperion.client.ServiceInformationClient
-
Packages that use ServiceInformationClient Package Description com.lexmark.saperion.client com.lexmark.saperion.client.implementation -
-
Uses of ServiceInformationClient in com.lexmark.saperion.client
Methods in com.lexmark.saperion.client that return ServiceInformationClient Modifier and Type Method Description ServiceInformationClient
SaperionClient. getServiceInformationClient()
This method returns a client that provides information about the service itself. -
Uses of ServiceInformationClient in com.lexmark.saperion.client.implementation
Classes in com.lexmark.saperion.client.implementation that implement ServiceInformationClient Modifier and Type Class Description class
ServiceInformationClientImpl
Methods in com.lexmark.saperion.client.implementation that return ServiceInformationClient Modifier and Type Method Description ServiceInformationClient
SaperionClientImpl. getServiceInformationClient()
-