| Package | Description |
|---|---|
| org.pipservices.rpc.services |
| Modifier and Type | Class and Description |
|---|---|
class |
CommandableHttpService
Abstract service that receives remove calls via HTTP/REST protocol
to operations automatically generated for commands defined in ICommandable components.
|
class |
HeartbeatRestService
Service returns heartbeat via HTTP/REST protocol.
|
class |
RestService
Abstract service that receives remove calls via HTTP/REST protocol.
|
class |
StatusRestService
Service that returns microservice status information via HTTP/REST protocol.
|
| Modifier and Type | Method and Description |
|---|---|
void |
HttpEndpoint.register(IRegisterable registration)
Registers a registerable object for dynamic endpoint discovery.
|
void |
HttpEndpoint.unregister(IRegisterable registration)
Unregisters a registerable object, so that it is no longer used in dynamic
endpoint discovery.
|
Copyright © 2018. All rights reserved.