Package | Description |
---|---|
com.ibasco.agql.core | |
com.ibasco.agql.core.transport.http |
Modifier and Type | Class and Description |
---|---|
class |
NettyTransport
The netty transport driver, responsible for sending the messages to the provided
Channel . |
Modifier and Type | Method and Description |
---|---|
Transport<?,?> |
Messenger.getTransport()
The underlying
Transport used by this instance |
Modifier and Type | Class and Description |
---|---|
class |
AsyncHttpTransport
A wrapper class for the
AsyncHttpClient |
Copyright © 2016–2024. All rights reserved.