public abstract class AbstractClientPayload extends ClientItem
link, LOG
Constructor and Description |
---|
AbstractClientPayload(String name) |
Modifier and Type | Method and Description |
---|---|
URI |
getContextURL()
The context URL describes the content of the payload.
|
void |
setContextURL(URI contextURL) |
public AbstractClientPayload(String name)
public URI getContextURL()
public void setContextURL(URI contextURL)
Copyright © 2013–2015 The Apache Software Foundation. All rights reserved.