Package | Description |
---|---|
org.restlet.engine | |
org.restlet.ext.sip.internal |
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 | 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 |
SipProtocolHelper
Protocol helper for the SIP protocol.
|
Copyright © 2005–2014. All rights reserved.