Uses of Class
com.tick42.glue.internal.gateway.GatewayHandshaker
| Package | Description |
|---|---|
| com.tick42.glue.internal.gateway.agm | |
| com.tick42.glue.internal.gateway.context |
-
Uses of GatewayHandshaker in com.tick42.glue.internal.gateway.agm
Constructors in com.tick42.glue.internal.gateway.agm with parameters of type GatewayHandshaker Constructor Description DefaultAgmPeer(com.tick42.gateway.connection.GatewayConnection connection, GatewayHandshaker handshaker)DefaultAgmPeer(com.tick42.gateway.connection.GatewayConnection connection, GatewayHandshaker handshaker, com.tick42.gateway.authentication.GatewayAuthenticationProvider authenticationProvider) -
Uses of GatewayHandshaker in com.tick42.glue.internal.gateway.context
Constructors in com.tick42.glue.internal.gateway.context with parameters of type GatewayHandshaker Constructor Description DefaultContextPeer(com.tick42.gateway.connection.GatewayConnection connection, GatewayHandshaker handshaker)DefaultContextPeer(com.tick42.gateway.connection.GatewayConnection connection, GatewayHandshaker handshaker, com.tick42.gateway.authentication.GatewayAuthenticationProvider authenticationProvider)