|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ChannelProperty | |
---|---|
hudson.remoting | Remoting infrastructure for Hudson. |
Uses of ChannelProperty in hudson.remoting |
---|
Methods in hudson.remoting with parameters of type ChannelProperty | ||
---|---|---|
|
Channel.getProperty(ChannelProperty<T> key)
|
|
|
Channel.getRemoteProperty(ChannelProperty<T> key)
|
|
|
Channel.setProperty(ChannelProperty<T> key,
T value)
|
|
|
Channel.waitForProperty(ChannelProperty<T> key)
|
|
|
Channel.waitForRemoteProperty(ChannelProperty<T> key)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |