Marc Mültin 6f6be89a09 Improved the performance of RISE V2G by converting the MessageHandler into a Singleton. When instantiating the MessageHandler, the JAXB Context is set which is a pretty time-consuming task. Before the improvement, the MessageHandler was instantiated by the V2GCommunicationSessionHandlerSECC and the V2GCommunicationSessionHandlerSECC class. 8 years ago
..
ChangeProcessingState.java babd2ee114 Changelog 13.10.17: 8 years ago
MessageHandler.java 6f6be89a09 Improved the performance of RISE V2G by converting the MessageHandler into a Singleton. When instantiating the MessageHandler, the JAXB Context is set which is a pretty time-consuming task. Before the improvement, the MessageHandler was instantiated by the V2GCommunicationSessionHandlerSECC and the V2GCommunicationSessionHandlerSECC class. 8 years ago
PauseSession.java babd2ee114 Changelog 13.10.17: 8 years ago
ReactionToIncomingMessage.java babd2ee114 Changelog 13.10.17: 8 years ago
SendMessage.java babd2ee114 Changelog 13.10.17: 8 years ago
TerminateSession.java babd2ee114 Changelog 13.10.17: 8 years ago