|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ServiceLocationHeader | |
---|---|
org.sblim.slp.internal | This package contains internal implementation of the SLP library. |
Uses of ServiceLocationHeader in org.sblim.slp.internal |
---|
Methods in org.sblim.slp.internal that return ServiceLocationHeader | |
---|---|
ServiceLocationHeader |
SLPAttributeReplyMessage.getHeader()
|
ServiceLocationHeader |
SLPServiceDeregistration.getHeader()
|
ServiceLocationHeader |
SLPServiceRegistration.getHeader()
|
ServiceLocationHeader |
SLPServiceRequestMessage.getHeader()
|
ServiceLocationHeader |
SLPServiceTypeReplyMessage.getHeader()
|
ServiceLocationHeader |
ServiceLocationHeader.getHeader()
|
Methods in org.sblim.slp.internal with parameters of type ServiceLocationHeader | |
---|---|
boolean |
SLPRequestHandler.isInResponderList(ServiceLocationHeader pHeader)
|
Constructors in org.sblim.slp.internal with parameters of type ServiceLocationHeader | |
---|---|
SLPServiceDeregistration(ServiceLocationHeader pHeader,
java.io.DataInputStream pStream)
|
|
SLPServiceRegistration(ServiceLocationHeader pHeader,
java.io.DataInputStream pStream)
|
|
SLPServiceRequestMessage(ServiceLocationHeader pHeader,
java.io.DataInputStream pStream)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |