Uses of Enum
org.simpleframework.http.socket.service.ServiceEvent
Packages that use ServiceEvent
-
Uses of ServiceEvent in org.simpleframework.http.socket.service
Subclasses with type arguments of type ServiceEvent in org.simpleframework.http.socket.serviceModifier and TypeClassDescriptionenumTheServiceEventenumeration contains the events that are dispatched processing a WebSocket.Methods in org.simpleframework.http.socket.service that return ServiceEventModifier and TypeMethodDescriptionstatic ServiceEventReturns the enum constant of this type with the specified name.static ServiceEvent[]ServiceEvent.values()Returns an array containing the constants of this enum type, in the order they are declared.