Package | Description |
---|---|
com.hazelcast.nio |
Modifier and Type | Method and Description |
---|---|
Connection.Type |
Connection.getType() |
static Connection.Type |
Connection.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Connection.Type[] |
Connection.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
Connection.setType(Connection.Type type) |
Copyright © 2013 Hazelcast, Inc.. All rights reserved.