javax.ejb | The javax.ejb package contains the Enterprise JavaBeans classes and interfaces that define the contracts between the enterprise bean and its clients and between the enterprise bean and the EJB container. |
javax.ejb.embeddable | |
javax.ejb.spi | The javax.ejb.spi package defines interfaces that are implemented by the EJB container. |
javax.xml.ws | This package contains the core JAX-WS APIs. |
javax.xml.ws.addressing | |
javax.xml.ws.addressing.soap | |
javax.xml.ws.handler | This package defines APIs for message handlers. |
javax.xml.ws.handler.soap | This package defines APIs for SOAP message handlers. |
javax.xml.ws.http | This package defines APIs specific to the HTTP binding. |
javax.xml.ws.soap | This package defines APIs specific to the SOAP binding. |
javax.xml.ws.spi | This package defines SPIs for JAX-WS. |
javax.xml.ws.wsaddressing | This package defines APIs related to WS-Addressing. |