public interface ProtocolServer<T extends com.ca.codesv.sdk.Connection,R extends com.ca.codesv.sdk.ResponseBuilder> extends RuntimeServer
| Modifier and Type | Method and Description |
|---|---|
ConnectedServer<R> |
withConnection(T connection)
Specifies connection that should be used with this protocol.
|
resetAll, resetAllTracking, start, stopgetVerificationsConnectedServer<R> withConnection(T connection)
connection - connection that should be used