Package open.source.exchange.parser
Class PathContainerParser
java.lang.Object
open.source.exchange.parser.PathContainerParser
@Service public class PathContainerParser extends Object
-
Constructor Summary
Constructors Constructor Description PathContainerParser()
-
Method Summary
Modifier and Type Method Description ExPathContainer
parse(org.springframework.http.server.PathContainer pathContainer)
-
Constructor Details
-
PathContainerParser
public PathContainerParser()
-
-
Method Details
-
parse
-