代码搜索结果

找到约 10,000 项符合 Interface 的代码

chat.idl

// Fig. 26.29: Chat.idl // This file contains the IDL defining the API to the ChatServer // as well as the ChatClient and ChatMessage. module obvcorba { valuetype ChatMessage { // Ch

chat.idl

// Chat.idl // This file contains the IDL defining the API to the ChatServer // as well as the ChatClient and ChatMessage. module corba { struct ChatMessage { // ChatMessage properti

plugindiscoverer.java

/* * This file is part of JGAP. * * JGAP offers a dual license model containing the LGPL as well as the MPL. * * For licencing information please see the file license.txt included with JGAP

counthome.java

package examples; import javax.ejb.*; import java.rmi.RemoteException; /** * This is the home interface for CountBean. This interface * is implemented by the EJB Server's glue-code tools -

hellolocalhome.java

package examples; /** * This is the local home interface for HelloBean. * This interface is implemented by the EJB Server's * tools - the implemented object is called the * local home objec

hellolocal.java

package examples; /** * This is the HelloBean local interface. * * This interface is what local clients operate * on when they interact with EJB local objects. * The container vendor will

hello.java

package examples; /** * This is the HelloBean remote interface. * * This interface is what clients operate on when * they interact with EJB objects. The container * vendor will implement

hellohome.java

package examples; /** * This is the home interface for HelloBean. This interface * is implemented by the EJB Server's tools - the * implemented object is called the Home Object, and serves

servletcontext.java

// ServletContext - an interface for defining a servlet's environment // // API based on documentation from JavaSoft. // // Copyright (C) 1996,1998 by Jef Poskanzer . All rights rese

desc.h

unsigned char DEV_DESC[]= { 18, /*Device Descriptor length*/ 1, /*Decriptor type*/ 0x00, /*0x0001 is Specification Version (BCD)即符合USB1.0标准*/ 0x01, 0x00, /*Device class*/ 0x00, /*Device s