Package | Description |
---|---|
org.apache.qpid.server.protocol.v0_10 | |
org.apache.qpid.transport |
Modifier and Type | Method and Description |
---|---|
void |
ServerConnectionDelegate.connectionSecureOk(Connection conn,
ConnectionSecureOk ok) |
Modifier and Type | Method and Description |
---|---|
ConnectionSecureOk |
ConnectionSecureOk.clearResponse() |
ConnectionSecureOk |
ConnectionSecureOk.response(byte[] value) |
ConnectionSecureOk |
ConnectionSecureOk.setResponse(byte[] value) |
Modifier and Type | Method and Description |
---|---|
void |
MethodDelegate.connectionSecureOk(C context,
ConnectionSecureOk method) |
void |
ServerDelegate.connectionSecureOk(Connection conn,
ConnectionSecureOk ok) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.