Interface SessionParticipantType
public interface SessionParticipantType
Defines an implementation of
SessionParticipant, with factory method.- Author:
- K. Benedyczak
-
Method Summary
Modifier and TypeMethodDescriptiongetInstance(String entryValue) serialize(SessionParticipant participant)
-
Method Details
-
getProtocolType
String getProtocolType() -
getInstance
- Throws:
IOException
-
serialize
- Throws:
IOException
-