| Package | Description |
|---|---|
| io.apiman.gateway.vertx.conversation |
| Class and Description |
|---|
| IReadyExecute
An object whose main action can be triggered by calling
IReadyExecute.execute(Object, Handler), with a ready
Handler indicating when it is safe to perform an implementation-specified subsequent action. |
| IResettable
Given object is resettable, which implies it can be reused after
IResettable.reset() has been invoked. |
| ISimpleWriteStream
Interface representing simple write/end combination.
|
Copyright © 2015 JBoss, a division of Red Hat. All rights reserved.