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