Mule REST Router Module
Install Guide
Java API Reference
Mule API Reference
Package Index
|
Class Index
org.mule.modules.rest
org.mule.modules.rest.adapters
org.mule.modules.rest.agents
org.mule.modules.rest.config
org.mule.modules.rest.process
org.mule.modules.rest.processors
Classes
RestRouterModule
RestUriUtils
Exceptions
UnsupportedHttpVerbException
Package Index
|
Class Index
Summary:
Constants
|
Ctors
|
Methods
|
Inherited Methods
|
[Expand All]
public class
RestUriUtils
extends Object
java.lang.Object
↳
org.mule.modules.rest.RestUriUtils
Summary
Constants
String
REST_RESOURCE_DELIMITER
Public Constructors
RestUriUtils
()
Public Methods
static boolean
equalDepths
(String uri, String templateUri)
[Expand]
Inherited Methods
From class java.lang.Object
Object
clone
()
boolean
equals
(Object arg0)
void
finalize
()
final Class<?>
getClass
()
int
hashCode
()
final void
notify
()
final void
notifyAll
()
String
toString
()
final void
wait
()
final void
wait
(long arg0, int arg1)
final void
wait
(long arg0)
Constants
public static final String
REST_RESOURCE_DELIMITER
Constant Value:
"/"
Public Constructors
public
RestUriUtils
()
Public Methods
public static boolean
equalDepths
(String uri, String templateUri)
Parameters
uri
templateUri