org.livetribe.slp.spi.sa
Class ServiceAgentInfo
java.lang.Object
org.livetribe.slp.spi.sa.ServiceAgentInfo
public class ServiceAgentInfo
- extends Object
- Version:
- $Rev: 163 $ $Date: 2006-06-12 17:14:02 +0200 (Mon, 12 Jun 2006) $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TCP_LISTENING
public static final String TCP_LISTENING
- See Also:
- Constant Field Values
ServiceAgentInfo
public ServiceAgentInfo(String identifier,
String url,
Scopes scopes,
Attributes attributes,
String language)
from
public static ServiceAgentInfo from(SAAdvert saAdvert)
getIdentifier
public String getIdentifier()
getScopes
public Scopes getScopes()
getAttributes
public Attributes getAttributes()
getLanguage
public String getLanguage()
getHost
public String getHost()
isTCPListening
public boolean isTCPListening()
Copyright © 2006-2012 LiveTribe. All Rights Reserved.