| Package | Description |
|---|---|
| org.atmosphere.nettosphere |
| Modifier and Type | Method and Description |
|---|---|
Config.Builder |
Config.Builder.resource(Handler handler)
Add an
Handler mapped to the default, which is '/*' |
Config.Builder |
Config.Builder.resource(java.lang.String path,
Handler handler)
Add an
Handler that will be mapped to the specified path |
Copyright © 2018. All Rights Reserved.