Package one.xingyi.core.endpoints
Interface MethodAndPathDescription
-
- All Known Subinterfaces:
EndPoint,EndpointAcceptor0,EndpointAcceptor1<From>,IMediaTypeEndpoint<Request,Entity>,IResourceEndPoint<Entity,Request,Result>,IResourceEndpointAcceptor<From>
- All Known Implementing Classes:
EntityMediaTypeEndpoint,IdAndEntityMediaTypeEndpoint,OptionalEntityMediaTypeEndpoint
public interface MethodAndPathDescription
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.util.List<MethodPathAndDescription>description()
-
-
-
Method Detail
-
description
java.util.List<MethodPathAndDescription> description()
-
-