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