| Package | Description |
|---|---|
| com.github.mlk.queue | |
| com.github.mlk.queue.codex | |
| com.github.mlk.queue.implementation |
This package is only for people creating add-ons for miniature-queue.
|
| Class and Description |
|---|
| CodexException
Something has gone horribly wrong when attempting to encode or decode a value.
|
| Decoder
Decodes a byte array into the Type given.
|
| Encoder
Encodes the given object into a byte array
|
| Queuify.Builder |
| Server
This represents an MQ server.
|
| Class and Description |
|---|
| CodexException
Something has gone horribly wrong when attempting to encode or decode a value.
|
| Decoder
Decodes a byte array into the Type given.
|
| Encoder
Encodes the given object into a byte array
|
| Class and Description |
|---|
| QueueException
Something has gone horribly wrong when either putting something on a queue, to registering a listener.
|
Copyright © 2016. All rights reserved.