public interface PrimitiveProtocol
| Modifier and Type | Interface and Description |
|---|---|
static class |
PrimitiveProtocol.Builder<P extends PrimitiveProtocol>
Primitive protocol.
|
static interface |
PrimitiveProtocol.Type
Primitive protocol type.
|
| Modifier and Type | Method and Description |
|---|---|
String |
group()
Returns the protocol group name.
|
PrimitiveProtocol.Type |
type()
Returns the protocol type.
|
PrimitiveProtocol.Type type()
String group()
Copyright © 2013–2018. All rights reserved.