| 
                  VisiBroker for Java  | 
||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface GIOPProxyOperations
GIOPProxy is a programmatic representation of a firewall
| Method Summary | |
|---|---|
 Object | 
new_callback(Object callback)
The new_callback operation is designed to create a proxy object inside the server firewall domain that will permit callbacks to the same client from different servers.  | 
 Object | 
new_target(Object target,
           ProxyMode mode)
The new_target operation informs the firewall that it should prepare itself to receive requests destined for the specific target.  | 
| Method Detail | 
|---|
Object new_callback(Object callback)
callback - the Object, which the client wants the server to make a call to
Object new_target(Object target,
                  ProxyMode mode)
target - the Object, on which the client wants to make the invocationmode - the ProxyMode, in which the client will send the request, please
        see ProxyMode
  | 
                 
  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||