| Package | Description |
|---|---|
| org.restlet.engine | |
| org.restlet.engine.connector | |
| org.restlet.ext.sip.internal |
| Modifier and Type | Method and Description |
|---|---|
List<ProtocolHelper> |
Engine.getRegisteredProtocols()
Returns the list of available protocol connectors.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Engine.setRegisteredProtocols(List<ProtocolHelper> registeredProtocols)
Sets the list of available protocol helpers.
|
| Modifier and Type | Class and Description |
|---|---|
class |
HttpProtocolHelper
Protocol helper for the HTTP protocol.
|
class |
WebDavProtocolHelper
Protocol helper for the WEBDAV protocol.
|
| Modifier and Type | Class and Description |
|---|---|
class |
SipProtocolHelper
Deprecated.
Will be removed to focus on Web APIs.
|
Copyright © 2005–2015. All rights reserved.