abstract class AbstractGateway extends java.lang.Object implements Gateway
Modifier and Type | Field and Description |
---|---|
private GatewayEntry |
gatewayEntry |
private SpreedlyProxy |
spreedlyProxy |
Constructor and Description |
---|
AbstractGateway(SpreedlyProxy spreedlyProxy,
GatewayEntry gatewayEntry) |
Modifier and Type | Method and Description |
---|---|
protected GatewayEntry |
getGatewayEntry() |
protected SpreedlyProxy |
getSpreedlyProxy() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
generateToken
private final SpreedlyProxy spreedlyProxy
private final GatewayEntry gatewayEntry
public AbstractGateway(SpreedlyProxy spreedlyProxy, GatewayEntry gatewayEntry)
protected SpreedlyProxy getSpreedlyProxy()
protected GatewayEntry getGatewayEntry()