Decorators
Decorators are heap objects to extend what other objects can do.
PingGateway defines default baseURI
, capture
, timer
, and tracing
decorators
you can use without explicitly defining them.
For more information, refer to Decorators.
Decorators are heap objects to extend what other objects can do.
PingGateway defines default baseURI
, capture
, timer
, and tracing
decorators
you can use without explicitly defining them.
For more information, refer to Decorators.