|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use RequestGetProperties | |
---|---|
com.genesyslab.platform.contacts.protocol.contactserver.requests | |
com.genesyslab.platform.contacts.protocol.contactserver.runtime | This package is used internally by the protocol. |
Uses of RequestGetProperties in com.genesyslab.platform.contacts.protocol.contactserver.requests |
---|
Methods in com.genesyslab.platform.contacts.protocol.contactserver.requests that return RequestGetProperties | |
---|---|
static RequestGetProperties |
RequestGetProperties.create()
|
Uses of RequestGetProperties in com.genesyslab.platform.contacts.protocol.contactserver.runtime |
---|
Methods in com.genesyslab.platform.contacts.protocol.contactserver.runtime with parameters of type RequestGetProperties | |
---|---|
KeyValueCollection |
ContactServerFactory.marshal(RequestGetProperties obj)
|
static KeyValueCollection |
ContactServerBinding.marshal(RequestGetProperties obj)
|
static boolean |
ContactServerBinding.setProperty(RequestGetProperties obj,
java.lang.String name,
java.lang.Object value)
Set property by name |
|
Platform SDK Java 8.5 API Reference | |||||||||
PREV NEXT | FRAMES NO FRAMES |