public class VirtualFunctionAllowedNetworkServiceImpl extends ServiceImpl implements VirtualFunctionAllowedNetworkService
VirtualFunctionAllowedNetworkService.GetRequest, VirtualFunctionAllowedNetworkService.GetResponse, VirtualFunctionAllowedNetworkService.RemoveRequest, VirtualFunctionAllowedNetworkService.RemoveResponse
Constructor and Description |
---|
VirtualFunctionAllowedNetworkServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
VirtualFunctionAllowedNetworkService.GetRequest |
get() |
VirtualFunctionAllowedNetworkService.RemoveRequest |
remove() |
Service |
service(String path)
Service locator method, returns individual service on which the URI is dispatched.
|
String |
toString() |
checkAction, checkFault, getConnection, getPath, throwError
public VirtualFunctionAllowedNetworkServiceImpl(HttpConnection connection, String path)
public VirtualFunctionAllowedNetworkService.GetRequest get()
get
in interface VirtualFunctionAllowedNetworkService
public VirtualFunctionAllowedNetworkService.RemoveRequest remove()
remove
in interface VirtualFunctionAllowedNetworkService
public Service service(String path)
VirtualFunctionAllowedNetworkService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface VirtualFunctionAllowedNetworkService
Copyright © 2016. All rights reserved.