public class ForwardingNotice
extends java.lang.Object
Constructor and Description |
---|
ForwardingNotice(java.lang.String remoteHostname,
java.lang.String remoteIPAddress,
int remotePort)
Creates a new ForwardingNotice object.
|
Modifier and Type | Method and Description |
---|---|
java.lang.String |
getRemoteHostname() |
java.lang.String |
getRemoteIPAddress() |
int |
getRemotePort() |
Copyright © 2022. All rights reserved.