Klasse ServiceProtocol
java.lang.Object
org.teamapps.message.protocol.service.ServiceProtocol
-
Konstruktorübersicht
Konstruktoren -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungaddBroadcastMethod(String methodName, MessageDefinition message) addMethod(String methodName, MessageDefinition inputMessage, MessageDefinition outputMessage) addMethod(ProtocolServiceMethod method) byte[]toBytes()voidwrite(DataOutputStream dos)
-
Konstruktordetails
-
ServiceProtocol
-
ServiceProtocol
- Löst aus:
IOException
-
ServiceProtocol
- Löst aus:
IOException
-
-
Methodendetails
-
addMethod
-
addMethod
public ServiceProtocol addMethod(String methodName, MessageDefinition inputMessage, MessageDefinition outputMessage) -
addBroadcastMethod
-
getServiceName
-
getServiceMethods
-
getBroadcastMethods
-
toBytes
- Löst aus:
IOException
-
write
- Löst aus:
IOException
-