public interface Event
| Modifier and Type | Interface and Description |
|---|---|
static class |
Event.Type |
| Modifier and Type | Method and Description |
|---|---|
Event |
copy() |
Connection |
getConnection() |
java.lang.Object |
getContext() |
Delivery |
getDelivery() |
Link |
getLink() |
Session |
getSession() |
Transport |
getTransport() |
Event.Type |
getType() |
Event.Type getType()
java.lang.Object getContext()
Connection getConnection()
Session getSession()
Link getLink()
Delivery getDelivery()
Transport getTransport()
Event copy()
Copyright © 2014 FuseSource, Corp.. All Rights Reserved.