Merged gcj-eclipse branch to trunk.
[official-gcc.git] / libjava / javax / net / ssl / KeyManager.h
blob80b3c76006cb766bf56561170fdf45ce360e0f8e
2 // DO NOT EDIT THIS FILE - it is machine generated -*- c++ -*-
4 #ifndef __javax_net_ssl_KeyManager__
5 #define __javax_net_ssl_KeyManager__
7 #pragma interface
9 #include <java/lang/Object.h>
10 extern "Java"
12 namespace javax
14 namespace net
16 namespace ssl
18 class KeyManager;
24 class javax::net::ssl::KeyManager : public ::java::lang::Object
27 public:
28 static ::java::lang::Class class$;
29 } __attribute__ ((java_interface));
31 #endif // __javax_net_ssl_KeyManager__