Package-level declarations

Types

Link copied to clipboard
public class CardEntryMethods
Copyright (C) 2017 Clover Network, Inc.
Link copied to clipboard
public class DisplayConnector implements IDisplayConnector
Link copied to clipboard
public class DisplayIntent
Link copied to clipboard
public class DisplayV3Connector extends ServiceConnector<S>
Service connector for IDisplayServiceV3.
Link copied to clipboard
public interface IDisplayServiceListener implements IInterface
Functional implementation of Display Control.
Link copied to clipboard
public interface IDisplayServiceV3 implements IInterface
Functional implementation of Display Control.
Link copied to clipboard
public interface IPaymentServiceListener implements IInterface
Link copied to clipboard
public interface IPaymentServiceV3 implements IInterface
This service mirrors the functionality of IOrderService but uses a different mechanism for trasferring Clover SDK objects.
Link copied to clipboard
public class PaymentConnector implements IPaymentConnector
Link copied to clipboard
public class PaymentIntent
Link copied to clipboard
public class PaymentV3Connector extends ServiceConnector<S>
Service connector for IPaymentServiceV3.