Package com.peterphi.carbon.message
Class CarbonSocketAPI
java.lang.Object
com.peterphi.carbon.message.CarbonSocketAPI
Implements the Carbon socket API
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionstatic String
getMessageFromData
(String reply) send
(byte[] xml) static void
writeMessageWithData
(byte[] xmlBytes, OutputStream os)
-
Constructor Details
-
CarbonSocketAPI
-
-
Method Details
-
send
-
writeMessageWithData
- Throws:
IOException
-
getMessageFromData
- Throws:
MalformedCarbonResponseException
-