public final class Endpoints
extends java.lang.Object
Endpoint instances.| Modifier and Type | Method and Description |
|---|---|
static Endpoint |
newFixedEndpoint(java.lang.String url)
Create a server with the provided URL.
|
static Endpoint |
newFixedEndpoint(java.lang.String url,
java.lang.String name)
Create an endpoint with the provided URL and name.
|
Copyright © 2014 Square, Inc.. All Rights Reserved.