Package | Description |
---|---|
org.apache.mina.coap.resource |
Modifier and Type | Class and Description |
---|---|
class |
AbstractResourceHandler
A base implementation for
ResourceHandler when you don't want to return all the resources meta-data. |
Modifier and Type | Method and Description |
---|---|
void |
ResourceRegistry.register(ResourceHandler handler)
Register a new resource handler.
|
Copyright © 2009–2013 Apache MINA Project. All rights reserved.