|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IServiceTypeEvent | |
|---|---|
| org.eclipse.ecf.discovery | |
| org.eclipse.ecf.provider.discovery | |
| org.eclipse.ecf.provider.remoteservice | |
| Uses of IServiceTypeEvent in org.eclipse.ecf.discovery |
|---|
| Classes in org.eclipse.ecf.discovery that implement IServiceTypeEvent | |
|---|---|
class |
ServiceTypeContainerEvent
Base event implementation of IServiceEvent. |
| Methods in org.eclipse.ecf.discovery with parameters of type IServiceTypeEvent | |
|---|---|
protected void |
AbstractDiscoveryContainerAdapter.fireServiceTypeDiscovered(IServiceTypeEvent aServiceTypeEvent)
Calls IServiceTypeListener.serviceTypeDiscovered(IServiceTypeEvent) for
all registered IServiceTypeListener |
void |
IServiceTypeListener.serviceTypeDiscovered(IServiceTypeEvent event)
Notification that a service type has been discovered |
| Uses of IServiceTypeEvent in org.eclipse.ecf.provider.discovery |
|---|
| Classes in org.eclipse.ecf.provider.discovery that implement IServiceTypeEvent | |
|---|---|
class |
CompositeServiceTypeContainerEvent
|
| Methods in org.eclipse.ecf.provider.discovery with parameters of type IServiceTypeEvent | |
|---|---|
void |
CompositeDiscoveryContainer.CompositeContainerServiceTypeListener.serviceTypeDiscovered(IServiceTypeEvent event)
|
| Constructors in org.eclipse.ecf.provider.discovery with parameters of type IServiceTypeEvent | |
|---|---|
CompositeServiceTypeContainerEvent(IServiceTypeEvent event,
ID connectedId)
|
|
| Uses of IServiceTypeEvent in org.eclipse.ecf.provider.remoteservice |
|---|
| Methods in org.eclipse.ecf.provider.remoteservice with parameters of type IServiceTypeEvent | |
|---|---|
void |
ServiceTypeListener.serviceTypeAdded(IServiceTypeEvent event)
|
void |
ServiceTypeListener.serviceTypeDiscovered(IServiceTypeEvent event)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||