org.dasein.cloud.cloudstack.network
Class CSNetworkServices
java.lang.Object
org.dasein.cloud.network.AbstractNetworkServices
org.dasein.cloud.cloudstack.network.CSNetworkServices
- All Implemented Interfaces:
- NetworkServices
public class CSNetworkServices
- extends AbstractNetworkServices
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CSNetworkServices
public CSNetworkServices(@Nonnull
CSCloud cloud)
getFirewallSupport
@Nullable
public SecurityGroup getFirewallSupport()
- Specified by:
getFirewallSupport in interface NetworkServices- Overrides:
getFirewallSupport in class AbstractNetworkServices
getIpAddressSupport
@Nullable
public IpAddress getIpAddressSupport()
- Specified by:
getIpAddressSupport in interface NetworkServices- Overrides:
getIpAddressSupport in class AbstractNetworkServices
getLoadBalancerSupport
@Nullable
public LoadBalancers getLoadBalancerSupport()
- Specified by:
getLoadBalancerSupport in interface NetworkServices- Overrides:
getLoadBalancerSupport in class AbstractNetworkServices
getVlanSupport
@Nullable
public Network getVlanSupport()
- Specified by:
getVlanSupport in interface NetworkServices- Overrides:
getVlanSupport in class AbstractNetworkServices
Copyright © 2012 enStratus Networks Inc. All Rights Reserved.