Package io.vertx.up.atom.worker
Class Remind
java.lang.Object
io.vertx.up.atom.worker.Remind
- All Implemented Interfaces:
Serializable
This worker is for @WebSocket annotation to configure the active sending message
for alert ( Internal WebSite Message )
- Author:
- Lang
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleanClass<?>getInput()getName()getProxy()io.horizon.eon.em.scheduler.RemindTypegetType()inthashCode()booleanisSecure()voidsetAddress(String address) voidvoidvoidvoidvoidsetSecure(boolean secure) voidsetSubscribe(String subscribe) voidsetType(io.horizon.eon.em.scheduler.RemindType type) toString()
-
Constructor Details
-
Remind
public Remind()
-
-
Method Details
-
getName
-
setName
-
getType
public io.horizon.eon.em.scheduler.RemindType getType() -
setType
public void setType(io.horizon.eon.em.scheduler.RemindType type) -
getSubscribe
-
setSubscribe
-
getAddress
-
setAddress
-
getInput
-
setInput
-
getProxy
-
setProxy
-
getMethod
-
setMethod
-
isSecure
public boolean isSecure() -
setSecure
public void setSecure(boolean secure) -
equals
-
hashCode
public int hashCode() -
toString
-