JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
Summary:
Nested
Field
Constr
Method
Detail:
Field
Constr
Method
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH
Package
javaforce.voip
Interface SIPInterface
All Known Implementing Classes:
SIPClient
,
SIPServer
public interface
SIPInterface
Handles SIP packets directly.
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
void
packet
(
String
[] msg,
String
remoteip, int remoteport)
Method Details
packet
void
packet
(
String
[] msg,
String
remoteip, int remoteport)