Package | Description |
---|---|
org.jgroups.protocols |
Provides implementations of transport protocols which are
responsible for sending and receiving messages to/from the network.
|
Modifier and Type | Method and Description |
---|---|
protected static COUNTER.ResponseType |
COUNTER.responseToResponseType(COUNTER.Response rsp) |
static COUNTER.ResponseType |
COUNTER.ResponseType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static COUNTER.ResponseType[] |
COUNTER.ResponseType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
protected static COUNTER.Response |
COUNTER.createResponse(COUNTER.ResponseType type) |
Copyright © 1998-2020 Red Hat. All Rights Reserved.