|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
A retriever of url content. Implemented by protocol extensions.
Field Summary | |
static String |
X_POINT_ID
The name of the extension point. |
Method Summary | |
Content |
getContent(String url)
Returns the Content for a url. |
Field Detail |
public static final String X_POINT_ID
Method Detail |
public Content getContent(String url) throws ProtocolException
Content
for a url.
IOException
- for any errors.
ProtocolException
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |