| Modifier and Type | Class and Description |
|---|---|
class |
SimpleServerEndpointFactory
A basic implementation for creating standard CoAP endpoints.
|
| Constructor and Description |
|---|
ManagedServer(org.osgi.framework.BundleContext bundleContext,
EndpointFactory endpointFactory)
Sets all required collaborators.
|
ManagedServer(org.osgi.framework.BundleContext bundleContext,
ch.ethz.inf.vs.californium.osgi.ServerInterfaceFactory serverFactory,
EndpointFactory endpointFactory)
Sets all required collaborators.
|
Copyright © 2014 Institute for Pervasive Computing, ETH Zurich. All rights reserved.