@Deprecated public class RequestHostnameProvider extends Object implements HostnameProvider
Constructor and Description |
---|
RequestHostnameProvider()
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
String |
getHostname(javax.ws.rs.core.UriInfo originalUriInfo)
Deprecated.
|
int |
getPort(javax.ws.rs.core.UriInfo originalUriInfo)
Deprecated.
|
String |
getScheme(javax.ws.rs.core.UriInfo originalUriInfo)
Deprecated.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, getContextPath, getContextPath, getHostname, getPort, getScheme
public String getScheme(javax.ws.rs.core.UriInfo originalUriInfo)
getScheme
in interface HostnameProvider
public String getHostname(javax.ws.rs.core.UriInfo originalUriInfo)
getHostname
in interface HostnameProvider
public int getPort(javax.ws.rs.core.UriInfo originalUriInfo)
getPort
in interface HostnameProvider
Copyright © 2021 JBoss by Red Hat. All rights reserved.