public class HostingRedirector extends EndPoint
| Constructor and Description |
|---|
HostingRedirector()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getBindingKey()
Deprecated.
Returns the bindingKey of the HostingRedirector.
|
void |
setBindingKey(java.lang.String bindingKey)
Deprecated.
Sets the bindingKey of the HostingRedirector.
|
public java.lang.String getBindingKey()
public void setBindingKey(java.lang.String bindingKey)
bindingKey - the bindingKey of the HostingRedirector.