📄 c0b242e4a42f001b118afc021888a804
字号:
/**
* BookMgrDestinationInboundService.java
*
* This file was auto-generated from WSDL
* by the Apache Axis 1.2RC1 Sep 29, 2004 (08:29:40 EDT) WSDL2Java emitter.
*/
package com.ibm.www.websphere.sib.webservices.localhostNode01Cell.BookStoreBus.Service;
public interface BookMgrDestinationInboundService extends javax.xml.rpc.Service {
public java.lang.String getSOAPHTTPChannel1InboundPortAddress();
public com.bkstore.ejb.sessionbean.BookMgr getSOAPHTTPChannel1InboundPort() throws javax.xml.rpc.ServiceException;
public com.bkstore.ejb.sessionbean.BookMgr getSOAPHTTPChannel1InboundPort(java.net.URL portAddress) throws javax.xml.rpc.ServiceException;
}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -