8586878889909192
public void onUndeployed(WebServiceEndpoint endpoint) { } }); AppServRegistry.getInstance(); delegate = new WSTCPDelegate(); delegate.setCustomWSRegistry(WSTCPAdapterRegistryImpl.getInstance()); }
8788899091929394
61626364656667
WSTCPModule.setInstance(instance); } WSTCPTomcatRegistry(int port) { listeningPort = port; delegate = new WSTCPDelegate(); }