| Package | Description |
|---|---|
| org.jupnp.model.gena | |
| org.jupnp.model.message.gena | |
| org.jupnp.model.types | |
| org.jupnp.protocol.sync |
| Modifier and Type | Field and Description |
|---|---|
protected UnsignedIntegerFourBytes |
GENASubscription.currentSequence |
| Modifier and Type | Method and Description |
|---|---|
UnsignedIntegerFourBytes |
GENASubscription.getCurrentSequence() |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteGENASubscription.receive(UnsignedIntegerFourBytes sequence,
Collection<StateVariableValue> newValues) |
| Modifier and Type | Method and Description |
|---|---|
UnsignedIntegerFourBytes |
IncomingEventRequestMessage.getSequence() |
| Constructor and Description |
|---|
OutgoingEventRequestMessage(GENASubscription subscription,
URL callbackURL,
UnsignedIntegerFourBytes sequence,
Collection<StateVariableValue> values) |
| Modifier and Type | Method and Description |
|---|---|
UnsignedIntegerFourBytes |
UnsignedIntegerFourBytesDatatype.valueOf(String s) |
| Modifier and Type | Field and Description |
|---|---|
protected UnsignedIntegerFourBytes |
SendingEvent.currentSequence |
Copyright © 2023 jUPnP.org. All rights reserved.