SessionTransferCallback.TransferType

  • SessionTransferCallback.TransferType is an abstract annotation that indicates the transfer type when switching endpoints.

  • It inherits methods like annotationType(), equals(), hashCode(), and toString() from the java.lang.annotation.Annotation interface.

public static abstract @interface SessionTransferCallback.TransferType implements Annotation

The transfer type of switching endpoints.

Inherited Method Summary