Version

SipApplicationSession.Protocol

This enum defines the possible protocols to which sessions contained in a SipApplicationSession can belong. This helps categorize and manage sessions based on their protocol type, ensuring that SIP and HTTP sessions are handled appropriately within the same application context.

Enum Constants:

SIP: Represents the SIP protocol. Sessions associated with SIP signaling belong to this protocol type.
HTTP: Represents the HTTP protocol. Sessions linked to HTTP requests belong to this protocol type.

Methods:

values
public static final SipApplicationSession.Protocol[] values()
Returns:
An array containing all the constants of this enum type in the order they are declared.

valueOf
public static SipApplicationSession.Protocol valueOf(java.lang.String name)
Returns:
Enum constant of this type with the specified name. The name must exactly match the identifier used to declare the constant, with no additional whitespace.
Parameters:
name: The name of the enum constant to retrieve.
Exception:
IllegalArgumentException if no constant with the specified name exists in this enum type.

This class inherits methods from java.lang.Object (clone, compareTo, equals, getDeclaringClass, hashCode, name, ordinal, toString, valueOf) and java.lang.Object (finalize, getClass, notify, notifyAll, wait, wait, wait) which are not overridden in this implementation.

Start innovating with Mobius

What's next? Let's talk!

Mobius Software

As a company you'll get:

  • Get started quickly

  • Support any business model

  • Join millions of businesses

Questions? websupport@mobius.com