microsoft.servicefabric.services.communication.runtime
Classes
RemoteExceptionInformation |
Fault type used by Service Remoting to transfer the exception details from the Service Replica to the client. |
ServiceInstanceListener |
Represents the communication listener and its properties for a Stateless Service Instance. Endpoints given out by the communication listener are associated with name of the communication listener. |
ServiceReplicaListener |
Represents the communication listener and its properties for a Stateful Service Replica. Endpoints given out by the communication listener are associated with name of the communication listener. |
Interfaces
CommunicationListener |
Defines the base interface and the state machine contract for the communication listener for a Service Fabric Service. |
Azure SDK for Java