|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConsoleListener.Stream | |
---|---|
org.sonatype.gossip.listener | Event listeners. |
Uses of ConsoleListener.Stream in org.sonatype.gossip.listener |
---|
Methods in org.sonatype.gossip.listener that return ConsoleListener.Stream | |
---|---|
ConsoleListener.Stream |
ConsoleListener.getStream()
|
static ConsoleListener.Stream |
ConsoleListener.Stream.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static ConsoleListener.Stream[] |
ConsoleListener.Stream.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
Methods in org.sonatype.gossip.listener with parameters of type ConsoleListener.Stream | |
---|---|
void |
ConsoleListener.setStream(ConsoleListener.Stream stream)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |