|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
AppToken instance.
PBApplication object
PBApplication object
PBApplication object
createCallDescriptors converts Java methods
to service call descriptors and ads them to a given
web service descriptor
createCallObject looks up a given method for
a service and creates ( and populates the call values )
a SBServiceCall for that web service method.
createDescriptorsForServices reads all of the
services on the web server and creates SBServiceDescriptors
(which Jockey understands) for them.
createDescriptorsForServices reads all of the
services on an apache soap web server and creates SBServiceDescriptors
(which Jockey understands) for them.
createFormalParameters takes a method and
generates a WebServiceCallParamter for each entry parameter
for the given Java method.
createFormalParameters takes a method and
generates a WebServiceCallParamter for each entry parameter
for the given Java method.
createReturnCallParameters creates WebServiceCall
parameters from a Java method
createReturnCallParameters creates WebServiceCall
parameters from a Java method
createServiceCall is provided a convenience
to create a service call to invoke methods on this proxy
getService finds a service based on a descriptor
for that service.
getService finds a service based on a descriptor
for that service.
getService finds a service based on a descriptor
for that service.
getServiceInstance fetches the service instance
for a given service descriptor.
getService finds a service based on a descriptor
for that service.
getService finds a service based on a descriptor
for that service.
getCallDescriptor returns a descriptor
for a given method
PBNetwork describing the type of network that this
manager supports.
PBNetwork describing the type of network that this
manager supports.
PBNetwork describing the type of network that this
manager supports.
getProvidedServices returns all of the web services
that this manager is managing
getService returns a descriptor for a given
urn name.
getServiceCallDescriptors returns a vector
of ServiceCallDescriptors describing the available methods
on this service
PBPeer that represents this entity.
PBPeer that represents this entity.
PBPeer that represents this entity.
getWebServiceProvider serves up the
different implementations of service providers
for various web/soap servers.
init the web service manager.
invoke invokes a web service call on a web service
that this manager is managing.
invoke a method on this service
loadAllServices loads all the services available
on the web server.
loadAllServices loads all the services available
on the web server.
PBNetManager is the interface that should be implemented by an
object that provides an interface to a particular peer network.PeerNetworkBrowserImpl instance.
setName of the service method call
Context of this Context .
setReturnType the class that this service
call returns
setServiceCallDescriptors sets the ServiceCallDescriptors
that describe the avaialable methods on this service.
writeSchema is the main entry point to the class.
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||