public class UriTemplate
extends java.lang.Object
Title: Service Event Fabric Core
Description: Uri template.
Copyright: Copyright (c) 2014
Company: StreamScape Technologies
Constructor and Description |
---|
UriTemplate(java.lang.String template) |
Modifier and Type | Method and Description |
---|---|
void |
submit(com.streamscape.sef.network.http.server.utils.FabricHTTPRequest url) |
void |
submit(java.lang.String uri) |
public UriTemplate(java.lang.String template) throws UriTree.UriException
UriTree.UriException
public void submit(com.streamscape.sef.network.http.server.utils.FabricHTTPRequest url) throws UriTree.UriException
UriTree.UriException
public void submit(java.lang.String uri) throws UriTree.UriException
UriTree.UriException
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.