| Package | Description |
|---|---|
| org.shredzone.flattr4j.connector | |
| org.shredzone.flattr4j.connector.impl |
| Modifier and Type | Method and Description |
|---|---|
static RequestType |
RequestType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static RequestType[] |
RequestType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
Connection |
Connector.create(RequestType type)
Creates a new
Connection for a call with the given request type. |
| Modifier and Type | Method and Description |
|---|---|
Connection |
FlattrConnector.create(RequestType type) |
| Constructor and Description |
|---|
FlattrConnection(RequestType type)
Creates a new
FlattrConnection for the given RequestType. |
Copyright © 2010–2014. All rights reserved.