com.sybase.afx.ulj
Class MobilinkStreamType

java.lang.Object
  extended by com.sybase.afx.ulj.MobilinkStreamType

public final class MobilinkStreamType
extends java.lang.Object

Defines Mobilink stream types.


Field Summary
static java.lang.String HTTP
          HTTP protocol.
static java.lang.String HTTPS
          HTTPS protocol.
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

HTTP

public static final java.lang.String HTTP
HTTP protocol.

See Also:
Constant Field Values

HTTPS

public static final java.lang.String HTTPS
HTTPS protocol.

See Also:
Constant Field Values