| 
OpenShift Java Client 2.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IApplicationPortForwarding | |
|---|---|
| com.openshift.client | |
| com.openshift.internal.client | |
| com.openshift.internal.client.ssh | |
| Uses of IApplicationPortForwarding in com.openshift.client | 
|---|
| Methods in com.openshift.client that return types with arguments of type IApplicationPortForwarding | |
|---|---|
 List<IApplicationPortForwarding> | 
IApplication.getForwardablePorts()
Returns the list of forwardable ports on OpenShift for this application.  | 
 List<IApplicationPortForwarding> | 
IApplication.refreshForwardablePorts()
Refreshes the list of port-forwarding.  | 
 List<IApplicationPortForwarding> | 
IApplication.startPortForwarding()
 | 
 List<IApplicationPortForwarding> | 
IApplication.stopPortForwarding()
Stop the port-forwarding for all ports.  | 
| Uses of IApplicationPortForwarding in com.openshift.internal.client | 
|---|
| Methods in com.openshift.internal.client that return types with arguments of type IApplicationPortForwarding | |
|---|---|
 List<IApplicationPortForwarding> | 
ApplicationResource.getForwardablePorts()
 | 
 List<IApplicationPortForwarding> | 
ApplicationResource.refreshForwardablePorts()
 | 
 List<IApplicationPortForwarding> | 
ApplicationResource.startPortForwarding()
 | 
 List<IApplicationPortForwarding> | 
ApplicationResource.stopPortForwarding()
 | 
| Uses of IApplicationPortForwarding in com.openshift.internal.client.ssh | 
|---|
| Classes in com.openshift.internal.client.ssh that implement IApplicationPortForwarding | |
|---|---|
 class | 
ApplicationPortForwarding
 | 
  | 
OpenShift Java Client 2.5.0.Final | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||