|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceInfo.Key | |
---|---|
org.livetribe.slp | |
org.livetribe.slp.api | |
org.livetribe.slp.spi |
Uses of ServiceInfo.Key in org.livetribe.slp |
---|
Methods in org.livetribe.slp that return ServiceInfo.Key | |
---|---|
ServiceInfo.Key |
ServiceInfo.getKey()
Returns the key of this ServiceInfo . |
Uses of ServiceInfo.Key in org.livetribe.slp.api |
---|
Methods in org.livetribe.slp.api with parameters of type ServiceInfo.Key | |
---|---|
ServiceInfo |
MatchingServiceInfoCache.get(ServiceInfo.Key key)
|
boolean |
MatchingServiceInfoCache.remove(ServiceInfo.Key key)
|
Uses of ServiceInfo.Key in org.livetribe.slp.spi |
---|
Methods in org.livetribe.slp.spi with parameters of type ServiceInfo.Key | |
---|---|
ServiceInfo |
ServiceInfoCache.get(ServiceInfo.Key key)
Returns the service correspondent to the given ServiceInfo.Key . |
ServiceInfo |
ServiceInfoCache.remove(ServiceInfo.Key key)
Removes an existing entry with the given ServiceInfo.Key ; if the entry does not exist, does nothing. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |