Package | Description |
---|---|
ball.upnp.ssdp |
Classes specific to
Simple Service Discovery Protocol 1.0 (SSDP).
|
Modifier and Type | Method and Description |
---|---|
static SSDPRequest.Method |
SSDPRequest.Method.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SSDPRequest.Method[] |
SSDPRequest.Method.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Constructor and Description |
---|
RequestHandler(SSDPRequest.Method method)
Sole constructor.
|
SSDPRequest(SSDPRequest.Method method)
Sole non-private constructor.
|
Copyright © 2015–2021. All rights reserved.