Package jadex.publishservice.publish
Class PathHandler2.SubHandler
java.lang.Object
jadex.publishservice.publish.PathHandler2.SubHandler
- Enclosing class:
- PathHandler2
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPath()intgetVhost()voidsetHandler(IRequestHandler handler) voidvoid
-
Field Details
-
vhost
-
path
-
handler
-
-
Constructor Details
-
SubHandler
-
-
Method Details
-
getVhost
- Returns:
- the vhost
-
setVhost
- Parameters:
vhost- the vhost to set
-
getPath
- Returns:
- the path
-
setPath
- Parameters:
path- the path to set
-
getHandler
- Returns:
- the handler
-
setHandler
- Parameters:
handler- the handler to set
-
getSpecifity
public int getSpecifity()
-