Uses of Class
org.serviceconnector.service.InvalidMaskLengthException
Packages that use InvalidMaskLengthException
-
Uses of InvalidMaskLengthException in org.serviceconnector.casc
Methods in org.serviceconnector.casc that throw InvalidMaskLengthExceptionModifier and TypeMethodDescriptionvoidCascadedClient.addClientSubscriptionId(String clientSubscriptionId, SubscriptionMask clientMask) Adds the client subscription id. -
Uses of InvalidMaskLengthException in org.serviceconnector.service
Methods in org.serviceconnector.service that throw InvalidMaskLengthExceptionModifier and TypeMethodDescriptionstatic byte[]SubscriptionMask.masking(byte[] baseMask, byte[] newMask) Masking.static StringSubscriptionMask.masking(SubscriptionMask currentSubscriptionMask, String mask2) Masking.