| Package | Description |
|---|---|
| org.eclipse.scada.protocol.ngp.common | |
| org.eclipse.scada.protocol.ngp.common.mc.handshake |
| Modifier and Type | Method and Description |
|---|---|
List<Handshake> |
ProtocolConfiguration.getHandshakeHandlers() |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolConfiguration.addHandshakeHandler(Handshake handshake) |
| Modifier and Type | Method and Description |
|---|---|
void |
ProtocolConfiguration.setHandshakeHandlers(List<Handshake> handshakeHandlers) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractHandshake |
class |
MessageProtocolHandshake |
class |
SslFeatureHandshake |
class |
StartSessionHandshake |
class |
StreamCompressionHandshake |
class |
TimeoutHandshake |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.