JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Package
org.springframework.extensions.webscripts.connector
Interface Client
All Known Implementing Classes:
AbstractClient
,
RemoteClient
public interface
Client
Interface for Client implementations
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
String
getEndpoint
()
URL
getURL
()
Method Details
getEndpoint
String
getEndpoint
()
Returns:
the Endpoint for this Client e.g. http://localhost:8080/alfresco/service
getURL
URL
getURL
()
Returns:
the Endpoint for the Client as a URL object