public interface Event
Modifier and Type | Interface and Description |
---|---|
static class |
Event.Category |
static class |
Event.Type |
Modifier and Type | Method and Description |
---|---|
Event.Category |
getCategory() |
Connection |
getConnection() |
Delivery |
getDelivery() |
Link |
getLink() |
Session |
getSession() |
Transport |
getTransport() |
Event.Type |
getType() |
Event.Category getCategory()
Event.Type getType()
Connection getConnection()
Session getSession()
Link getLink()
Delivery getDelivery()
Transport getTransport()
Copyright © 2014 The Apache Software Foundation. All rights reserved.