📄 helloworldservice.java
字号:
/* * JBoss, the OpenSource EJB server* Distributable under LGPL license. See terms of license at gnu.org.*///Auto Generated by jbossws - Please do not edit!!!package com.foshanshop.client;import javax.xml.rpc.*; public interface HelloWorldService extends javax.xml.rpc.Service{ public com.foshanshop.client.HelloWorld getHelloWorldPort() throws ServiceException;}
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -