|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Endpoint | |
---|---|
javax.xml.ws | |
javax.xml.ws.spi |
Uses of Endpoint in javax.xml.ws |
---|
Methods in javax.xml.ws that return Endpoint | |
---|---|
static Endpoint |
Endpoint.create(Object implementor)
|
static Endpoint |
Endpoint.create(String bindingId,
Object implementor)
|
static Endpoint |
Endpoint.publish(String address,
Object implementor)
|
Uses of Endpoint in javax.xml.ws.spi |
---|
Methods in javax.xml.ws.spi that return Endpoint | |
---|---|
abstract Endpoint |
Provider.createAndPublishEndpoint(String s,
Object obj)
|
abstract Endpoint |
Provider.createEndpoint(String s,
Object obj)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |