Search Java Classes and Packages
Search Java Frameworks and Libraries
#Javax.obex Classes and Interfaces - 8 results found.
| Name | Description | Type | Package | Framework |
| Authenticator | This interface provides a way to respond to authentication challenge and authentication response headers. | Interface | javax.obex | BlueCove |
|
| ClientSession | The ClientSession interface provides methods for OBEX requests. | Interface | javax.obex | BlueCove |
|
| HeaderSet | The HeaderSet interface defines the methods that set and get the values of OBEX headers. | Interface | javax.obex | BlueCove |
|
| Operation | The Operation interface provides ways to manipulate a single OBEX PUT or GET operation. | Interface | javax.obex | BlueCove |
|
| PasswordAuthentication | This class holds user name and password combinations. | Class | javax.obex | BlueCove |
|
| ResponseCodes | The ResponseCodes class contains the list of valid response codes a server may send to a client. | Class | javax.obex | BlueCove |
|
| ServerRequestHandler | The ServerRequestHandler class defines an event listener that will respond to OBEX requests made to the server. | Class | javax.obex | BlueCove |
|
| SessionNotifier | The SessionNotifier interface defines a connection notifier for server-side OBEX connections. | Interface | javax.obex | BlueCove |