Home | History | Annotate | Download | only in obex

Lines Matching defs:obex

34 package javax.obex;
42 * This class implements the javax.obex.HeaderSet interface for OBEX over
43 * RFCOMM or OBEX over l2cap.
49 * Represents the OBEX Count header. This allows the connection statement to
57 * Represents the OBEX Name header. This specifies the name of the object.
64 * Represents the OBEX Type header. This allows a request to specify the
72 * Represents the OBEX Length header. This is the length of the object in
80 * Represents the OBEX Time header using the ISO 8601 standards. This is the
88 * Represents the OBEX Time header using the 4 byte representation. This is
97 * Represents the OBEX Description header. This is a text description of the
105 * Represents the OBEX Target header. This is the name of the service an
113 * Represents the OBEX HTTP header. This allows an HTTP 1.X header to be
121 * Represents the OBEX BODY header.
128 * Represents the OBEX End of BODY header.
135 * Represents the OBEX Who header. Identifies the OBEX application to
143 * Represents the OBEX Connection ID header. Identifies used for OBEX
152 * Represents the OBEX Application Parameter header. This header specifies
160 * Represents the OBEX authentication digest-challenge.
167 * Represents the OBEX authentication digest-response.
174 * Represents the OBEX Object Class header. This header specifies the OBEX
182 * Represents the OBEX Single Response Mode (SRM). This header is used
183 * for Single response mode, introduced in OBEX 1.5.
190 * Represents the OBEX Single Response Mode Parameters. This header is used
191 * for Single response mode, introduced in OBEX 1.5.
701 * object; if this object was created by an OBEX server