Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.sblim.slp.internal.SLPServiceRequestMessage
Constructor Summary | |
| |
|
Method Summary | |
short | |
ServiceLocationHeader | |
String |
|
ServiceType |
|
Vector |
|
String |
|
ServiceURL |
|
ServiceLocationMessage |
|
public SLPServiceRequestMessage(Locale pLocale, ServiceType pServiceType, Vector pScopes, String pQuery) throws ServiceLocationException
public SLPServiceRequestMessage(ServiceLocationHeader pHeader, DataInputStream pStream) throws ServiceLocationException, IOException
public short getErrorCode()
- Specified by:
- getErrorCode in interface ServiceLocationMessage
public ServiceLocationHeader getHeader()
- Specified by:
- getHeader in interface ServiceLocationMessage
public String getQuery()
Getter for query
- Returns:
- Returns the query.
public ServiceType getServiceType()
Getter for serviceType
- Returns:
- Returns the serviceType.
public Vector getServiceURLs()
Getter for serviceURLs
- Returns:
- Returns the serviceURLs.
public String getSpi()
Getter for spi
- Returns:
- Returns the spi.