| Package | Description |
|---|---|
| eu.chargetime.ocpp | |
| eu.chargetime.ocpp.model |
| Modifier and Type | Method and Description |
|---|---|
void |
ServerEvents.authenticateSession(SessionInformation information,
String username,
byte[] password) |
void |
ListenerEvents.authenticateSession(SessionInformation information,
String username,
byte[] password) |
void |
ListenerEvents.newSession(ISession session,
SessionInformation information) |
void |
ServerEvents.newSession(UUID sessionIndex,
SessionInformation information) |
| Modifier and Type | Method and Description |
|---|---|
SessionInformation |
SessionInformation.Builder.build() |
Copyright © 2022. All rights reserved.