| Package | Description |
|---|---|
| org.jivesoftware.smack |
Core classes of the Smack API.
|
| Modifier and Type | Field and Description |
|---|---|
protected Map<PacketInterceptor,Connection.InterceptorWrapper> |
Connection.interceptors
List of PacketInterceptors that will be notified when a new packet is
about to be sent to the server.
|
| Modifier and Type | Method and Description |
|---|---|
protected Map<PacketInterceptor,Connection.InterceptorWrapper> |
Connection.getPacketInterceptors()
Get a map of all packet interceptors for sending packets of this
connection.
|
Copyright © 2014. All Rights Reserved.