|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use Remote | |
| soaprmi | |
| soaprmi.jndi | |
| soaprmi.registry | |
| soaprmi.server | |
| Uses of Remote in soaprmi |
| Methods in soaprmi that return Remote | |
static Remote |
Naming.lookup(java.lang.String urlToLookup)
|
| Methods in soaprmi with parameters of type Remote | |
static void |
Naming.bind(java.lang.String urlToBindWith,
Remote remoteObject)
|
static void |
Naming.rebind(java.lang.String urlToBindWith,
Remote remoteObject)
|
| Uses of Remote in soaprmi.jndi |
| Methods in soaprmi.jndi that return Remote | |
static Remote |
Util.lookupRemote(java.lang.String loc,
Remote ref,
java.lang.String ctx,
java.lang.Class iface)
|
| Methods in soaprmi.jndi with parameters of type Remote | |
static Remote |
Util.lookupRemote(java.lang.String loc,
Remote ref,
java.lang.String ctx,
java.lang.Class iface)
|
static void |
Util.rebindRemote(java.lang.String loc,
Remote ref,
java.lang.String ctx)
|
static void |
Util.rebindRemote(java.lang.String loc,
Remote ref,
java.lang.String ctx,
javax.naming.directory.Attributes attrs)
|
| Uses of Remote in soaprmi.registry |
| Subinterfaces of Remote in soaprmi.registry | |
interface |
Registry
|
| Methods in soaprmi.registry that return Remote | |
Remote |
Registry.lookup(java.lang.String name)
|
| Methods in soaprmi.registry with parameters of type Remote | |
void |
Registry.bind(java.lang.String name,
Remote obj)
|
void |
Registry.rebind(java.lang.String name,
Remote obj)
|
| Uses of Remote in soaprmi.server |
| Subinterfaces of Remote in soaprmi.server | |
interface |
RemoteRef
Remote reference to SOAP service described in port. |
interface |
RemoteServer
Remote reference to SOAP service that is available locally as server. |
| Classes in soaprmi.server that implement Remote | |
class |
RemoteObject
Remote reference to SOAP service that is available locally as server. |
class |
RemoteStub
Remote reference to SOAP service that is available locally as server. |
class |
SecureUnicastRemoteObject
Base class to create SOAP web services with RMI approach. |
class |
UnicastRemoteObject
Base class to create SOAP web services with RMI approach. |
| Methods in soaprmi.server that return Remote | |
Remote |
Services.wrapService(java.lang.Object objectToWrap,
java.lang.reflect.InvocationHandler invokerToChain)
|
| Methods in soaprmi.server with parameters of type Remote | |
java.lang.String |
Services.getStartpointLocation(Remote ref)
|
int |
Services.getStartpointLocationPort(Remote ref)
|
java.lang.String |
Services.getStartpointXml(Remote ref)
|
void |
Services.setStartpointLocation(Remote ref,
java.lang.String loc)
|
void |
Services.saveStartpoint(Remote remote,
java.io.Writer writer)
|
static RemoteRef |
SecureUnicastRemoteObject.exportObject(Remote obj,
Services services,
java.lang.String portName,
java.lang.Class[] ifaces)
|
static RemoteRef |
SecureUnicastRemoteObject.exportObject(Remote obj,
int port,
java.lang.String portName,
java.lang.Class[] ifaces,
java.lang.String securityProviderName)
|
static RemoteRef |
SecureUnicastRemoteObject.exportObject(java.lang.String securityProviderName,
Remote obj)
|
static RemoteRef |
SecureUnicastRemoteObject.exportObject(Remote obj,
int port,
java.lang.String portName,
java.lang.Class[] ifaces)
|
static RemoteRef |
SecureUnicastRemoteObject.exportObject(Remote obj,
int port,
java.lang.String portName)
|
static RemoteRef |
SecureUnicastRemoteObject.exportObject(Remote obj,
int port)
|
static RemoteRef |
SecureUnicastRemoteObject.exportObject(java.lang.String securityProvider,
Remote obj,
int port)
|
static RemoteRef |
SecureUnicastRemoteObject.exportObject(Remote obj,
java.lang.String portName,
java.lang.Class[] ifaces)
|
static RemoteRef |
SecureUnicastRemoteObject.exportObject(Remote obj,
java.lang.String portName)
|
static RemoteRef |
SecureUnicastRemoteObject.exportObject(Remote obj,
java.lang.Class[] ifaces)
|
static RemoteRef |
SecureUnicastRemoteObject.exportObject(java.lang.String securityProviderName,
Remote obj,
java.lang.Class[] ifaces)
|
static RemoteRef |
SecureUnicastRemoteObject.exportObject(java.lang.String securityProviderName,
int portNo,
Remote obj,
java.lang.Class[] ifaces)
|
static RemoteRef |
SecureUnicastRemoteObject.exportObject(int portNo,
Remote obj,
java.lang.Class[] ifaces)
|
static RemoteRef |
SecureUnicastRemoteObject.exportObject(Remote obj)
|
static RemoteRef |
UnicastRemoteObject.exportObject(Remote obj,
Services services,
java.lang.String portName,
java.lang.Class[] ifaces)
|
static RemoteRef |
UnicastRemoteObject.exportObject(Remote obj,
int port,
java.lang.String portName,
java.lang.Class[] ifaces)
|
static RemoteRef |
UnicastRemoteObject.exportObject(Remote obj,
int port,
java.lang.String portName)
|
static RemoteRef |
UnicastRemoteObject.exportObject(Remote obj,
int port)
|
static RemoteRef |
UnicastRemoteObject.exportObject(Remote obj,
Services services)
|
static RemoteRef |
UnicastRemoteObject.exportObject(Remote obj,
java.lang.String portName,
java.lang.Class[] ifaces)
|
static RemoteRef |
UnicastRemoteObject.exportObject(Remote obj,
java.lang.String portName)
|
static RemoteRef |
UnicastRemoteObject.exportObject(Remote obj,
java.lang.Class[] ifaces)
|
static RemoteRef |
UnicastRemoteObject.exportObject(Remote obj)
|
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||