Uses of Enum
org.simpleframework.transport.connect.ConnectionEvent
Packages that use ConnectionEvent
-
Uses of ConnectionEvent in org.simpleframework.transport.connect
Subclasses with type arguments of type ConnectionEvent in org.simpleframework.transport.connectModifier and TypeClassDescriptionenumTheConnectionEventenum represents various events that can occur with a new connection.Methods in org.simpleframework.transport.connect that return ConnectionEventModifier and TypeMethodDescriptionstatic ConnectionEventReturns the enum constant of this type with the specified name.static ConnectionEvent[]ConnectionEvent.values()Returns an array containing the constants of this enum type, in the order they are declared.