Class and Description |
---|
org.restlet.engine.util.CookieSeries
Use
Series directly |
org.restlet.engine.util.CookieSettingSeries
Use
Series directly |
org.restlet.util.Couple
To be removed with no replacement.
|
org.restlet.util.Triple
To be removed with no replacement.
|
org.restlet.resource.UniformResource
Use the parent
Resource class instead. |
Field and Description |
---|
org.restlet.data.MediaType.APPLICATION_XMI_XML |
org.restlet.engine.header.HeaderConstants.ATTRIBUTE_HTTPS_CIPHER_SUITE
Use
ClientInfo.getCipherSuite() instead. |
org.restlet.engine.header.HeaderConstants.ATTRIBUTE_HTTPS_CLIENT_CERTIFICATES
Use
ClientInfo.getCertificates() instead. |
Constructor and Description |
---|
org.restlet.ext.xstream.XstreamRepresentation(Representation) |
Copyright © 2005–2014. All rights reserved.