|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceEvent | |
---|---|
org.apache.activemq.jmdns | |
org.apache.activemq.transport.discovery.zeroconf | A discovery agent using Zeroconf via the jmDNS library |
Uses of ServiceEvent in org.apache.activemq.jmdns |
---|
Methods in org.apache.activemq.jmdns with parameters of type ServiceEvent | |
---|---|
void |
ServiceListener.serviceAdded(ServiceEvent event)
A service has been added. |
void |
ServiceListener.serviceRemoved(ServiceEvent event)
A service has been removed. |
void |
ServiceListener.serviceResolved(ServiceEvent event)
A service has been resolved. |
void |
ServiceTypeListener.serviceTypeAdded(ServiceEvent event)
A new service type was discovered. |
Uses of ServiceEvent in org.apache.activemq.transport.discovery.zeroconf |
---|
Methods in org.apache.activemq.transport.discovery.zeroconf with parameters of type ServiceEvent | |
---|---|
void |
ZeroconfDiscoveryAgent.serviceAdded(ServiceEvent event)
|
void |
ZeroconfDiscoveryAgent.serviceRemoved(ServiceEvent event)
|
void |
ZeroconfDiscoveryAgent.serviceResolved(ServiceEvent event)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |