public class UnmanagedNetworkServiceImpl extends ServiceImpl implements UnmanagedNetworkService
UnmanagedNetworkService.GetRequest, UnmanagedNetworkService.GetResponse, UnmanagedNetworkService.RemoveRequest, UnmanagedNetworkService.RemoveResponse
Constructor and Description |
---|
UnmanagedNetworkServiceImpl(HttpConnection connection,
String path) |
Modifier and Type | Method and Description |
---|---|
UnmanagedNetworkService.GetRequest |
get() |
UnmanagedNetworkService.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 UnmanagedNetworkServiceImpl(HttpConnection connection, String path)
public UnmanagedNetworkService.GetRequest get()
get
in interface UnmanagedNetworkService
public UnmanagedNetworkService.RemoveRequest remove()
remove
in interface UnmanagedNetworkService
public Service service(String path)
UnmanagedNetworkService
Service locator method, returns individual service on which the URI is dispatched.
service
in interface UnmanagedNetworkService
Copyright © 2016. All rights reserved.