Class V3Client
java.lang.Object
org.projecthusky.communication.CamelService
org.projecthusky.communication.mpi.V3Client
- All Implemented Interfaces:
org.apache.camel.CamelContextAware
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionabstract String
Gets the actor name for each actor implementation.Methods inherited from class org.projecthusky.communication.CamelService
addHttpHeader, addWssHeader, getAuditContext, getCamelContext, send, setAuditContext, setCamelContext
-
Constructor Details
-
V3Client
Constructor- Parameters:
serverURI
- the URI for the server to use for query requests
-
-
Method Details
-
getActorName
Gets the actor name for each actor implementation.- Returns:
- The implementation's actor name
-
getServerURI
- Returns:
- Returns the server URI
-