|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Endpoint.EndpointType | |
|---|---|
| at.newmedialab.ldclient.model | |
| Uses of Endpoint.EndpointType in at.newmedialab.ldclient.model |
|---|
| Methods in at.newmedialab.ldclient.model that return Endpoint.EndpointType | |
|---|---|
Endpoint.EndpointType |
Endpoint.getType()
|
static Endpoint.EndpointType |
Endpoint.EndpointType.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static Endpoint.EndpointType[] |
Endpoint.EndpointType.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in at.newmedialab.ldclient.model with parameters of type Endpoint.EndpointType | |
|---|---|
void |
Endpoint.setType(Endpoint.EndpointType type)
|
| Constructors in at.newmedialab.ldclient.model with parameters of type Endpoint.EndpointType | |
|---|---|
Endpoint(String name,
Endpoint.EndpointType type,
String uriPrefix,
String endpointUrl,
String contentType,
Long defaultExpiry)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||