| Interface | Description |
|---|---|
| ProtocolDecoder.Action<T> |
| Class | Description |
|---|---|
| Ascii |
Holds a string and it's ascii encoded value as a buffer.
|
| BufferSupport |
BufferSupport contains static methods that assist
with working with the vertx Buffer class.
|
| ProtocolDecoder<T> |
An abstract base class used to implement a Vertx handler which
decode a buffer stream to a protocol specific frame objects.
|
Copyright © 2011–2015 Red Hat. All rights reserved.