|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Protocol | |
|---|---|
| com.tikal.hudson.plugins.notification | |
| Uses of Protocol in com.tikal.hudson.plugins.notification |
|---|
| Methods in com.tikal.hudson.plugins.notification that return Protocol | |
|---|---|
Protocol |
Endpoint.getProtocol()
|
static Protocol |
Protocol.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name. |
static Protocol[] |
Protocol.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.tikal.hudson.plugins.notification with parameters of type Protocol | |
|---|---|
void |
Endpoint.setProtocol(Protocol protocol)
|
| Constructors in com.tikal.hudson.plugins.notification with parameters of type Protocol | |
|---|---|
Endpoint(Protocol protocol,
java.lang.String url)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||