org.jacorb.orb.giop
public class ServerRequestListener extends Object implements RequestListener, Configurable
Version: $Id: ServerRequestListener.java,v 1.25 2006/07/10 08:56:00 alphonse.bendt Exp $
Constructor Summary | |
---|---|
ServerRequestListener(ORB orb, POA rootPOA) |
Method Summary | |
---|---|
void | cancelRequestReceived(byte[] request, GIOPConnection connection) |
void | configure(Configuration myConfiguration) |
void | locateRequestReceived(byte[] request, GIOPConnection connection) |
void | requestReceived(byte[] request, GIOPConnection connection) |