Uses of Enum
org.simpleframework.transport.TransportEvent
Packages that use TransportEvent
-
Uses of TransportEvent in org.simpleframework.transport
Subclasses with type arguments of type TransportEvent in org.simpleframework.transportModifier and TypeClassDescriptionenumTheTransportEventenum represents various events that can occur with the transport.Methods in org.simpleframework.transport that return TransportEventModifier and TypeMethodDescriptionstatic TransportEventReturns the enum constant of this type with the specified name.static TransportEvent[]TransportEvent.values()Returns an array containing the constants of this enum type, in the order they are declared.