|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface IForward
Interface for retrieving information about a port forward.
| Method Summary | |
|---|---|
int |
getBindPort()
Returns the port number of the listening server socket. |
java.lang.String |
getHostname()
Returns the name of the host where the connections get redirected to. |
int |
getPort()
Port to connect on on the host where the redirections go to. |
ForwardType |
getType()
Type of the port forward (either LOCAL or REMOTE). |
| Method Detail |
|---|
ForwardType getType()
int getBindPort()
java.lang.String getHostname()
int getPort()
|
g-Eclipse Release 1.0.0 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||