|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.axis.client.Service
org.oasis.wsn.WSBaseNotificationServiceLocator
org.oasis.wsn.WSBaseNotificationServiceAddressingLocator
org.globus.wsrf.impl.SimpleSubscriptionTopicListener.SharedWSBaseNotificationServiceAddressingLocator
This is extended to force the resue of EngineConfiguration and AxisClient engine. Otherwise, each new instance reads the client-config.wsdd file, parses it (using DOM) creating huge overhead.
| Nested Class Summary |
| Nested classes inherited from class org.apache.axis.client.Service |
org.apache.axis.client.Service.HandlerRegistryImpl |
| Field Summary | |
private static org.apache.axis.EngineConfiguration |
defaultConfig
|
private static org.apache.axis.client.AxisClient |
defaultEngine
|
| Fields inherited from class org.oasis.wsn.WSBaseNotificationServiceLocator |
|
| Fields inherited from class org.apache.axis.client.Service |
|
| Constructor Summary | |
private |
SimpleSubscriptionTopicListener.SharedWSBaseNotificationServiceAddressingLocator()
|
| Method Summary | |
protected org.apache.axis.client.AxisClient |
getAxisClient()
|
| Methods inherited from class org.oasis.wsn.WSBaseNotificationServiceAddressingLocator |
getNotificationConsumerPort, getNotificationProducerPort, getSubscriptionManagerPort |
| Methods inherited from class org.apache.axis.client.Service |
clearCall, createCall, createCall, createCall, createCall, getCacheWSDL, getCall, getCalls, getEngine, getEngineConfiguration, getHandlerRegistry, getMaintainSession, getPort, getReference, getTypeMappingRegistry, getWSDLDocumentLocation, getWSDLParser, getWSDLService, setCacheWSDL, setEngine, setEngineConfiguration, setMaintainSession, setTypeMappingRegistry |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Methods inherited from interface javax.xml.rpc.Service |
createCall, createCall, createCall, createCall, getCalls, getHandlerRegistry, getPort, getPort, getPorts, getServiceName, getTypeMappingRegistry, getWSDLDocumentLocation |
| Field Detail |
private static org.apache.axis.EngineConfiguration defaultConfig
private static org.apache.axis.client.AxisClient defaultEngine
| Constructor Detail |
private SimpleSubscriptionTopicListener.SharedWSBaseNotificationServiceAddressingLocator()
| Method Detail |
protected org.apache.axis.client.AxisClient getAxisClient()
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||