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 © 2024. All rights reserved.