public static interface WellKnownResourceFactory.WellKnownHandler
| Modifier and Type | Method and Description |
|---|---|
String |
getWellKnownName()
Identifies the part of the path following .well-known which will map to this handler
|
Resource |
locateWellKnownResource(Resource hostRes)
Find a resource which will handle the well-known request.
|
String getWellKnownName()
Copyright © 2021 McEvoy Software Ltd. All rights reserved.